{"id":1078,"date":"2022-12-01T19:54:29","date_gmt":"2022-12-01T19:54:29","guid":{"rendered":"https:\/\/minutovip.com\/?p=1078"},"modified":"2022-12-01T19:54:31","modified_gmt":"2022-12-01T19:54:31","slug":"resultados-dos-jogos-da-copa-oitavo-dia","status":"publish","type":"post","link":"https:\/\/minutovip.com\/ro\/resultados-dos-jogos-da-copa-oitavo-dia\/","title":{"rendered":"Rezultatele Cupei Mondiale 2022: a opta zi"},"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-oitavo-dia-de-copa-domingo-27\">Vezi rezultatele \u0219i detaliile celei de-a opta zile a Cupei, duminic\u0103, 27:<\/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\/estadio-de-futebol-1024x637.jpg\" alt=\"Est\u00e1dio de futebol.\" class=\"w-full object-cover object-center border mx-auto wp-image-1084\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Stadion de fotbal. Sursa: Pixabay<\/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>Cea de-a opta zi a competi\u021biei mondiale a fost marcat\u0103 de disputa dintre echipele din grupele E \u0219i F \u0219i a prezentat unul dintre cele mai a\u0219teptate dueluri ale fazei de intrare la aceast\u0103 Cup\u0103 Mondial\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Odat\u0103 cu sf\u00e2r\u0219itul fazei grupelor, nu uita\u021bi s\u0103 vede\u021bi ce s-a \u00eent\u00e2mplat \u00een zilele de deschidere ale Cupei. Accesa\u021bi articolul de mai jos.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z2wWGRK\">\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\/ro\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Rezultatele Cupei Mondiale 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\/ro\/resultados-dos-jogos-da-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Rezultatele Cupei Mondiale 2022\">\n            Rezultatele Cupei Mondiale 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            Cupa Mondial\u0103 din Qatar a \u00eenceput, vezi scorurile \u0219i detaliile acestor prime jocuri.        <\/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\/ro\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua s\u0103 cite\u0219ti            <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\/ro\/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                Rezultatele Cupei Mondiale 2022              <\/p>\n              <a href=\"https:\/\/minutovip.com\/ro\/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                    Continua s\u0103 cite\u0219ti                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi r\u0103m\u00e2ne pe acela\u0219i site              <\/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>Meciul dintre Germania \u0219i Spania a fost foarte a\u0219teptat, cele dou\u0103 echipe fiind campioane ale cupelor 2010 \u0219i 2014, iar dup\u0103 schimb\u0103ri majore \u00een echipe, se caut\u0103 o alt\u0103 cup\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen plus, Japonia a c\u0103utat un clasament timpuriu fa\u021b\u0103 de Costa Rica, de\u0219i era \u00een grupul mor\u021bii. A\u0219a c\u0103 r\u0103m\u00e2i cu noi \u0219i verific\u0103 scorurile \u0219i detaliile pentru fiecare meci.<\/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>Rezultatele meciurilor din a opta zi a Cupei Mondiale<\/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-de-futebol-1024x683.jpg\" alt=\"Jogador com bola de futebol.\" class=\"w-full object-cover object-center border mx-auto wp-image-1090\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Juc\u0103tor cu minge de fotbal. Sursa: Pixabay<\/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>Vezi toate rezultatele celei de-a opta zile a Cupei Mondiale:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Japonia 0-1 Costa Rica&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Belgia 0 x 2 Maroc&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Croa\u021bia 4 x 1 Canada&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Spania 1 x 1 Germania&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen marele duel al zilei, o surpriz\u0103! Spania favorit\u0103 a ajuns s\u0103 se poticneasc\u0103 t\u00e2rziu \u00een joc \u0219i s\u0103 sufere un egal, pierz\u00e2nd oportunitatea de a se califica \u00een avans \u0219i, \u00een consecin\u021b\u0103, d\u00e2nd Germaniei \u0219ansa de a r\u0103m\u00e2ne \u00een via\u021b\u0103 \u00een grup\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un alt rezultat nea\u0219teptat al zilei a fost Costa Rica \u00eenvingerea Japoniei, cei obi\u0219nui\u021bi s\u0103 surprind\u0103 \u00een Cup\u0103 au preg\u0103tit \u00eenc\u0103 unul care s\u0103 intre \u00een istorie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen plus, marocanii joac\u0103 un fotbal grozav \u0219i au ajuns s\u0103 \u00eenving\u0103 celebra genera\u021bie belgian\u0103, apropiindu-se foarte mult de calificare.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00centre Croa\u021bia \u0219i Canada nu au fost surprize, p\u00e2n\u0103 la urm\u0103 favorita s-a impus \u0219i a luat acas\u0103 cele trei puncte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u021ai-au pl\u0103cut aceste jocuri? A\u0219adar, consulta\u021bi detaliile fiec\u0103rui meci de mai jos.<\/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>Japonia vs Costa Rica<\/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>Prezentare general\u0103:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen primul meci al zilei, Japonia, dup\u0103 ce a \u00eenvins Germania, a avut \u0219ansa de a ob\u021bine un clasament avansat incredibil, de\u0219i se aflau \u00een lotul mor\u021bii. Cu toate acestea, ceva a mers prost.&nbsp;&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A ap\u0103rut o anumit\u0103 zebr\u0103, numit\u0103 Costa Rica, care a devenit cunoscut\u0103 \u00een Cupa 2018 pentru c\u0103 a \u00eenvins echipele favorite.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dup\u0103 ce costaricanii au pierdut cu 7-0 \u00een fa\u021ba Spaniei, ei \u00eenc\u0103 se lupt\u0103 pentru clasament.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar vom vedea cum au decurs lucrurile pe teren.&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>Prima data<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen prima repriz\u0103 nu au fost prea multe ocazii de a marca. Japonia a avut o superioritate tactic\u0103 fa\u021b\u0103 de Costa Rica, care s-a ap\u0103rat pe tot parcursul primei etape.<\/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>A doua oar\u0103<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Meciul a \u00eenceput practic \u00een repriza secund\u0103, p\u00e2n\u0103 la urm\u0103, cu cele dou\u0103 echipe ie\u0219ind mai mult \u00een c\u0103utarea golurilor, au \u00eenceput s\u0103 apar\u0103 \u0219ansele.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen primele secunde ale etapei a doua, Japonia a venit cu de toate. A fost o pas\u0103 frumoas\u0103 a lui Asano, iar Morita a \u0219utat puternic la poart\u0103, dar Navas a salvat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Portarul a avut \u00een continuare o bun\u0103 participare la celelalte concursuri unde japonezii au ajuns cu pericol, fiind unul dintre protagoni\u0219tii jocului.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Golul victoriei Costa Rica a venit aproape de finalul jocului, \u00een minutul 80, c\u00e2nd Japonia s-a cl\u0103tinat \u0219i a pierdut mingea \u00een ap\u0103rare, Fuller, cu un \u0219ut frumos o trimite \u00een sertar \u0219i garanteaz\u0103 victoria.<\/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>Statutul echipelor din grupele lor:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu acest rezultat, Costa Rica ajunge la 3 puncte \u0219i \u00eenc\u0103 se lupt\u0103 pentru un clasament.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Japonia, \u00een schimb, ar fi putut intra \u00een optimile de final\u0103, dar acum depinde de o victorie, sau de o combina\u021bie de rezultate care implic\u0103 \u00eenfr\u00e2ngerea lui Costa Rica.<\/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>Belgia vs Maroc<\/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>Prezentare general\u0103<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Echipa belgian\u0103 a venit dintr-o victorie \u00een fa\u021ba Canadei \u0219i a sperat s\u0103 g\u0103seasc\u0103 un joc mai u\u0219or \u00eempotriva Marocului, care a ar\u0103tat un fotbal cu mult peste europeni.<\/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>Prima data<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Contrar a ceea ce s-a v\u0103zut \u00een rezultat, cea care a \u00eenceput s\u0103 joace mai bine a fost Belgia, care a ajuns de dou\u0103 ori pe poarta advers\u0103 \u00eenainte de 10 minute.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ambele ocazii cu Batshuayi, o minge \u00een ad\u00e2ncime, iar a doua pe minge aer.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Marocul a \u00eenceput s\u0103 soseasc\u0103 spre finalul primei reprize \u0219i chiar a reu\u0219it s\u0103 \u00eenscrie, \u00eens\u0103 golul a fost anulat pentru ofsaid.<\/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>A doua oar\u0103&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Din nou, Belgia a \u00eenceput mai bine, cu un \u0219ut frumos al lui Hazard aproape de gol, dar golul a fost blocat de frumoasa ap\u0103rare a lui Munir, portarul Marocului.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Primul gol a ie\u0219it abia \u00een minutul 72. Sabiri, cu un fault aproape de suprafa\u021b\u0103, a \u0219utat direct \u00een poart\u0103, chiar \u0219i f\u0103r\u0103 unghi \u0219i, spre fericirea lui, Cortouis a ratat \u0219i mingea a intrat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen sf\u00e2r\u0219it, a fost o pies\u0103 frumoas\u0103 a lui Ziyech, care centreaz\u0103 \u00een zona unde Zakaria garanteaz\u0103 2 x 0, pe l\u00e2ng\u0103 cele trei puncte pentru Maroc.<\/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>Statutul echipelor din grupele lor:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu asta, Marocul este \u00een frunte \u0219i depinde doar de sine s\u0103 se califice. \u00cen cazul Belgiei, selec\u021bia se afl\u0103 pe locul 3, ceea ce este o pozi\u021bie proast\u0103, dar cu \u0219anse mari de clasare totu\u0219i.<\/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>Croa\u021bia vs Canada<\/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>Prezentare general\u0103<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finalista a ar\u0103tat pentru ce a venit \u0219i a reu\u0219it s\u0103 se impun\u0103 \u00een fa\u021ba dinamicii echipei canadiene.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chiar \u0219i dup\u0103 ce au \u00eenceput s\u0103 piard\u0103, croa\u021bii au pus mingea la p\u0103m\u00e2nt \u0219i \u0219i-au ar\u0103tat fotbalul la turn.<\/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>Prima data<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Canada \u0219i-a folosit aripile rapide pentru a ataca zona Croa\u021biei cu multe centre \u0219i, \u00een primul minut, a reu\u0219it s\u0103 \u00eenscrie cu Ben Davies.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dup\u0103 sperietur\u0103, croa\u021bii au calmat jocul \u0219i \u0219i-au ar\u0103tat superioritatea. Kramaric, la minutul 35, a marcat egalarea, iar la scurt timp, cu un \u015fut din afara careului, Livaja a \u00eentors.<\/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>A doua oar\u0103<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen repriza secund\u0103, Croa\u021bia a venit mai organizat\u0103. Cu mijloca\u0219ii, Modric \u0219i Perisic, jocul a decurs mai bine, iar jocurile rapide ale Canadei au fost neutralizate de posesia mingii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mai era timp ca Kramaric s\u0103 \u00eenscrie \u00eenc\u0103 unul, iar Majer s\u0103 se extind\u0103, pun\u00e2nd \u00een aplicare derularea.<\/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>Statutul echipelor din grupele lor:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Croa\u021bia a luat conducerea fa\u021b\u0103 de Maroc la golaveraj, iar Canada, chiar \u0219i cu jocuri bune, \u00ee\u0219i ia r\u0103mas bun devreme de la competi\u021bie.<\/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>spania vs germania<\/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-1024x683.jpg\" alt=\"Bola de futebol em campo.\" class=\"w-full object-cover object-center border mx-auto wp-image-1092\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Minge de fotbal. Sursa: Pixabay<\/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>Prezentare general\u0103<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cel mai a\u0219teptat duel al zilei! \u00cen acest joc, Spania a avut \u0219anse de calificare \u0219i a avut un bilan\u021b impresionant de 7 goluri. Germania, care a pierdut \u00een fa\u021ba Japoniei la debut, era \u00een c\u0103utarea r\u0103scump\u0103r\u0103rii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chiar \u0219i cu aceast\u0103 discrepan\u021b\u0103, cele dou\u0103 echipe au egalat. Verifica\u021bi detaliile acestui joc.<\/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>Prima data<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Superioritatea de la \u00eenceputul primei reprize a fost foarte vizibil\u0103, p\u00e2n\u0103 la urm\u0103, Spania a dominat toate spa\u021biile terenului \u0219i a avut cele mai bune ocazii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Olmo din Spania aproape a reu\u0219it un gol \u00een minutul \u0219ase, dar mingea a lovit bara dup\u0103 o deviere subtil\u0103 a lui Neuer.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cele mai bune ocazii de la finalul primei reprize au apar\u021binut \u00eens\u0103 Germaniei, care a sosit treptat.<\/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>A doua oar\u0103<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen c\u00e2ntecul de leag\u0103n din prima repriz\u0103, nem\u021bii au \u00eenceput mai bine etapa a doua, activ\u00e2ndu-l mult pe portarul spaniol.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Totu\u0219i, prima a marcat Spania cu Morata care, cu o minge \u00een ad\u00e2ncime, a deschis scorul.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Spaniolii au reu\u0219it s\u0103 domine aproape p\u00e2n\u0103 la finalul jocului, c\u00e2nd antrenorul Germaniei s-a mi\u0219cat foarte bine, lipindu-i pe San\u00e9 \u0219i F\u00fcllkrug.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu ace\u0219ti doi juc\u0103tori, echipa a c\u00e2\u0219tigat vitez\u0103 \u0219i putere de atac, at\u00e2t de mult \u00eenc\u00e2t \u00een minutul 82, \u00eentr-o pies\u0103 \u00een care cei doi sportivi, echipa a egalat.<\/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>Statutul echipelor din grupele lor:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Spania a pierdut \u0219ansa de a se califica mai devreme, dar se afl\u0103 \u00eenc\u0103 \u00eentr-o situa\u021bie confortabil\u0103 \u0219i se confrunt\u0103 cu Japonia \u00een c\u0103utarea calific\u0103rii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pe de alt\u0103 parte, Germania nu se afl\u0103 \u00eentr-o pozi\u021bie at\u00e2t de pl\u0103cut\u0103, dar o \u00eenfr\u00e2ngere ar scoate echipa din Cup\u0103, a\u0219a c\u0103 a fost un rezultat bun pentru nem\u021bi.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2vESv\">\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\/ro\/onde-assistir-a-copa-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Afla\u021bi unde s\u0103 urm\u0103ri\u021bi Cupa Mondial\u0103 din 2022\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/celular-com-video-scaled.jpg\" 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\/ro\/onde-assistir-a-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Afla\u021bi unde s\u0103 urm\u0103ri\u021bi Cupa Mondial\u0103 din 2022\">\n            Afla\u021bi unde s\u0103 urm\u0103ri\u021bi Cupa Mondial\u0103 din 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            Face\u021bi cuno\u0219tin\u021b\u0103 cu FIFA Plus, cea mai bun\u0103 aplica\u021bie pentru a urm\u0103ri Cupa Mondial\u0103 din 2022.        <\/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\/ro\/onde-assistir-a-copa-do-mundo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua s\u0103 cite\u0219ti            <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\/ro\/onde-assistir-a-copa-do-mundo\/\"  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\/celular-com-video-scaled.jpg\">          \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                Afla\u021bi unde s\u0103 urm\u0103ri\u021bi Cupa Mondial\u0103 din 2022              <\/p>\n              <a href=\"https:\/\/minutovip.com\/ro\/onde-assistir-a-copa-do-mundo\/\"  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                    Continua s\u0103 cite\u0219ti                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi r\u0103m\u00e2ne pe acela\u0219i site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>A \u00eenceput turul doi, iar disputele pentru locurile vacante devin din ce \u00een ce mai acerbe. Vezi detaliile celei de-a opta zile a Cupei Mondiale!<\/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: Oitavo dia - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Procurando pelos resultados dos jogos da Copa do oitavo dia? Veja aqui como se sa\u00edram os times que buscam pela ta\u00e7a.\" \/>\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\/ro\/resultados-dos-jogos-da-copa-oitavo-dia\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Resultados dos jogos da Copa de 2022: Oitavo dia\" \/>\n<meta property=\"og:description\" content=\"Procurando pelos resultados dos jogos da Copa do oitavo dia? Veja aqui como se sa\u00edram os times que buscam pela ta\u00e7a.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/ro\/resultados-dos-jogos-da-copa-oitavo-dia\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-01T19:54:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-01T19:54:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-de-futebol-1024x637.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 minute\" \/>\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\":\"ro-RO\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-de-futebol.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-de-futebol.jpg\",\"width\":1920,\"height\":1194},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/#webpage\",\"url\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/\",\"name\":\"Resultados dos jogos da Copa de 2022: Oitavo dia - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/#primaryimage\"},\"datePublished\":\"2022-12-01T19:54:29+00:00\",\"dateModified\":\"2022-12-01T19:54:31+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Procurando pelos resultados dos jogos da Copa do oitavo dia? Veja aqui como se sa\u00edram os times que buscam pela ta\u00e7a.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-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: Oitavo dia\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@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\/ro\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Resultados dos jogos da Copa de 2022: Oitavo dia - Minuto VIP","description":"Procurando pelos resultados dos jogos da Copa do oitavo dia? Veja aqui como se sa\u00edram os times que buscam pela ta\u00e7a.","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\/ro\/resultados-dos-jogos-da-copa-oitavo-dia\/","og_locale":"ro_RO","og_type":"article","og_title":"Resultados dos jogos da Copa de 2022: Oitavo dia","og_description":"Procurando pelos resultados dos jogos da Copa do oitavo dia? Veja aqui como se sa\u00edram os times que buscam pela ta\u00e7a.","og_url":"https:\/\/minutovip.com\/ro\/resultados-dos-jogos-da-copa-oitavo-dia\/","og_site_name":"Minuto VIP","article_published_time":"2022-12-01T19:54:29+00:00","article_modified_time":"2022-12-01T19:54:31+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-de-futebol-1024x637.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"8 minute"},"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":"ro-RO"},{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-de-futebol.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-de-futebol.jpg","width":1920,"height":1194},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/#webpage","url":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/","name":"Resultados dos jogos da Copa de 2022: Oitavo dia - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/#primaryimage"},"datePublished":"2022-12-01T19:54:29+00:00","dateModified":"2022-12-01T19:54:31+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Procurando pelos resultados dos jogos da Copa do oitavo dia? Veja aqui como se sa\u00edram os times que buscam pela ta\u00e7a.","breadcrumb":{"@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-dia\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-oitavo-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: Oitavo dia"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"ro-RO","@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\/ro\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/posts\/1078"}],"collection":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/comments?post=1078"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/posts\/1078\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/media?parent=1078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/categories?post=1078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/tags?post=1078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}