{"id":1071,"date":"2022-12-01T19:49:00","date_gmt":"2022-12-01T19:49:00","guid":{"rendered":"https:\/\/minutovip.com\/?p=1071"},"modified":"2022-12-01T19:49:03","modified_gmt":"2022-12-01T19:49:03","slug":"resultados-dos-jogos-da-copa-setimo-dia","status":"publish","type":"post","link":"https:\/\/minutovip.com\/de\/resultados-dos-jogos-da-copa-setimo-dia\/","title":{"rendered":"Ergebnisse der WM-Spiele 2022: Siebter Tag"},"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-como-foi-o-setimo-dia-de-copa-sabado-26\">Sehen Sie, wie der siebte Tag der Weltmeisterschaft am Samstag, den 26., verlaufen ist:<\/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\/11\/bola_de_futebol_ao_gol-1024x683.jpg\" alt=\"Bola de futebol ao gol.\" class=\"w-full object-cover object-center border mx-auto wp-image-1072\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Fu\u00dfball. Quelle: 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>Der siebte Tag der Weltmeisterschaft war f\u00fcr mehrere Teams ein entscheidender Tag. Einige sicherten sich ihren Platz in der n\u00e4chsten Phase, andere k\u00e4mpften um den Verbleib im Wettbewerb.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Schauen Sie sich am Ende der Gruppenphase unbedingt an, was in den ersten Tagen der Weltmeisterschaft passiert ist. Greifen Sie auf den Artikel unten zu!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1zpUaq\">\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\/de\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Ergebnisse der Weltmeisterschaft 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\/de\/resultados-dos-jogos-da-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Ergebnisse der Weltmeisterschaft 2022\">\n            Ergebnisse der Weltmeisterschaft 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            Die Weltmeisterschaft in Katar hat begonnen. Schauen Sie sich die Ergebnisse und Details dieser ersten Spiele an.        <\/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\/de\/resultados-dos-jogos-da-copa\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <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\/de\/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                Ergebnisse der Weltmeisterschaft 2022              <\/p>\n              <a href=\"https:\/\/minutovip.com\/de\/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                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der 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>Und am siebten Tag ging es um Definitionen in den Gruppen C und D: Frankreich qualifizierte sich fr\u00fch und Argentinien feierte seinen ersten Sieg bei der Weltmeisterschaft.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar\u00fcber hinaus kam es zu einer Konfrontation zwischen den \u201eUnderdogs\u201c. Tunesien und Australien traten gegeneinander an, um herauszufinden, wer den zweiten Platz belegen w\u00fcrde.<\/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>Ergebnisse des siebten Tages der Weltmeisterschaft<\/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\/11\/jogador_com_bola-1024x682.jpg\" alt=\"Bola de futebol e jogador.\" class=\"w-full object-cover object-center border mx-auto wp-image-1073\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Spieler mit Fu\u00dfball. Quelle: 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>Schauen Sie sich alle Ergebnisse vom siebten Tag der Weltmeisterschaft an:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>&nbsp;7 Uhr morgens \u2013 Tunesien 0 x 1 Australien.&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>&nbsp;10 Uhr \u2013 Polen \u2013 Saudi-Arabien 2 x 0.&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>13 Uhr \u2013 Frankreich 2 x 1 D\u00e4nemark.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>16 Uhr \u2013 Mexiko 0 x 2 Argentinien.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Frankreich hat trotz aller Abwesenheiten eine beeindruckende Weltmeisterschaft! Mbapp\u00e9 \u00fcbernimmt Verantwortung und garantiert den vorzeitigen Klassenerhalt.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar\u00fcber hinaus erzielte Lewandowski, einer der gr\u00f6\u00dften Mittelst\u00fcrmer der Welt, sein erstes Tor bei einer Weltmeisterschaft und verhalf seiner Mannschaft zum Sieg.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Argentinien erholt sich von seiner Deb\u00fctniederlage und Messi gl\u00e4nzt angesichts der M\u00f6glichkeit eines vorzeitigen Ausscheidens seiner Mannschaft.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das australische Team erringt einen Sieg gegen Tunesien, belegt den 2. Platz in der Gruppe und hat weiterhin hohe Chancen auf die Qualifikation.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dann sehen Sie sich die Ergebnisse der WM-Spiele am siebten Spieltag und vieles mehr an:<\/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>Tunesien x Australien<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Durch den Sieg \u00fcber Tunesien erreicht Australien drei Punkte und hat nur noch hinter Frankreich gute Chancen auf die Qualifikation.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tunesien ist derzeit auf unterschiedliche Ergebniskombinationen angewiesen, um im Wettbewerb bestehen zu k\u00f6nnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Schauen wir uns also die Details des ersten Spiels des siebten WM-Tages an.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das Spiel begann damit, dass Tunesien tiefer spielte, w\u00e4hrend Australien mit Luftb\u00e4llen als Hauptwaffe nach vorne ging.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kurz nachdem die Tunesier die Initiative zum Vorsto\u00df ergriffen hatten, kassierten sie jedoch ein Gegentor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bei 22 in der ersten Halbzeit k\u00f6pfte Duke den Ball nach einer Flanke von Goodwin in Richtung Tor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Am Ende der ersten Halbzeit hatte Tunesien die gro\u00dfe Chance, das Spiel auszugleichen. Nach einem Einwurf bedrohte Dragers Schuss das gegnerische Tor, wurde aber vom Verteidiger geblockt.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In der zweiten H\u00e4lfte wurden die Rollen vertauscht. Mit den taktischen \u00c4nderungen des afrikanischen Landes wurde die Mannschaft offensiver, w\u00e4hrend die Australier n\u00e4her herankamen, um das Ergebnis zu halten.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dennoch erspielte sich Tunesien am Ende des Spiels nur gute Chancen, konnte aber kein Tor erzielen. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nun befindet sich die Mannschaft in einer sehr schwierigen Tabellenposition und ist nicht nur auf sich selbst angewiesen, um weiterzukommen.<\/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>Polen gegen Saudi-Arabien<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ein sehr wichtiges Spiel f\u00fcr die Definition der Gruppenmannschaften, bei dem Saudi-Arabien nach dem Sieg \u00fcber Argentinien auf dem ersten Platz lag und sich bei einem Sieg \u00fcber Polen qualifizieren w\u00fcrde.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Polen hingegen musste ein Unentschieden hinnehmen, daher war ein Sieg unerl\u00e4sslich, um weiterhin gute Chancen zu haben.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Saudi-Arabien startete besser ins Spiel, erzielte eine gute Offensivkonstruktion und h\u00e4tte mit Kanno nach 12 Minuten beinahe ein Tor erzielt. Doch einer der Protagonisten, Szczesny, Polens Torh\u00fcter, rettete sein Team.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Danach dominierten die Polen das Spiel. Nach einem guten Wurf gelingt es Zielinski, die Markierung zu \u00fcberwinden und den Torreigen zu er\u00f6ffnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Doch bevor die erste Halbzeit zu Ende ist, erh\u00e4lt Al-Shehri einen Elfmeter, aber Szczesny taucht erneut auf und rettet, wodurch sein Team im Vorteil bleibt.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Saudis kamen vor Spielende noch einmal sehr gut an und mit einem sch\u00f6nen Passwechsel kam der Spieler Buraikan vor das Tor und schoss am Tor vorbei.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Schlie\u00dflich nutzte Lewandowski nach einem Fehler in der saudi-arabischen Abwehr den Fehler aus und schickte ihn ins Tor. Es ist das erste Mal, dass der Mittelst\u00fcrmer bei einer Weltmeisterschaft ein Tor erzielt.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Da das arabische Land die Chance auf eine Qualifikation vertan hatte, nutzte Polen die Chance und kehrte auf eine komfortable Tabellenposition zur\u00fcck.<\/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>Frankreich x D\u00e4nemark<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In diesem Spiel gelang es der franz\u00f6sischen Mannschaft, sich vorzeitig den ersten Platz in der K.-o.-Phase der Weltmeisterschaft zu sichern.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Allerdings war es nicht so einfach, schlie\u00dflich war das Spiel sehr umk\u00e4mpft und die Tore fielen erst am Ende des Spiels.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Frankreich begann das Spiel und schaffte mehr. In der 20. Minute der ersten Halbzeit k\u00f6pfte Rabiot einen Ball aus kurzer Distanz, doch eine hervorragende Parade verhinderte, dass Schmeichel ein Tor erzielte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Als Reaktion darauf setzte D\u00e4nemark noch vor Ende der ersten Halbzeit alles daran, ein Tor zu erzielen, doch St\u00fcrmer Corn\u00e9lios setzte alles daran und behielt den Spielstand bei 0:0.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das erste Tor fiel erst bei 60. Mbapp\u00e9, in einer Mannschaft mit Theo Hernandez auf der linken Seite, schaffte es, zu punkten und den F\u00fchrungstreffer f\u00fcr den amtierenden Meister zu erzielen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Frankreich hatte kurzzeitig die Nase vorn. Unmittelbar nach dem Tor k\u00f6pfte der D\u00e4ne Christesen den Ball nach einer Flanke, so dass alles ausgeglichen auf der Anzeigetafel stand.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zum Gl\u00fcck hat Le Bleus mit Nummer 10 einen Ausnahmespieler. Fast am Ende des Spiels flankt Griezmann in den Strafraum und Mbapp\u00e9 punktet, was den vorzeitigen Einzug garantiert.<\/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>Mexiko x Argentinien<\/h3>\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\/11\/jogadores_em_campo-1024x683.jpg\" alt=\"Jogadores de futebol em campo.\" class=\"w-full object-cover object-center border mx-auto wp-image-1074\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Spieler auf dem Spielfeld. Quelle: 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>F\u00fcr Argentinien war es ein sehr wichtiges Spiel. Bei einer Niederlage oder einem Unentschieden lief der zweifache Weltmeister ernsthaft Gefahr, in der n\u00e4chsten Phase ausgeschlossen zu werden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mexiko strebte ein Unentschieden an, mit einem Kader mit weniger taktischer St\u00e4rke, und ein Punkt gegen Los Hermanos w\u00e4re bereits von gro\u00dfer Bedeutung.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aber Argentinien spielte mit allem, was es hatte, insbesondere mit demjenigen, der die Nummer 10 auf dem R\u00fccken tr\u00e4gt, Lionel Messi, dem nur ein Titel am Herzen liegt, der WM-Pokal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trotz des Sieges Argentiniens war es Mexiko, das das Spiel besser startete und in der ersten Halbzeit die gr\u00f6\u00dfte Torchance hatte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit einem Freisto\u00df nah am Strafraum schickten sie den Ball in Richtung Ecke, doch der argentinische Torh\u00fcter vermied das Tor mit einer tollen Parade.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Argentinien begann erst in der zweiten Halbzeit lockerer zu werden, als Messi in der 62. Minute einen Ball vor dem mexikanischen Tor erhielt und eine Bombe in die linke Ecke des Torwarts abfeuerte, wodurch Argentinien in F\u00fchrung ging.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Und kurz darauf tat er es erneut, mit einem wundersch\u00f6nen Pass auf Correa, der den mexikanischen Verteidiger durchbrach und in den Strafraum schoss, wodurch Argentinien mit 2:0 in F\u00fchrung ging.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit diesem Ergebnis war das Spiel zu Ende und Argentinien ist nur noch darauf angewiesen, sich im n\u00e4chsten Spiel gegen Polen zu qualifizieren.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn Sie die oben genannten Spiele nicht sehen konnten, weil Sie nicht wussten, wo Sie sie sehen sollten, lesen Sie unseren Artikel und entdecken Sie die besten Websites und Apps, um die Weltmeisterschaft online zu sehen.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1126gI\">\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\/de\/onde-assistir-a-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Wo kann man die WM-Spiele sehen?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/torcedor-assistindo-futebol-online-1024x683-1-4.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/de\/onde-assistir-a-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Wo kann man die WM-Spiele sehen?\">\n            Wo kann man die WM-Spiele sehen?        <\/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            Entdecken Sie die besten Websites und Apps, um die Weltmeisterschaft in Katar zu verfolgen und kein Spiel zu verpassen.        <\/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\/de\/onde-assistir-a-copa\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <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\/de\/onde-assistir-a-copa\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/torcedor-assistindo-futebol-online-1024x683-1-4.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Wo kann man die WM-Spiele sehen?              <\/p>\n              <a href=\"https:\/\/minutovip.com\/de\/onde-assistir-a-copa\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Die zweite Runde hat begonnen und der Wettbewerb um die Pl\u00e4tze wird immer h\u00e4rter. Schauen Sie sich die Details zum siebten Tag der Weltmeisterschaft an.<\/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: S\u00e9timo dia - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Est\u00e1 acompanhando a Copa do Mundo? Veja os resultados dos jogos do s\u00e9timo dia e a luta entre os times pelo lugar da pr\u00f3xima fase.\" \/>\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\/de\/resultados-dos-jogos-da-copa-setimo-dia\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Resultados dos jogos da Copa de 2022: S\u00e9timo dia\" \/>\n<meta property=\"og:description\" content=\"Est\u00e1 acompanhando a Copa do Mundo? Veja os resultados dos jogos do s\u00e9timo dia e a luta entre os times pelo lugar da pr\u00f3xima fase.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/de\/resultados-dos-jogos-da-copa-setimo-dia\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-01T19:49:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-01T19:49:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/bola_de_futebol_ao_gol-1024x683.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=\"7 Minuten\" \/>\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\":\"de-DE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/bola_de_futebol_ao_gol.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/bola_de_futebol_ao_gol.jpg\",\"width\":1920,\"height\":1280},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/#webpage\",\"url\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/\",\"name\":\"Resultados dos jogos da Copa de 2022: S\u00e9timo dia - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/#primaryimage\"},\"datePublished\":\"2022-12-01T19:49:00+00:00\",\"dateModified\":\"2022-12-01T19:49:03+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Est\u00e1 acompanhando a Copa do Mundo? Veja os resultados dos jogos do s\u00e9timo dia e a luta entre os times pelo lugar da pr\u00f3xima fase.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-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: S\u00e9timo dia\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@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\/de\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Resultados dos jogos da Copa de 2022: S\u00e9timo dia - Minuto VIP","description":"Est\u00e1 acompanhando a Copa do Mundo? Veja os resultados dos jogos do s\u00e9timo dia e a luta entre os times pelo lugar da pr\u00f3xima fase.","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\/de\/resultados-dos-jogos-da-copa-setimo-dia\/","og_locale":"de_DE","og_type":"article","og_title":"Resultados dos jogos da Copa de 2022: S\u00e9timo dia","og_description":"Est\u00e1 acompanhando a Copa do Mundo? Veja os resultados dos jogos do s\u00e9timo dia e a luta entre os times pelo lugar da pr\u00f3xima fase.","og_url":"https:\/\/minutovip.com\/de\/resultados-dos-jogos-da-copa-setimo-dia\/","og_site_name":"Minuto VIP","article_published_time":"2022-12-01T19:49:00+00:00","article_modified_time":"2022-12-01T19:49:03+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/bola_de_futebol_ao_gol-1024x683.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"7 Minuten"},"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":"de-DE"},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/bola_de_futebol_ao_gol.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/bola_de_futebol_ao_gol.jpg","width":1920,"height":1280},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/#webpage","url":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/","name":"Resultados dos jogos da Copa de 2022: S\u00e9timo dia - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/#primaryimage"},"datePublished":"2022-12-01T19:49:00+00:00","dateModified":"2022-12-01T19:49:03+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Est\u00e1 acompanhando a Copa do Mundo? Veja os resultados dos jogos do s\u00e9timo dia e a luta entre os times pelo lugar da pr\u00f3xima fase.","breadcrumb":{"@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-dia\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/resultados-dos-jogos-da-copa-setimo-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: S\u00e9timo dia"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"de-DE","@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\/de\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts\/1071"}],"collection":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/comments?post=1071"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts\/1071\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/media?parent=1071"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/categories?post=1071"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/tags?post=1071"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}