{"id":1260,"date":"2022-12-20T04:05:40","date_gmt":"2022-12-20T04:05:40","guid":{"rendered":"https:\/\/minutovip.com\/?p=1260"},"modified":"2022-12-20T04:05:43","modified_gmt":"2022-12-20T04:05:43","slug":"maiores-zebras-da-copa-do-mundo","status":"publish","type":"post","link":"https:\/\/minutovip.com\/sv\/maiores-zebras-da-copa-do-mundo\/","title":{"rendered":"Se de st\u00f6rsta st\u00f6rningarna under VM 2022"},"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-as-maiores-zebras-que-aconteceram-na-copa-do-qatar\">De st\u00f6rsta uppr\u00f6rdheterna som h\u00e4nde i Qatar 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\/disputa-de-bola-1024x682.jpg\" alt=\"Disputas de bola em Zebras da Copa do Mundo.\" class=\"w-full object-cover object-center border mx-auto wp-image-1261\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Bolltvist i spel. K\u00e4lla: 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>Det h\u00e4r VM \u00f6verraskar alla, med lag som ingen hade kunnat f\u00f6rest\u00e4lla sig klara gruppspelet och n\u00e5 semifinal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Men f\u00f6rst och fr\u00e4mst, om du inte vet var du ska se v\u00e4rldscupen, se v\u00e5r artikel nedan och l\u00e4r k\u00e4nna FIFA plus, s\u00e5 att du inte missar fler matcher i den h\u00e4r t\u00e4vlingen.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-qb1io\">\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\/sv\/onde-assistir-a-copa-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Ta reda p\u00e5 var du kan titta p\u00e5 VM 2022\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/celular-com-video-scaled.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/sv\/onde-assistir-a-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Ta reda p\u00e5 var du kan titta p\u00e5 VM 2022\">\n            Ta reda p\u00e5 var du kan titta p\u00e5 VM 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            Uppt\u00e4ck FIFA Plus, den b\u00e4sta appen f\u00f6r att titta p\u00e5 VM 2022.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/minutovip.com\/sv\/onde-assistir-a-copa-do-mundo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Forts\u00e4tt l\u00e4sa            <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\/sv\/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                Ta reda p\u00e5 var du kan titta p\u00e5 VM 2022              <\/p>\n              <a href=\"https:\/\/minutovip.com\/sv\/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                    Forts\u00e4tt l\u00e4sa                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Du kommer att stanna kvar p\u00e5 samma webbplats              <\/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>Som i alla v\u00e4rldscuper dyker zebrorna upp. Och i \u00e5r bryter de banken f\u00f6r m\u00e5nga m\u00e4nniskor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S\u00e5 stanna hos oss och ta reda p\u00e5 om spelen d\u00e4r favoriterna besegrades och orsakade en v\u00e4ndning i t\u00e4vlingen.<\/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-lista-das-maiores-zebras-da-copa\">Lista \u00f6ver v\u00e4rldscupens st\u00f6rsta st\u00f6rningar:<\/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\/torcida-em-estadio-2-1024x768.jpg\" alt=\"Jogadores e torcedores em est\u00e1dio.\" class=\"w-full object-cover object-center border mx-auto wp-image-1262\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Fotbollsstadion. K\u00e4lla: 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>Den som gjort mest, och forts\u00e4tter att g\u00f6ra det, \u00e4r det marockanska laget som besegrade fantastiska lag och forts\u00e4tter i t\u00e4vlingen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Andra lag som Japan och Sydkorea gjorde sitt b\u00e4sta, men har redan blivit utslagna.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S\u00e5 se nedan detaljerna om de st\u00f6rsta \u00f6verraskningarna under FIFA World Cup.<\/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-arabia-saudita-2-x-1-argentina\">Saudiarabien 2 x 1 Argentina<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>F\u00f6r det f\u00f6rsta kunde vi inte b\u00f6rja med \u00e4nnu en uppr\u00f6rdhet, en av de mest \u00f6verraskande matcherna i v\u00e4rldscupens historia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Segern firades mycket av saudiska fans, s\u00e5 mycket att kungen av landet f\u00f6rklarade en helgdag. Fester f\u00f6r att fira \u00e4gde rum \u00f6ver hela det nationella territoriet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Allt firande var r\u00e4ttvist, eftersom denna seger mot Argentina praktiskt taget var en titel f\u00f6r landet, som bara tog sig f\u00f6rbi gruppspelet en g\u00e5ng.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Matchens m\u00e5l kom f\u00f6rst fr\u00e5n Messi fr\u00e5n straffpunkten efter att Paredes f\u00e4lldes i omr\u00e5det.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De saudiska m\u00e5len var alla i andra halvlek, i ett \u00f6gonblick av d\u00e5sighet f\u00f6r argentinarna, Saudiarabien, i tv\u00e5 snabba drag, d\u00f6dade matchen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Det f\u00f6rsta m\u00e5let kom med Alshehri, i ett snabbt spel p\u00e5 en kontring, och det andra i ett vackert individuellt spel av Aldawsari, som lade bollen i byr\u00e5l\u00e5dan.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los hermanos har f\u00f6r vana att f\u00f6rlora i sina VM-debuter, 82 och 90 f\u00f6rlorade Albiceleste-laget i sin debut, trots det hade de en fantastisk kampanj.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Detta VM, samma sak, f\u00f6rlorade de i sin debut och nu n\u00e5r de finalen, efter att ha besegrat Kroatien med 3-0.&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>\u00c4r detta ett gott tecken f\u00f6r Albiceleste-laget?<\/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-coreia-do-sul-2-x-1-portugal\">Sydkorea 2 x 1 Portugal<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Matchen som slog Uruguay ur VM, ingen f\u00f6rv\u00e4ntade sig att Sydkorea skulle sl\u00e5 det kraftfulla Portugal-laget.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>D\u00e4rf\u00f6r utk\u00e4mpade Ghana och Uruguay en kamp som de trodde var om platsen, men i verkligheten var det ett spel d\u00e4r inget var v\u00e4rt n\u00e5got annat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Portugal b\u00f6rjade f\u00f6re med Ricardo Horta som gjorde det f\u00f6rsta m\u00e5let<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Det f\u00f6rsta m\u00e5let kom tidigt, i den 5:e minuten gick Dalot in i omr\u00e5det och Ricardo Horta \u00f6ppnade m\u00e5lskyttet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Korea lyckades kvittera i f\u00f6rsta halvlek med Young-Gwon efter ett inl\u00e4gg som Portugal inte kunde klippa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Men den verkliga magin h\u00e4nde i den 46:e minuten av andra halvlek, n\u00e4r Son lyckades med en spektakul\u00e4r passning f\u00f6r Hwang att g\u00f6ra det v\u00e4ndande m\u00e5let, vilket kvalificerade Sydkorea till knockout-stadiet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>I den f\u00f6ljande fasen slogs det koreanska laget ut, men det var en stor uppr\u00f6rdhet, eftersom det l\u00e4mnade den tv\u00e5faldiga m\u00e4staren Uruguay utanf\u00f6r.<\/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-japao-2-x-1-espanha\">Japan 2 x 1 Spanien<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Duellen definierade de tv\u00e5 som klassificerades i d\u00f6dsgruppen, vilket l\u00e4mnade det stora Tyskland utanf\u00f6r en annan knockoutfas.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Detta var en stor uppr\u00f6rdhet i v\u00e4rldscupen, fr\u00e4mst f\u00f6r att det var andra g\u00e5ngen som det tyska laget l\u00e4mnades utanf\u00f6r knockoutstadiet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dessutom gjorde Spanien det st\u00f6rsta nederlaget i VM hittills och gjorde sju m\u00e5l mot Costa Rica.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Men vidare till m\u00e5len var det spanjorerna som \u00f6ppnade m\u00e5lskyttet, Morata, efter ett inl\u00e4gg, steg \u00f6ver alla och gjorde m\u00e5let och \u00f6ppnade m\u00e5lskyttet f\u00f6r Spanien.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Alla f\u00f6rv\u00e4ntade sig att Spanien skulle dominera matchen, men Doan, en japansk spelare, slog ett vackert l\u00e5ngskott, l\u00e4mnade allt lika p\u00e5 resultattavlan och satte Japan tillbaka i matchen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Efter det \u00e4gde ett av de mest kontroversiella dragen av detta VM rum, d\u00e4r det tyska laget till och med beg\u00e4rde en v\u00e4djan om att avbryta m\u00e5let.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Den japanske spelaren lyckas g\u00f6ra ett inl\u00e4gg med bollen praktiskt taget hela utanf\u00f6r planlinjen, dessutom kom v\u00e4ndm\u00e5let precis i detta drag, d\u00e4r Tanaka gjorde v\u00e4ndm\u00e5let.<\/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-japao-2-x-1-alemanha\">Japan 2 x 1 Tyskland<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Den h\u00e4r matchen var en av de f\u00f6rsta stora st\u00f6rningarna i v\u00e4rldscupen, d\u00e4r Tyskland \u00e5terigen besegrades av lag som inte har en stor fotbollstradition, precis i gruppspelet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Och Japans kompakta lag, som aldrig har gjort comeback i VM-spel, gjorde sitt f\u00f6rsta mot den fyrfaldiga m\u00e4staren.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Det f\u00f6rsta m\u00e5let var en straff, d\u00e4r den japanska m\u00e5lvakten, som hade en fantastisk match, begick en foul p\u00e5 Kimmich, som slog det var Gundog\u00e3, som \u00f6ppnade m\u00e5lskyttet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>&nbsp;V\u00e4ndningen b\u00f6rjar p\u00e5 75, p\u00e5 returen fr\u00e5n ett skott av Minamino tog Moan \u00f6verskottet och gjorde m\u00e5l, vilket l\u00e4mnade allt lika p\u00e5 resultattavlan.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>N\u00e5gra minuter senare, efter ett snabbt inl\u00e4gg, dominerade Asano vackert och gjorde segerm\u00e5let.<\/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-marrocos-3-0-x-0-0-espanha\">Marocko (3) 0 x 0 (0) Spanien<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Utan tvekan, den st\u00f6rsta \u00f6verraskningen av VM hittills, Marocko kanske inte l\u00e4ngre \u00e4r en underdog, eftersom detta lag har f\u00e5tt stor respekt i v\u00e4rldsfotbollen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>I en grupp med Kroatien och Belgien var de som kvalificerade sig f\u00f6rst marockanerna.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Spelet var v\u00e4ldigt tajt och det slutade med straffar, d\u00e4r den marockanska m\u00e5lvakten tog tre skott fr\u00e5n Spanien och var huvudspelaren i att vinna denna plats i kvartsfinalen.<\/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-marrocos-1-x-0-portugal\">Marocko 1 x 0 Portugal<\/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\/12\/goleiro-1024x684.jpg\" alt=\"Goleiro deitado no gramado.\" class=\"w-full object-cover object-center border mx-auto wp-image-1263\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >M\u00e5lvakten klagar. K\u00e4lla: 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>Efter de stora segrarna mot Kroatien, Belgien och Spanien blev offret f\u00f6r detta VM:s j\u00e4tteuppr\u00f6rd, denna g\u00e5ng, Portugal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ett spel av ren strategi fr\u00e5n Marocko, som erk\u00e4nde motst\u00e5ndarens \u00f6verl\u00e4gsenhet och intog en defensiv h\u00e5llning.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Spelet handlade helt och h\u00e5llet om Portugal fram\u00e5t, men att alltid vara kvar i det marockanska f\u00f6rsvaret.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Och den som lyckades g\u00f6ra m\u00e5l f\u00f6rst var Marocko med En-Nesyri, som h\u00f6jde sig vackert och gjorde m\u00e5l med en nick och gjorde matchens f\u00f6rsta och enda m\u00e5l.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S\u00e5, vilken av dessa var den st\u00f6rsta uppr\u00f6rdheten i detta VM f\u00f6r dig?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se till att kolla in v\u00e5rt andra inneh\u00e5ll om v\u00e4rldscupen. Se nedan skadorna som f\u00f6r\u00e4ndrade v\u00e4rldscupernas historia.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZvC7wq\">\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\/sv\/lesoes-que-mudaram-as-copas\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Skador som f\u00f6r\u00e4ndrade v\u00e4rldscupernas historia.\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-do-mundo-1024x576-1.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\/sv\/lesoes-que-mudaram-as-copas\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Skador som f\u00f6r\u00e4ndrade v\u00e4rldscupernas historia.\">\n            Skador som f\u00f6r\u00e4ndrade v\u00e4rldscupernas historia.        <\/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            Se spelarna som saknades fr\u00e5n sina lag i de sv\u00e5raste stunderna av v\u00e4rldscupen.        <\/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\/sv\/lesoes-que-mudaram-as-copas\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Forts\u00e4tt l\u00e4sa            <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\/sv\/lesoes-que-mudaram-as-copas\/\"  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\/taca-da-copa-do-mundo-1024x576-1.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                Skador som f\u00f6r\u00e4ndrade v\u00e4rldscupernas historia              <\/p>\n              <a href=\"https:\/\/minutovip.com\/sv\/lesoes-que-mudaram-as-copas\/\"  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                    Forts\u00e4tt l\u00e4sa                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Du kommer att stanna kvar p\u00e5 samma webbplats              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>VM 2022 \u00e4r fullt av \u00f6verraskande matcher, med ov\u00e4ntade lag som tar sig till semifinal och andra som skapat stora f\u00f6rv\u00e4ntningar har eliminerats. S\u00e5 kolla in vilka som var de st\u00f6rsta st\u00f6rningarna i detta m\u00e4sterskap.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[17,30,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>Veja as maiores zebras da Copa do Mundo de 2022 - Minuto VIP<\/title>\n<meta name=\"description\" content=\"A Copa do Mundo de 2022 est\u00e1 repleta de sele\u00e7\u00f5es inesperadas chegando \u00e0 semifinal. Confira aqui quais foram as maiores zebras do campeonato.\" \/>\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\/sv\/maiores-zebras-da-copa-do-mundo\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Veja as maiores zebras da Copa do Mundo de 2022\" \/>\n<meta property=\"og:description\" content=\"A Copa do Mundo de 2022 est\u00e1 repleta de sele\u00e7\u00f5es inesperadas chegando \u00e0 semifinal. Confira aqui quais foram as maiores zebras do campeonato.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/sv\/maiores-zebras-da-copa-do-mundo\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-20T04:05:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-20T04:05:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/disputa-de-bola-1024x682.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minuter\" \/>\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\":\"sv-SE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/disputa-de-bola.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/disputa-de-bola.jpg\",\"width\":1920,\"height\":1278},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#webpage\",\"url\":\"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/\",\"name\":\"Veja as maiores zebras da Copa do Mundo de 2022 - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#primaryimage\"},\"datePublished\":\"2022-12-20T04:05:40+00:00\",\"dateModified\":\"2022-12-20T04:05:43+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"A Copa do Mundo de 2022 est\u00e1 repleta de sele\u00e7\u00f5es inesperadas chegando \u00e0 semifinal. Confira aqui quais foram as maiores zebras do campeonato.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Veja as maiores zebras da Copa do Mundo de 2022\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@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\/sv\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Veja as maiores zebras da Copa do Mundo de 2022 - Minuto VIP","description":"A Copa do Mundo de 2022 est\u00e1 repleta de sele\u00e7\u00f5es inesperadas chegando \u00e0 semifinal. Confira aqui quais foram as maiores zebras do campeonato.","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\/sv\/maiores-zebras-da-copa-do-mundo\/","og_locale":"sv_SE","og_type":"article","og_title":"Veja as maiores zebras da Copa do Mundo de 2022","og_description":"A Copa do Mundo de 2022 est\u00e1 repleta de sele\u00e7\u00f5es inesperadas chegando \u00e0 semifinal. Confira aqui quais foram as maiores zebras do campeonato.","og_url":"https:\/\/minutovip.com\/sv\/maiores-zebras-da-copa-do-mundo\/","og_site_name":"Minuto VIP","article_published_time":"2022-12-20T04:05:40+00:00","article_modified_time":"2022-12-20T04:05:43+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/disputa-de-bola-1024x682.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"7 minuter"},"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":"sv-SE"},{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/disputa-de-bola.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/disputa-de-bola.jpg","width":1920,"height":1278},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#webpage","url":"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/","name":"Veja as maiores zebras da Copa do Mundo de 2022 - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#primaryimage"},"datePublished":"2022-12-20T04:05:40+00:00","dateModified":"2022-12-20T04:05:43+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"A Copa do Mundo de 2022 est\u00e1 repleta de sele\u00e7\u00f5es inesperadas chegando \u00e0 semifinal. Confira aqui quais foram as maiores zebras do campeonato.","breadcrumb":{"@id":"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/maiores-zebras-da-copa-do-mundo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Veja as maiores zebras da Copa do Mundo de 2022"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"sv-SE","@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\/sv\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/posts\/1260"}],"collection":[{"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/comments?post=1260"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/posts\/1260\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/media?parent=1260"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/categories?post=1260"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/sv\/wp-json\/wp\/v2\/tags?post=1260"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}