{"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\/en\/resultados-dos-jogos-da-copa-oitavo-dia\/","title":{"rendered":"Results of the 2022 World Cup games: Eighth day"},"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\">See the results and details of the eighth day of the World Cup, Sunday, 27th:<\/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\" >Football stadium. Source: 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>The eighth day of the world competition was marked by the dispute between the teams from groups E and F, and featured one of the most anticipated duels of the entry phase of this World Cup.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With the group stage coming to an end, be sure to check out what happened in the first days of the World Cup. Access the article below.<\/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\/en\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Results of the 2022 World Cup games\">\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\/en\/resultados-dos-jogos-da-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Results of the 2022 World Cup games\">\n            Results of the 2022 World Cup games        <\/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            The World Cup in Qatar has started, check out the scores and details of these first games.        <\/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\/en\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <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\/en\/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                Results of the 2022 World Cup games              <\/p>\n              <a href=\"https:\/\/minutovip.com\/en\/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                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/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>The match between Germany and Spain was highly anticipated, as the two teams were the champions of the 2010 and 2014 cups, and after major changes in the squads, they are looking for another cup.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, Japan sought an early classification over Costa Rica, despite being in the group of death. So, stay with us and check out the scores and details of each match.<\/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>Results of the eighth day of the World Cup<\/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\" >Player with soccer ball. Source: 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>Check out all the results from the eighth day of the World Cup:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Japan 0 x 1 Costa Rica&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Belgium 0 x 2 Morocco&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Croatia 4 x 1 Canada&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Spain 1 x 1 Germany&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>In the big duel of the day, a surprise! Favorite Spain ended up stumbling at the end of the game and suffering a draw, losing the opportunity to qualify early and, consequently, giving Germany the chance to stay alive in the group.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Another unexpected result of the day was Costa Rica beating Japan, they, who are used to surprising people in the World Cup, prepared another one to go down in history.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, the Moroccans are playing great football and ended up beating the famous Belgian generation, getting very close to qualifying.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Between Croatia and Canada, no surprises, after all, the favorite prevailed and took home the three points.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Did you like these games? Therefore, check out the details of each match below.<\/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>Japan x 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>Overview:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the first match of the day, Japan, after beating Germany, had the chance to achieve an incredible advanced classification, even though they were in the group of death. However, something went wrong.&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 certain zebra appeared, called Costa Rica, who became known in the 2018 World Cup for beating the favorite teams.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>After the Costa Ricans lost 7-0 to Spain, they were unfazed and still fighting for qualification.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>But we&#039;ll see how things went on the field.&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>First time<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the first half there were no great chances to score. Japan had tactical superiority over Costa Rica, which defended itself throughout the first stage.<\/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>Second time<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The match practically started in the second half, after all, with both teams going out more to look for goals, the chances began to appear.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the first seconds of the second stage, Japan came with everything. There was a beautiful pass from Asano, and Morita shot hard at the goal, but Navas saved it.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The goalkeeper also played a good role in the other plays where the Japanese arrived with danger, being one of the protagonists of the game.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Costa Rica&#039;s winning goal came almost at the end of the game, in the 80th minute, when Japan hesitated and lost the ball in defense, Fuller, with a beautiful shot, scored the goal and guaranteed the victory.<\/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>Situation of the teams in their groups:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With this result, Costa Rica reaches 3 points and is still fighting for classification.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Japan, on the other hand, could have reached the round of 16, but now it depends on a victory, or a combination of results involving Costa Rica&#039;s defeat.<\/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>Belgium x Morocco<\/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>Overview<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The Belgian team was coming off a victory over Canada, and hoped to find an easier game against Morocco, which showed a level of football well above its European counterparts.<\/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>First time<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Contrary to what was seen in the result, the one who started playing better was Belgium, who reached the opponent&#039;s goal twice before the 10th minute.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Both chances with Batshuayi, a through ball, and the second with an aerial ball.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Morocco started to arrive more at the end of the first half and even managed to score, however, the goal was disallowed for offside.<\/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>Second time&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Once again, the best start is Belgium, who almost scored with a beautiful shot from Hazard, but the goal was prevented by the beautiful defense of Munir, Morocco&#039;s goalkeeper.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The first goal only came in the 72nd minute. Sabiri, following a free kick close to the area, shot straight at the goal, even without an angle and, to his delight, Cortouis missed and the ball went in.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To finish, there was a beautiful play by Ziyech, who crossed into the area where Zakaria guaranteed the 2 x 0, as well as the three points for Morocco.<\/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>Situation of the teams in their groups:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With this, Morocco is in the lead and only depends on itself to qualify. In the case of Belgium, the team is in 3rd place, which is a bad position, but still with a great chance of qualifying.<\/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>Croatia x 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>Overview<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The finalist showed what she came for and managed to impose herself against the dynamic Canadian team.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even after starting to lose, the Croatians put the ball on the ground and showed their football in the comeback.<\/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>First time<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Canada used its fast full-backs to attack the Croatia area with many crosses and, in the first minute, managed to score through 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>After the scare, the Croatians calmed down the game and showed their superiority. Kramaric, at 35, scored the equalizer, and soon after with a shot from outside the area, Livaja turned it around.<\/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>Second time<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the second half Croatia came out more organized. With the approach of the midfielders, Modric and Perisic, the game flowed better and Canada&#039;s quick moves were neutralized by possession of the ball.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>There was still time for Kramaric to score one more, and for Majer to add another, scoring the rout.<\/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>Situation of the teams in their groups:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Croatia took the lead ahead of Morocco based on goal difference, and Canada, despite having good games, says goodbye to the competition early.<\/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>Spain x Germany<\/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\" >Soccer ball. Source: 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>Overview<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The most anticipated duel of the day! In this game, Spain had a chance of qualifying and had an impressive goal difference of 7. Germany, who lost to Japan in their debut, were looking for redemption.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even with this discrepancy, the two teams tied. Check out the details of this game.<\/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>First time<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The superiority at the beginning of the first half was very visible, after all, Spain dominated every space on the field and had the best opportunities.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Olmo, from Spain, almost managed to score a goal in the sixth minute, but the ball hit the post after a subtle deflection by 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>However, the best opportunities at the end of the first half came from Germany, which arrived little by little.<\/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>Second time<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the momentum of the first half, the Germans started the second half better, using the Spanish goalkeeper a lot.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, Spain scored first with Morata who, with a through ball, opened the scoring.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The Spanish managed to dominate almost until the end of the game, when the German coach moved very well, putting San\u00e9 and F\u00fcllkrug together.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With these two players, the team gained speed and attacking power, so much so that in the 82nd minute, in a play involving the two athletes, the team tied.<\/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>Situation of the teams in their groups:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Spain missed the chance to qualify early, but is still in a comfortable situation, and faces Japan in search of qualification.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>On the other hand, Germany is not in such a pleasant position, but a defeat would take the team out of the World Cup, so it was a good result for the Germans.&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\/en\/onde-assistir-a-copa-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Find out where to watch the 2022 World Cup\">\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\/en\/onde-assistir-a-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Find out where to watch the 2022 World Cup\">\n            Find out where to watch the 2022 World Cup        <\/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            Discover FIFA Plus, the best app for watching the 2022 World Cup.        <\/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\/en\/onde-assistir-a-copa-do-mundo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <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\/en\/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                Find out where to watch the 2022 World Cup              <\/p>\n              <a href=\"https:\/\/minutovip.com\/en\/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                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The second round has begun, and the competition for places is becoming increasingly fierce. Check out the details of the eighth day of the World Cup!<\/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\/en\/resultados-dos-jogos-da-copa-oitavo-dia\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\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\/en\/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 minutes\" \/>\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\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@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\/15eb787bc8983e4587316317ff05fe25\"},\"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\":\"en-US\",\"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\/15eb787bc8983e4587316317ff05fe25\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@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\/en\/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\/en\/resultados-dos-jogos-da-copa-oitavo-dia\/","og_locale":"en_US","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\/en\/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 minutes"},"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":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@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\/15eb787bc8983e4587316317ff05fe25"},"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":"en-US","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\/15eb787bc8983e4587316317ff05fe25","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"en-US","@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\/en\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/posts\/1078"}],"collection":[{"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/comments?post=1078"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/posts\/1078\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/media?parent=1078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/categories?post=1078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/tags?post=1078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}