{"id":1247,"date":"2022-12-20T03:57:00","date_gmt":"2022-12-20T03:57:00","guid":{"rendered":"https:\/\/minutovip.com\/?p=1247"},"modified":"2022-12-20T03:58:45","modified_gmt":"2022-12-20T03:58:45","slug":"croacia-na-semifinal-da-copa","status":"publish","type":"post","link":"https:\/\/minutovip.com\/de\/croacia-na-semifinal-da-copa\/","title":{"rendered":"Kroatien steht im zweiten Pokal-Halbfinale in Folge"},"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-a-selecao-croata-chega-a-sua-segunda-semifinal-consecutiva\">Das kroatische Team erreicht zum zweiten Mal in Folge das Halbfinale<\/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-lotado-1024x768.jpg\" alt=\"Jogo da Cro\u00e1cia na Copa do Mundo.\" class=\"w-full object-cover object-center border mx-auto wp-image-1249\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Fu\u00dfballstadion voller Fans. 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>Nach einem turbulenten Start in die Weltmeisterschaft 2022 schl\u00e4gt Kroatien Brasilien und f\u00fchrt zu einer m\u00f6glichen Qualifikation f\u00fcr das Finale.<\/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 das Spiel zwischen Brasilien und Kroatien verpasst haben, lesen Sie unseren Artikel \u00fcber das Viertelfinale, um alles zu erfahren, was im Spiel passiert ist.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1SvJmq\">\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\/artilheiros-da-copa-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Die 10 besten Torsch\u00fctzen der Weltmeisterschaft\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/camisa-de-messi-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\/artilheiros-da-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Die 10 besten Torsch\u00fctzen der Weltmeisterschaft\">\n            Die 10 besten Torsch\u00fctzen der Weltmeisterschaft        <\/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            Sehen Sie sich die wichtigsten Torsch\u00fctzen dieser Weltmeisterschaft an, schauen Sie sich die Liste 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\/artilheiros-da-copa-do-mundo\/\"  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\/artilheiros-da-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\/12\/camisa-de-messi-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                Die 10 besten Torsch\u00fctzen der Weltmeisterschaft              <\/p>\n              <a href=\"https:\/\/minutovip.com\/de\/artilheiros-da-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                    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>Eine Mannschaft ohne gro\u00dfartige Angreifer, die auf den ersten Blick nicht einsch\u00fcchternd wirkt, aber wenn das Spiel losgeht, zeigt sie ein sehr hohes fu\u00dfballerisches Niveau.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Erfahren Sie mehr \u00fcber die Mannschaft, die Brasilien bei dieser Weltmeisterschaft besiegt hat und um die Chance auf ein R\u00fcckspiel gegen Frankreich k\u00e4mpfen wird.<\/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 id=\"h-resiliencia-croata\">Kroatische Widerstandsf\u00e4higkeit<\/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-1-1024x683.jpg\" alt=\"Jogador correndo com a bola.\" class=\"w-full object-cover object-center border mx-auto wp-image-1250\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Spieler l\u00e4uft mit dem Ball. 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 die Kroaten, die ihr f\u00fcnftes Comeback in der K.-o.-Runde einer Weltmeisterschaft feiern, ist es nichts Neues, ein Spiel zu gewinnen, das sie zu Beginn verloren hatten.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kroatien ist ein \u00e4u\u00dferst junges Land, dessen Unabh\u00e4ngigkeit erst 1991 nach der Abspaltung von Jugoslawien erkl\u00e4rt wurde.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deshalb nahm die Schachmannschaft erst 1998 an diesem Wettbewerb teil, als sie bereits das Halbfinale erreichte und in diesem Jahr den 3. Platz belegte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In Anbetracht dessen, dass dieses Team seit seinem Einstieg in die Weltmeisterschaft nur nicht an der Ausgabe 2010 teilgenommen hat. Es hat an sechs Weltmeisterschaften teilgenommen und dabei drei Halbfinals erreicht.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nachdem Kroatien im Viertelfinale Brasilien im Elfmeterschie\u00dfen besiegt hatte, mussten f\u00fcnf Gegner ausscheiden, nachdem das Spiel mit einem R\u00fcckstand auf der Anzeigetafel begonnen hatte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Doch worin liegt die Kraft dieser so harmlos erscheinenden Selektion?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Antwort liegt wahrscheinlich in der Spielkontrolle, die das Mittelfeldtrio dieser Mannschaft hat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Haupts\u00e4chlich mit Modrid, Kovacic und Brozovic, die das Spiel zu dem von ihnen bestimmten Zeitpunkt vorantreiben, bei Bedarf beschleunigen und den Rhythmus des Gegners brechen, um das Spiel zu beruhigen, wie Maestros, die den Rhythmus eines Liedes kontrollieren.&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>Dar\u00fcber hinaus war die k\u00f6rperliche Vorbereitung der Athleten bei den Weltcups ein gro\u00dfer Unterschied. Auch wenn sie mehr als ein Spiel hintereinander mit Verl\u00e4ngerung absolvieren m\u00fcssen, zeigen sie nicht, dass sie sich m\u00fcde f\u00fchlen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Und beim Elfmeterschie\u00dfen herrscht bei allen Spielern eine gewisse K\u00e4lte, die scheinbar im Morgentraining sind, das hei\u00dft, sie nehmen ihre Elfmeter sehr gelassen hin.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dies sind einige der Geheimnisse, die diese Mannschaft zu einer der besten Fu\u00dfballmannschaften der letzten Weltmeisterschaften machen.<\/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 id=\"h-confira-os-convocados-da-selecao-croata-em-2022\"><strong>Schauen Sie sich den Kader der kroatischen Nationalmannschaft im Jahr 2022 an<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Torh\u00fcter:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Dominik Livakovic (Dinamo Zagreb)<\/li><li>Ivica Ivusic (Osijek)<\/li><li>Ivo Grbic (Atl\u00e9tico Madrid)&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>Verteidiger:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Domagoj Vida (AEK Aethens)<\/li><li>Dejan Lovren (Zenit St. Petersburg)<\/li><li>Borna Barisic (Rangers)<\/li><li>Josip Juranovic (Celtic)<\/li><li>Jo\u0161ko Gvardiol (RB Leipzig)<\/li><li>Borna Sosa (Stuttgart)<\/li><li>Josip Stanisic (Bayern M\u00fcnchen)<\/li><li>Martin Erlic (Sassuolo)<\/li><li>Josip Sutalo (Dinamo Zagreb)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mittelfeldspieler:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Luka Modric (Real Madrid)<\/li><li>Mateo Kovacic (Chelsea)<\/li><li>Marcelo Brozovic (Inter Mailand)<\/li><li>Mario Pasalic (Atalanta)<\/li><li>Nikola Vlasic (Turin)<\/li><li>Lovro Majer (Rennes)<\/li><li>Kristijan Jakic (Eintracht Frankfurt)<\/li><li>Luka Sucic (RB Salzburg)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Angreifer:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Ivan Perisic (Tottenham)<\/li><li>Andrej Kramaric (Hoffenheim)<\/li><li>Bruno Petkovic (Dinamo Zagreb)<\/li><li>Mislav Orsic (Dinamo Zagreb)<\/li><li>Vor Budimir (Osasuna)<\/li><li>Marko Livaja (Hajduk Split)<\/li><\/ul>\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 id=\"h-destaques-desta-selecao\">Highlights dieser Auswahl:<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der Star dieser Mannschaft ist zweifellos Luka Modric, derzeit die Nummer zehn bei einem der gr\u00f6\u00dften Vereine der Welt, Real Madrid.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der Spieler zeichnet sich durch seine technische Qualit\u00e4t im Passspiel und die unglaubliche F\u00e4higkeit aus, das Spiel zu lesen, wodurch seine Mannschaft mehr Kontrolle \u00fcber den Ball hat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Neben ihm ist Ivan Perisic eine weitere St\u00fctze dieser Mannschaft, mit etwas mehr Offensivqualit\u00e4ten.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Im Gegensatz zu Modric, der das Spiel organisiert, spielt Perisic eher eine Rolle als Abschlussspieler seiner Mannschaft, hilft dem Mittelfeld aber auch sehr bei der Spielgestaltung.<\/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 id=\"h-por-que-os-nomes-dos-jogadores-da-croacia-terminam-com-ic\">Warum enden die Namen kroatischer Spieler mit IC?<\/h3>\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 Liste der einberufenen Spieler \u00fcberpr\u00fcft haben, ist Ihnen wahrscheinlich aufgefallen, dass die Namen der meisten Spieler auf IC enden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Modric, Kovacic, Perisic, gibt es daf\u00fcr eine Erkl\u00e4rung?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das Suffix \u201eIC\u201c bedeutet \u201eSohn von\u201c und wurde fr\u00fcher in Europa in kleinen Populationen verwendet, um zu kennzeichnen, dass eine solche Person die Tochter eines Zyklans war.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Beispielsweise war Modric der Sohn von Modar, im Laufe der Zeit wurden die Namen zu Nachnamen, um die Familie zu identifizieren.&nbsp;&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<h2 id=\"h-retrospecto-da-croacia-em-2018\">Kroatien-R\u00fcckblick im Jahr 2018<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Da die Gruppenphase, in der die Auslosung f\u00fcr Kroatien relativ einfach war, \u00fcbersprungen wurde, war D\u00e4nemark der erste Gegner in der K.-o.-Phase.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das begann mit dem Sieg im Spiel und kurz darauf kam es zu einem Unentschieden der Kroaten, bei dem sie bis zum Elfmeterschie\u00dfen alles versuchten, bei dem sie, wie wir bereits wissen, viel Erfahrung zu l\u00f6sen haben.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sie gewannen das Spiel mit 3:2 im Elfmeterschie\u00dfen und erreichten das Viertelfinale.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das n\u00e4chste Spiel verlief \u00e4hnlich, Russland begann das Spiel in der ersten Halbzeit zu gewinnen und Kroatien unentschieden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Auf der anderen Seite waren es die Kroaten, die in der Verl\u00e4ngerung in F\u00fchrung gingen, sich aber kurz darauf selbst vergifteten und ein Unentschieden hinnehmen mussten, sodass es erneut zu einem Elfmeterschie\u00dfen kam.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dort besiegten sie Russland knapp mit 4 x 3 im Elfmeterschie\u00dfen und erreichten damit ihr zweites Halbfinale in der Geschichte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nun war der Gegner der wichtigste im Fu\u00dfball, die starke englische Mannschaft.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>England begann zu gewinnen, aber wie immer schaffte Kroatien kurz darauf den Ausgleich.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Diesmal gelang es ihnen jedoch, in der Verl\u00e4ngerung die Wende zu schaffen und ohne Elfmeterschie\u00dfen zu gewinnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn wir nun \u00fcber das erste Finale sprechen, das diese Mannschaft erreichte, war niemand Geringeres als die starke franz\u00f6sische Mannschaft vor ihnen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Diesmal gab es kein Comeback, kein Unentschieden, geschweige denn Elfmeter. Immerhin erzielte Frankreich ein solides Ergebnis von 4 x 2 und holte sich den Pokal.<\/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 id=\"h-atual-campanha-na-copa-de-2022\">Aktuelle Kampagne bei der Weltmeisterschaft 2022<\/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-no-escanteio-1024x565.jpg\" alt=\"Campo de Futebol\" class=\"w-full object-cover object-center border mx-auto wp-image-1251\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Fu\u00dfballfeld. 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>Da ich wieder nur von K.-o.-Spielen rede: Kroatiens erster Gegner war Japan.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Als etwas unerwarteter Gegner, da sich Marokko vor Kroatien qualifizieren konnte, belegte Japan zusammen mit Spanien und Deutschland den ersten Platz in einer Gruppe.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dieses Mal war es an der Zeit, in einem sehr schwierigen Spiel gegen Japan zu zeigen, dass die Widerstandsf\u00e4higkeit des Jahres 2018 in der Mannschaft noch immer lebendig ist.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wieder einmal \u00fcbernimmt ihr Gegner die F\u00fchrung, und es gelingt ihnen, ein Unentschieden zu erzielen und alles ins Elfmeterschie\u00dfen zu verwandeln. Um dann Ihre Klassifizierung zu erreichen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gegen die Japaner war es nicht anders, sie begannen zu verlieren, schafften ein Unentschieden und gewannen im Elfmeterschie\u00dfen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das letzte, was die Kroaten taten, war die Eliminierung der brasilianischen Mannschaft. In einem Spiel, in dem Brasilien dominierte und in der Nachspielzeit den Vorteil nutzte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Da es sich jedoch um Kroatien handelt, gelang ihnen ein Unentschieden und sie zeigten im Elfmeterschie\u00dfen erneut ihre ganze Coolness, lie\u00dfen keinen Schuss zu und eliminierten Brasilien.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Damit erreichen sie ihren vierten Sieg in der Qualifikation und schlagen ihre Gegner in der Verl\u00e4ngerung im Elfmeterschie\u00dfen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wie auch immer, jetzt treffen sie im Halbfinale der Weltmeisterschaft 2022 auf Argentinien, diesen Dienstag, den 13.12.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-78WBr\">\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-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Finden Sie heraus, wo Sie die Weltmeisterschaft 2022 sehen k\u00f6nnen\">\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\/de\/onde-assistir-a-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Finden Sie heraus, wo Sie die Weltmeisterschaft 2022 sehen k\u00f6nnen\">\n            Finden Sie heraus, wo Sie die Weltmeisterschaft 2022 sehen k\u00f6nnen        <\/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 FIFA Plus, die beste App, um die Weltmeisterschaft 2022 zu verfolgen.        <\/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-do-mundo\/\"  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-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                Finden Sie heraus, wo Sie die Weltmeisterschaft 2022 sehen k\u00f6nnen              <\/p>\n              <a href=\"https:\/\/minutovip.com\/de\/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                    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>Mit dem Sieg \u00fcber Brasilien trifft die kroatische Mannschaft ihre f\u00fcnfte Entscheidung in der WM-Verl\u00e4ngerung.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[17,27,151],"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>Cro\u00e1cia em sua 2\u00b0 semifinal de Copa seguida - Minuto VIP<\/title>\n<meta name=\"description\" content=\"A sele\u00e7\u00e3o da Cro\u00e1cia vem para sua segunda semifinal seguida, confira o que essa sele\u00e7\u00e3o tem de t\u00e3o especial.\" \/>\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\/croacia-na-semifinal-da-copa\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cro\u00e1cia em sua 2\u00b0 semifinal de Copa seguida\" \/>\n<meta property=\"og:description\" content=\"A sele\u00e7\u00e3o da Cro\u00e1cia vem para sua segunda semifinal seguida, confira o que essa sele\u00e7\u00e3o tem de t\u00e3o especial.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/de\/croacia-na-semifinal-da-copa\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-20T03:57:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-20T03:58:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-lotado-1024x768.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\/croacia-na-semifinal-da-copa\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-lotado.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-lotado.jpg\",\"width\":1280,\"height\":960},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/#webpage\",\"url\":\"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/\",\"name\":\"Cro\u00e1cia em sua 2\u00b0 semifinal de Copa seguida - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/#primaryimage\"},\"datePublished\":\"2022-12-20T03:57:00+00:00\",\"dateModified\":\"2022-12-20T03:58:45+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"A sele\u00e7\u00e3o da Cro\u00e1cia vem para sua segunda semifinal seguida, confira o que essa sele\u00e7\u00e3o tem de t\u00e3o especial.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cro\u00e1cia em sua 2\u00b0 semifinal de Copa seguida\"}]},{\"@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":"Cro\u00e1cia em sua 2\u00b0 semifinal de Copa seguida - Minuto VIP","description":"A sele\u00e7\u00e3o da Cro\u00e1cia vem para sua segunda semifinal seguida, confira o que essa sele\u00e7\u00e3o tem de t\u00e3o especial.","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\/croacia-na-semifinal-da-copa\/","og_locale":"de_DE","og_type":"article","og_title":"Cro\u00e1cia em sua 2\u00b0 semifinal de Copa seguida","og_description":"A sele\u00e7\u00e3o da Cro\u00e1cia vem para sua segunda semifinal seguida, confira o que essa sele\u00e7\u00e3o tem de t\u00e3o especial.","og_url":"https:\/\/minutovip.com\/de\/croacia-na-semifinal-da-copa\/","og_site_name":"Minuto VIP","article_published_time":"2022-12-20T03:57:00+00:00","article_modified_time":"2022-12-20T03:58:45+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-lotado-1024x768.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\/croacia-na-semifinal-da-copa\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-lotado.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-lotado.jpg","width":1280,"height":960},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/#webpage","url":"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/","name":"Cro\u00e1cia em sua 2\u00b0 semifinal de Copa seguida - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/#primaryimage"},"datePublished":"2022-12-20T03:57:00+00:00","dateModified":"2022-12-20T03:58:45+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"A sele\u00e7\u00e3o da Cro\u00e1cia vem para sua segunda semifinal seguida, confira o que essa sele\u00e7\u00e3o tem de t\u00e3o especial.","breadcrumb":{"@id":"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/croacia-na-semifinal-da-copa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Cro\u00e1cia em sua 2\u00b0 semifinal de Copa seguida"}]},{"@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\/1247"}],"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=1247"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts\/1247\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/media?parent=1247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/categories?post=1247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/tags?post=1247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}