{"id":1124,"date":"2022-12-02T16:45:14","date_gmt":"2022-12-02T16:45:14","guid":{"rendered":"https:\/\/minutovip.com\/?p=1124"},"modified":"2022-12-02T16:47:03","modified_gmt":"2022-12-02T16:47:03","slug":"resultados-dos-jogos-da-copa-nono-dia","status":"publish","type":"post","link":"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa-nono-dia\/","title":{"rendered":"Wyniki mecz\u00f3w Mistrzostw \u015awiata 2022: Dziesi\u0105ty dzie\u0144"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-veja-os-resultados-e-os-detalhes-do-decimo-dia-de-copa-terca-feira-29\">Zobacz wyniki i szczeg\u00f3\u0142y dziesi\u0105tego dnia Pucharu \u015awiata, wtorek, 29:<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/jogador-em-campo-1024x682.jpg\" alt=\"Jogador correndo em campo.\" class=\"w-full object-cover object-center border mx-auto wp-image-1126\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Gracz futbolu z pi\u0142k\u0105 na boisku. \u017ar\u00f3d\u0142o: Unsplash. <\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dzie\u0144 pe\u0142en emocji. Wraz z zako\u0144czeniem trzeciej rundy fazy grupowej doczekali\u015bmy si\u0119 pierwszych oficjalnych klasyfikacji.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Faza grupowa dobiega ko\u0144ca, wi\u0119c je\u015bli przegapili\u015bcie szczeg\u00f3\u0142y pierwszych mecz\u00f3w, nie martwcie si\u0119. Sprawd\u017a ka\u017cdy dzie\u0144 zawod\u00f3w w poni\u017cszym artykule.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Zm5ftY\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Wyniki mecz\u00f3w Mistrzostw \u015awiata 2022\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/torcedores-de-varios-paises-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Wyniki mecz\u00f3w Mistrzostw \u015awiata 2022\">\n            Wyniki mecz\u00f3w Mistrzostw \u015awiata 2022        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Rozpocz\u0119\u0142y si\u0119 Mistrzostwa \u015awiata w Katarze. Sprawd\u017a wyniki i szczeg\u00f3\u0142y pierwszych mecz\u00f3w.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Czytaj dalej            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/torcedores-de-varios-paises-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Wyniki mecz\u00f3w Mistrzostw \u015awiata 2022              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Czytaj dalej                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Pozostaniesz na tej samej stronie internetowej              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By\u0142 to dzie\u0144, w kt\u00f3rym grupy A i B rozegra\u0142y swoje ostatnie mecze w pocz\u0105tkowej fazie, w kt\u00f3rej dwie najlepiej sklasyfikowane grupy awansowa\u0142y, a najgorzej po\u017cegna\u0142y si\u0119 z rywalizacj\u0105.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Holandia i Senegal zadomowi\u0142y si\u0119 w 1\/8 fina\u0142u w grupie A, podczas gdy Anglia i Stany Zjednoczone zwyci\u0119\u017cy\u0142y w grupie B. Poni\u017cej znajdziesz wyniki i szczeg\u00f3\u0142y tych mecz\u00f3w.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Wyniki dziesi\u0105tego dnia Pucharu \u015awiata<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/bolas-entre-redes-1024x683.jpg\" alt=\"Bolas de futebol em campo. \" class=\"w-full object-cover object-center border mx-auto wp-image-1128\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Pi\u0142ki no\u017cnej mi\u0119dzy siatk\u0105. \u017ar\u00f3d\u0142o: Unsplash. <\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zobaczcie wszystkie wyniki dziesi\u0105tego dnia Pucharu \u015awiata:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Ekwador 1 x 2 Senegal<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Holandia 2 x 0 Katar<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Iran 0 x 1 Stany Zjednoczone<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Walia 0 x 3 Anglia<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Przypominamy, \u017ce od najbli\u017cszego poniedzia\u0142ku 28.11 rozgrywki b\u0119d\u0105 odbywa\u0107 si\u0119 o godz. 12.00 i 16.00, po dwa mecze jednocze\u015bnie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By\u0142a to ostatnia runda tej pocz\u0105tkowej fazy dla grup A i B, w zwi\u0105zku z czym mamy ju\u017c Holandi\u0119 \u2013 grup\u0119 A i Angli\u0119 \u2013 grup\u0119 B, kt\u00f3re zaj\u0119\u0142y pierwsze miejsca.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Drugie miejsce w Kluczu zaj\u0105\u0142 Senegal \u2013 Grupa A, kt\u00f3ry nawet bez swojego najwa\u017cniejszego zawodnika, Man\u00e9, osi\u0105gn\u0105\u0142 wymarzon\u0105 kwalifikacj\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Drugie miejsce w grupie B zaj\u0119\u0142y Stany Zjednoczone, kt\u00f3re mimo tylko jednego zwyci\u0119stwa zdo\u0142a\u0142y awansowa\u0107 do fazy pucharowej.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Poni\u017cej znajdziecie szczeg\u00f3\u0142y ka\u017cdego meczu:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Ekwador x Senegal<\/h2>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Podsumowanie og\u00f3lne:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwsze dwa mecze tego dnia charakteryzowa\u0142y si\u0119 bezpo\u015bredni\u0105 rywalizacj\u0105 o miejsca, co oznacza\u0142o, \u017ce zwyci\u0119zca pojedynku zakwalifikowa\u0142 si\u0119 do fazy pucharowej.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ekwador i Senegal rozegra\u0142y bardzo zaci\u0119ty mecz, ale ostatecznie Senegalczykowi uda\u0142o si\u0119 wygra\u0107, nawet bez Sadio Man\u00e9.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Pierwsza po\u0142owa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ekwador by\u0142 w pierwszej po\u0142owie ca\u0142kowicie zdominowany, wszak Senegalczycy mieli w tej fazie wszystkie najlepsze szanse.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwsze okazje na gr\u0119 mia\u0142 Gueye po dw\u00f3ch minutach, a B.Dia w 7 minucie, kiedy obaj strzelili zza pola karnego, ale pi\u0142ka zosta\u0142a wyrzucona w pole karne.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po nieustannych pr\u00f3bach Senegalu Isma\u00efla Sarr wdar\u0142 si\u0119 w pole karne i podda\u0142 rzut karny, kt\u00f3ry sam wykona\u0142, otwieraj\u0105c wynik.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po Sadio Man\u00e9, Isma\u00efla Sarr to najwi\u0119ksze nazwisko w tym zespole. Zawodnik wzi\u0105\u0142 odpowiedzialno\u015b\u0107 za siebie w bardzo wa\u017cny dla swojej dru\u017cyny spos\u00f3b.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Druga po\u0142owa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W drugiej po\u0142owie Ekwador wr\u00f3ci\u0142 do gry w nieco bardziej ofensywnym stylu. Zesp\u00f3\u0142 odda\u0142 pierwszy strza\u0142 na bramk\u0119 w 66. minucie, jednak Senegal w dalszym ci\u0105gu dyktowa\u0142 tempo gry.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bramka dla Ekwadorczyk\u00f3w pad\u0142a po rzucie ro\u017cnym, kiedy Caicedo pos\u0142a\u0142 pi\u0142k\u0119 do bramki po tym, jak min\u0119\u0142a wszystkich.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rado\u015b\u0107 Ekwadoru nie trwa\u0142a jednak d\u0142ugo, bo po martwej pi\u0142ce w polu karnym Koulibaly strzeli\u0142 gola i wyprowadzi\u0142 Senegal na prowadzenie.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Sytuacja dru\u017cyn w swoich grupach:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mecz zako\u0144czy\u0142 si\u0119 zwyci\u0119stwem Senegalczyk\u00f3w, a Ekwador zaprezentowa\u0142 mecz znacznie poni\u017cej oczekiwa\u0144. Poniewa\u017c mecz by\u0142 bezpo\u015bredni\u0105 konfrontacj\u0105 o 2. miejsce, Senegal zakwalifikowa\u0142 si\u0119, a Amerykanie z Ameryki \u0141aci\u0144skiej wypadli z Pucharu \u015awiata.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Holandia - Katar<\/h2>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Podsumowanie og\u00f3lne<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gdy Senegal mia\u0142 zmierzy\u0107 si\u0119 z Ekwadorem, Holandia wesz\u0142a na boisko praktycznie niejawna. Mimo to zesp\u00f3\u0142 nadal pokaza\u0142 niekt\u00f3re problemy, kt\u00f3re stwarza\u0142 ju\u017c w poprzednich meczach.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Pierwsza po\u0142owa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mecz rozpocz\u0105\u0142 si\u0119 powoli, a obie dru\u017cyny nie mog\u0142y stworzy\u0107 zbyt wiele.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zesp\u00f3\u0142 Kataru, podobnie jak Ekwador, nie by\u0142 w stanie stanowi\u0107 zagro\u017cenia dla dru\u017cyny przeciwnej.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwsz\u0105 okazj\u0119 w meczu mia\u0142a Holandia, kt\u00f3ra przy pierwszej okazji zdoby\u0142a bramk\u0119 dla Gakpo.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Druga po\u0142owa&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dominacja Holandii utrzyma\u0142a si\u0119 w drugiej po\u0142owie, a w 48. minucie De Jong zdoby\u0142 bramk\u0119 po odbiciu strza\u0142u Depaya.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Sytuacja dru\u017cyn w swoich grupach:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Holandia by\u0142a pierwsz\u0105 oficjalnie sklasyfikowan\u0105 dru\u017cyn\u0105, jednak pozostawia ostrze\u017cenie, jakby b\u0119d\u0105c w trudniejszej grupie, mog\u0142a zosta\u0107 pomini\u0119ta. Zesp\u00f3\u0142 musi si\u0119 lepiej zorganizowa\u0107, aby fazy pucharowe mia\u0142y szans\u0119 na awans do kolejnej fazy.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Katar \u017cegna si\u0119 z zawodami bez zwyci\u0119stwa, czego jednak mo\u017cna by\u0142o si\u0119 spodziewa\u0107, gdy\u017c zesp\u00f3\u0142 wyst\u0105pi\u0142 w roli gospodarza.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Iran x Stany Zjednoczone<\/h2>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Podsumowanie og\u00f3lne<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kolejny mecz, w kt\u00f3rym dru\u017cyny rywalizowa\u0142y bezpo\u015brednio o miejsce. Pojedynek by\u0142 bardzo zaci\u0119ty i ostatecznie Stany Zjednoczone zakwalifikowa\u0142y si\u0119.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Pierwsza po\u0142owa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zespo\u0142y stan\u0119\u0142y naprzeciw siebie w bardzo szczerej konfrontacji, a obie dru\u017cyny przyst\u0105pi\u0142y do ataku.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Stany Zjednoczone dobrze wesz\u0142y na boisko, a dobre g\u0142\u00f3wki trafi\u0142y w bramk\u0119 przeciwnika. Jednak bramka pad\u0142a po rzucie pi\u0142ki, po czym Dest skierowa\u0142 pi\u0142k\u0119 do Pulisica i strzeli\u0142 jedynego gola w meczu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Najlepsz\u0105 szans\u0105 Iranu w pierwszej po\u0142owie by\u0142 g\u0142\u0119boki rzut do Taremiego, ten jednak zosta\u0142 odizolowany i w efekcie \u017ale dotkn\u0105\u0142 pi\u0142k\u0119 w polu karnym Amerykan\u00f3w.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Stany Zjednoczone strzeli\u0142y kolejnego gola, ale zawodnik by\u0142 na spalonym.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Druga po\u0142owa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Iran w drugiej po\u0142owie wyszed\u0142 silniejszy w ataku, maj\u0105c kilka okazji, wi\u0119kszo\u015b\u0107 z nich g\u0142\u00f3wkowa\u0142a, ale \u017cadnej nie potrafi\u0142a przekonwertowa\u0107.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Najlepsza szansa pojawi\u0142a si\u0119 w doliczonym czasie gry, po rzucie wolnym. Pi\u0142ka znalaz\u0142a si\u0119 w polu karnym, gdzie kr\u00f3l strzelc\u00f3w Iranu otrzyma\u0142 g\u0142\u00f3wk\u0119, jednak jego strza\u0142 trafi\u0142 w bramkarza, a gdy lecia\u0142 w stron\u0119 bramki, obro\u0144ca zdo\u0142a\u0142 go zatrzyma\u0107.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Sytuacja dru\u017cyn w swoich grupach:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pomimo rywalizacji poza boiskami, obejmuj\u0105cej kwestie geopolityczne, atmosfera panuj\u0105ca pomi\u0119dzy zawodnikami i kibicami by\u0142a przyjazna. Gra zako\u0144czy\u0142a si\u0119 smutn\u0105 eliminacj\u0105 Iranu i sklasyfikowaniem Amerykan\u00f3w.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Walia przeciwko Anglii<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/bola-de-futebol-sob-pes-1024x683.jpg\" alt=\"Jogador com bola sob o p\u00e9.\" class=\"w-full object-cover object-center border mx-auto wp-image-1129\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Pi\u0142ka no\u017cna pod stop\u0105 gracza. \u017ar\u00f3d\u0142o: Unsplash.<\/figcaption><\/figure>\n<\/div><!--image--><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Podsumowanie og\u00f3lne<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Podobnie jak w dw\u00f3ch ostatnich meczach, mecz rozpocz\u0105\u0142 si\u0119 od protestu dru\u017cyny Walii. Gracze protestuj\u0105 przeciwko rasizmowi, zw\u0142aszcza w przypadku tych zawod\u00f3w, poniewa\u017c sportowcom zakazano noszenia opaski \u201eOne Love\u201d w ramach wsparcia sprawy LGBTQIA+.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Anglia, ju\u017c sklasyfikowana, gra\u0142a o awans do tabeli, natomiast Walia gra\u0142a o bardzo specyficzn\u0105 kombinacj\u0119 wynik\u00f3w, aby przej\u015b\u0107 do kolejnego etapu.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Pierwsza po\u0142owa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Walia przyj\u0119\u0142a strategi\u0119 pozwalaj\u0105c\u0105 Anglii atakowa\u0107 i kontratakowa\u0107.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W pierwszej po\u0142owie uda\u0142o im si\u0119 utrzyma\u0107, ale w drugiej Anglicy zdo\u0142ali zdoby\u0107 bramk\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Walii nie uda\u0142o si\u0119 w pierwszej po\u0142owie strzeli\u0107 do brytyjskiej bramki, ale Anglii uda\u0142o si\u0119 strzeli\u0107 gola dzi\u0119ki dobrym obronom bramkarza Danny\u2019ego Warda.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Druga po\u0142owa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W drugiej po\u0142owie Anglia dominowa\u0142a jeszcze bardziej, gdy\u017c zawodnicy Walii byli coraz bardziej zm\u0119czeni po zbli\u017ceniu si\u0119 do obrony.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwszy gol pad\u0142 zaraz po powrocie. Rashford strzeli\u0142 efektownego rzutu wolnego, a bramkarz Walii, kt\u00f3ry bra\u0142 wszystko, nie trafi\u0142 w bramk\u0119. W ten spos\u00f3b tablica wynik\u00f3w zosta\u0142a otwarta.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Na tym etapie Walia mia\u0142a kilka okazji do zdobycia gola, ale bramkarz Pickford mia\u0142 inspiruj\u0105cy dzie\u0144 i niczego nie przeoczy\u0142.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>G\u0142\u00f3wn\u0105 okazj\u0119 stworzy\u0142 odbity strza\u0142 Kieffera Moore\u2019a, kt\u00f3ry o w\u0142os nie trafi\u0142.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Inne gole Anglii zdoby\u0142 Phil Foden po niskim strzale po do\u015brodkowaniu Kane\u2019a, a tak\u017ce ponownie Rashford po pi\u0119knej indywidualnej grze.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Sytuacja dru\u017cyn w swoich grupach:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wynik by\u0142 ju\u017c oczekiwany, Walia spodziewa\u0142a si\u0119 cudu, ale ostatecznie poda\u0142a logik\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Anglicy zajmuj\u0105 pierwsze miejsce w grupie i s\u0105 jednym z g\u0142\u00f3wnych faworyt\u00f3w do tytu\u0142u.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1XNiqN\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/minutovip.com\/pl\/onde-assistir-a-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Gdzie ogl\u0105da\u0107 mecze Pucharu \u015awiata\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/torcedor-assistindo-futebol-online-1024x683-1-4.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/pl\/onde-assistir-a-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Gdzie ogl\u0105da\u0107 mecze Pucharu \u015awiata\">\n            Gdzie ogl\u0105da\u0107 mecze Pucharu \u015awiata        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Odkryj najlepsze strony internetowe i aplikacje, dzi\u0119ki kt\u00f3rym mo\u017cesz \u015bledzi\u0107 Puchar \u015awiata w Katarze i nie przegapi\u0107 \u017cadnego meczu.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/minutovip.com\/pl\/onde-assistir-a-copa\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Czytaj dalej            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/minutovip.com\/pl\/onde-assistir-a-copa\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/torcedor-assistindo-futebol-online-1024x683-1-4.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Gdzie ogl\u0105da\u0107 mecze Pucharu \u015awiata              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/onde-assistir-a-copa\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Czytaj dalej                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Pozostaniesz na tej samej stronie internetowej              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Zespo\u0142y ju\u017c kwalifikuj\u0105 si\u0119 do fazy pucharowej Pucharu \u015awiata. Kontynuuj czytanie i poznaj szczeg\u00f3\u0142y ka\u017cdego meczu.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[27],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Resultados dos jogos da Copa de 2022: D\u00e9cimo dia - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Confira os resultados dos jogos da Copa de 2022 do d\u00e9cimo dia, e fique sabendo de tudo que rolou em um dos \u00faltimos jogos da fase de grupos.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa-nono-dia\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Resultados dos jogos da Copa de 2022: D\u00e9cimo dia\" \/>\n<meta property=\"og:description\" content=\"Confira os resultados dos jogos da Copa de 2022 do d\u00e9cimo dia, e fique sabendo de tudo que rolou em um dos \u00faltimos jogos da fase de grupos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa-nono-dia\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-02T16:45:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-02T16:47:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/jogador-em-campo-1024x682.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/minutovip.com\/#website\",\"url\":\"https:\/\/minutovip.com\/\",\"name\":\"Minuto VIP\",\"description\":\"O Minuto vip \u00e9 um site online que oferece not\u00edcias atualizadas do mundo do Futebol\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/minutovip.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/jogador-em-campo-1024x682.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/jogador-em-campo-1024x682.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#webpage\",\"url\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/\",\"name\":\"Resultados dos jogos da Copa de 2022: D\u00e9cimo dia - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#primaryimage\"},\"datePublished\":\"2022-12-02T16:45:14+00:00\",\"dateModified\":\"2022-12-02T16:47:03+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Confira os resultados dos jogos da Copa de 2022 do d\u00e9cimo dia, e fique sabendo de tudo que rolou em um dos \u00faltimos jogos da fase de grupos.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resultados dos jogos da Copa de 2022: D\u00e9cimo dia\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g\",\"caption\":\"Junior Aguiar\"},\"description\":\"Estudante de Direito fascinado por aprender coisas novas. Descobriu seu interesse na \u00e1rea da produ\u00e7\u00e3o de conte\u00fado e busca ampliar suas experi\u00eancias nesse universo digital. Desde sempre, apaixonado por futebol e todo o mundo dos esportes. Esse sou eu. Prazer, Junior!\",\"url\":\"https:\/\/minutovip.com\/pl\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Resultados dos jogos da Copa de 2022: D\u00e9cimo dia - Minuto VIP","description":"Confira os resultados dos jogos da Copa de 2022 do d\u00e9cimo dia, e fique sabendo de tudo que rolou em um dos \u00faltimos jogos da fase de grupos.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa-nono-dia\/","og_locale":"pl_PL","og_type":"article","og_title":"Resultados dos jogos da Copa de 2022: D\u00e9cimo dia","og_description":"Confira os resultados dos jogos da Copa de 2022 do d\u00e9cimo dia, e fique sabendo de tudo que rolou em um dos \u00faltimos jogos da fase de grupos.","og_url":"https:\/\/minutovip.com\/pl\/resultados-dos-jogos-da-copa-nono-dia\/","og_site_name":"Minuto VIP","article_published_time":"2022-12-02T16:45:14+00:00","article_modified_time":"2022-12-02T16:47:03+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/jogador-em-campo-1024x682.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"8 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/minutovip.com\/#website","url":"https:\/\/minutovip.com\/","name":"Minuto VIP","description":"O Minuto vip \u00e9 um site online que oferece not\u00edcias atualizadas do mundo do Futebol","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/minutovip.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/jogador-em-campo-1024x682.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/jogador-em-campo-1024x682.jpg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#webpage","url":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/","name":"Resultados dos jogos da Copa de 2022: D\u00e9cimo dia - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#primaryimage"},"datePublished":"2022-12-02T16:45:14+00:00","dateModified":"2022-12-02T16:47:03+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Confira os resultados dos jogos da Copa de 2022 do d\u00e9cimo dia, e fique sabendo de tudo que rolou em um dos \u00faltimos jogos da fase de grupos.","breadcrumb":{"@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-nono-dia\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Resultados dos jogos da Copa de 2022: D\u00e9cimo dia"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/minutovip.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g","caption":"Junior Aguiar"},"description":"Estudante de Direito fascinado por aprender coisas novas. Descobriu seu interesse na \u00e1rea da produ\u00e7\u00e3o de conte\u00fado e busca ampliar suas experi\u00eancias nesse universo digital. Desde sempre, apaixonado por futebol e todo o mundo dos esportes. Esse sou eu. Prazer, Junior!","url":"https:\/\/minutovip.com\/pl\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/1124"}],"collection":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/comments?post=1124"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/1124\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media?parent=1124"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/categories?post=1124"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/tags?post=1124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}