{"id":1372,"date":"2022-12-27T20:06:36","date_gmt":"2022-12-27T20:06:36","guid":{"rendered":"https:\/\/minutovip.com\/?p=1372"},"modified":"2022-12-27T20:06:39","modified_gmt":"2022-12-27T20:06:39","slug":"messi-argentina","status":"publish","type":"post","link":"https:\/\/minutovip.com\/pl\/messi-argentina\/","title":{"rendered":"Mistrz \u015bwiata Messiego z Argentyn\u0105"},"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-lionel-messi-conquista-a-copa-do-mundo-de-2022-em-sua-despedida-da-competicao\">Lionel Messi na po\u017cegnanie z zawodami zdobywa Puchar \u015awiata 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\/camiseta-do-messi-1024x714.jpg\" alt=\"Camiseta do Messi na Argentina. \" class=\"w-full object-cover object-center border mx-auto wp-image-1373\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Koszulka Messiego. \u017ar\u00f3d\u0142o: Unsplash.<\/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>Po pi\u0119ciu edycjach pr\u00f3b Messi w ko\u0144cu zostaje mistrzem \u015bwiata z Argentyn\u0105.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Je\u015bli przegapi\u0142e\u015b fina\u0142owy mecz, nie martw si\u0119, zapoznaj si\u0119 z poni\u017cszym artyku\u0142em i odkryj FIFA Plus, gdzie mo\u017cesz obejrze\u0107 powt\u00f3rki wszystkich mecz\u00f3w z tego Pucharu \u015awiata.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZEzkNs\">\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\/pl\/onde-assistir-a-copa-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Dowiedz si\u0119, gdzie ogl\u0105da\u0107 Mistrzostwa \u015awiata 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\/pl\/onde-assistir-a-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Dowiedz si\u0119, gdzie ogl\u0105da\u0107 Mistrzostwa \u015awiata 2022\">\n            Dowiedz si\u0119, gdzie ogl\u0105da\u0107 Mistrzostwa \u015awiata 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            Odkryj FIFA Plus, najlepsz\u0105 aplikacj\u0119 do ogl\u0105dania Mistrzostw \u015awiata 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\/pl\/onde-assistir-a-copa-do-mundo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Czytaj dalej            <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\/pl\/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                Dowiedz si\u0119, gdzie ogl\u0105da\u0107 Mistrzostwa \u015awiata 2022              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/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                    Czytaj dalej                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Pozostaniesz na tej samej stronie internetowej              <\/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>Jeden z najwspanialszych graczy w historii pi\u0142ki no\u017cnej. Sprawd\u017a jego karier\u0119 i wszystkie szczeg\u00f3\u0142y zwi\u0105zane z podr\u00f3\u017c\u0105 do zwyci\u0119stwa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dzi\u0119ki temu tytu\u0142owi Lionel Messi jest nowym Bogiem Argentyny, a Maradona oczywi\u015bcie u\u015bmiecha si\u0119, widz\u0105c koszulk\u0119 Albiceleste z numerem 10 podbijaj\u0105c\u0105 \u015bwiat swoj\u0105 pi\u0142k\u0105 no\u017cn\u0105.<\/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-a-trilha-ate-a-vitoria\">Droga do zwyci\u0119stwa<\/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\/messi-com-trofeus-1024x683.jpg\" alt=\"Messi com trof\u00e9us. \" class=\"w-full object-cover object-center border mx-auto wp-image-1374\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Nagrody dla graczy. \u017ar\u00f3d\u0142o: Unsplash.<\/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>Fabu\u0142a zwi\u0105zana z podbojem Messiego przez Argentyn\u0119, gdyby zosta\u0142a napisana, nie by\u0142aby tak ekscytuj\u0105ca.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lionel od czasu swojego debiutu w Barcelonie by\u0142 postrzegany jako cudowne dziecko, a na przestrzeni lat zawodnik zdobywa\u0142 tytu\u0142y i bi\u0142 rekordy.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednak w rozgrywkach dla Argentyny zawodnik zawsze mia\u0142 spore problemy z osi\u0105gni\u0119ciem wielkich zwyci\u0119stw.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Co wi\u0119cej, Messi w zwi\u0105zku z frustruj\u0105cymi pora\u017ckami w reprezentacji kilkakrotnie zapowiada\u0142 nawet, \u017ce opu\u015bci reprezentacj\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zobacz niekt\u00f3re potkni\u0119cia zawodnika a\u017c do jego odkupienia w Pucharze \u015awiata 2022.<\/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-os-fracassos-na-copa-america\">Pora\u017cki w Copa Am\u00e9rica<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po mistrzostwach \u015bwiata by\u0107 mo\u017ce najwa\u017cniejszym tytu\u0142em dru\u017cyny z Ameryki Po\u0142udniowej jest Copa Am\u00e9rica.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednak Argentyna Messiego r\u00f3wnie\u017c mia\u0142a wiele trudno\u015bci ze zdobyciem tego tytu\u0142u w pokoleniu numer 10.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lionel Messi, b\u0119d\u0105cy jeszcze ch\u0142opcem, swoj\u0105 pierwsz\u0105 szans\u0119 na zdobycie tego pucharu mia\u0142 w 2007 roku, kiedy dotar\u0142 do fina\u0142u, jednak zmierzy\u0142 si\u0119 z Brazyli\u0105 i ostatecznie przegra\u0142.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ju\u017c wtedy by\u0142 \u015bwietnym zawodnikiem, ale nie by\u0142 jeszcze punktem odniesienia dla tej dru\u017cyny.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kilka lat p\u00f3\u017aniej przysz\u0142a najbardziej frustruj\u0105ca seria pora\u017cek zawodnika w reprezentacji.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W 2015 roku Argentyna ponownie dotar\u0142a do fina\u0142u zawod\u00f3w, tym razem przeciwko Chile.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Messi po raz kolejny mia\u0142by szans\u0119 zdoby\u0107 tytu\u0142 ze swoj\u0105 reprezentacj\u0105, teraz by\u0142 idolem dru\u017cyny, wi\u0119c ci\u0119\u017car osi\u0105gni\u0119cia spoczywa\u0142 na jego barkach.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po raz kolejny zawodnikowi wymkn\u0105\u0142 si\u0119 tytu\u0142 z r\u0105k, Argentyna przegra\u0142a w rzutach karnych 4:1.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jedynym argenty\u0144skim zawodnikiem, kt\u00f3ry wykorzysta\u0142 sw\u00f3j strza\u0142, by\u0142 Messi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W nast\u0119pnym roku powt\u00f3rzono ten sam fina\u0142 z tymi samymi wynikami.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ostatecznie mecz zako\u0144czy\u0142 si\u0119 remisem, a o decyzji ponownie zadecydowa\u0142y rzuty karne, ale tym razem Messi wykorzysta\u0142 rzut karny i Chile po raz drugi zwyci\u0119\u017cy\u0142o z Argentyn\u0105.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Numer 10 ostatecznie og\u0142osi\u0142 odej\u015bcie z dru\u017cyny narodowej po frustruj\u0105cej pora\u017cce, ale jaki\u015b czas p\u00f3\u017aniej porzuci\u0142 ten pomys\u0142.<\/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-as-marcantes-derrotas-nas-copas-do-mundo\">Niezwyk\u0142e pora\u017cki w Pucharze \u015awiata<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwsze mistrzostwa \u015bwiata, w kt\u00f3rych Messi odpad\u0142 z Argentyn\u0105, odby\u0142y si\u0119 w 2006 roku, ale wtedy zawodnik nie by\u0142 punktem odniesienia dla dru\u017cyny.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W 2010 roku zawodnik dozna\u0142 pierwszej powa\u017cnej frustracji na mundialu, przegranej z Niemcami.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Prawdziwym ciosem by\u0142 jednak rok 2014, kiedy zawodnik by\u0142 u szczytu swojej kariery i m\u00f3g\u0142 rywalizowa\u0107 w Pucharze \u015awiata jako najlepszy zawodnik \u015bwiata, maj\u0105c na koncie cztery Z\u0142ote Pi\u0142ki.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Argentyna dotar\u0142a do fina\u0142u po doskona\u0142ej kampanii, w kt\u00f3rej rywalizowa\u0142a z Niemcami, kt\u00f3re pokona\u0142y Brazyli\u0119 7:1.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W niemieckim sk\u0142adzie grali tacy pi\u0142karze jak Klose, Muller, Neuer, Philipp Lahm i kilka innych gwiazd.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po stronie Argentyny najwi\u0119kszym nazwiskiem zespo\u0142u by\u0142 sam Messi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fina\u0142 by\u0142 zaci\u0119tym meczem, ale Niemcy dominowali w posiadaniu pi\u0142ki.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jedn\u0105 z najwyra\u017aniejszych okazji do zdobycia bramki mia\u0142 w\u0142a\u015bnie Messi, kt\u00f3ry prawie strzeli\u0142 gola, kt\u00f3ry m\u00f3g\u0142 zagwarantowa\u0107 sobie mistrzostwo \u015bwiata.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dosz\u0142o do dogrywki, w kt\u00f3rej Mario Gotze strzeli\u0142 zwyci\u0119skiego gola i zapewni\u0142 Niemcom czwartego gola.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Messi, zanim zdoby\u0142 tytu\u0142, zaliczy\u0142 kolejn\u0105 ci\u0119\u017ck\u0105 pora\u017ck\u0119 w tych rozgrywkach.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W 2018 roku dru\u017cyna Albiceleste by\u0142a dobrze wype\u0142niona, tym razem Messi mia\u0142 u boku wielkie nazwiska, takie jak Di Maria i Aguero.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Argenty\u0144ska dru\u017cyna zosta\u0142a pokonana w 1\/8 fina\u0142u przez Francj\u0119 w zaci\u0119tym meczu, co stanowi\u0142o powr\u00f3t 4 x 3 dla Francuz\u00f3w, kt\u00f3rzy wkr\u00f3tce zostali tegorocznymi mistrzami.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ta pora\u017cka postawi\u0142a Messiego w k\u0105cie, zawodnik, kt\u00f3ry by\u0142 ju\u017c uwa\u017cany za najlepszego zawodnika \u015bwiata, mia\u0142by jeszcze tylko jedn\u0105 szans\u0119 na zdobycie tytu\u0142u mistrza \u015bwiata.<\/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-o-confronto-com-a-laranja-mecanica-e-a-vinganca\">Konfrontacja z mechaniczn\u0105 pomara\u0144cz\u0105 i zemsta<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jedn\u0105 z najwi\u0119kszych przeszk\u00f3d Messiego w zdobyciu Pucharu \u015awiata by\u0142o starcie z Holandi\u0105, gdzie stawk\u0105 by\u0142o znacznie wi\u0119cej ni\u017c tylko pi\u0142ka no\u017cna.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trener przeciwnika, Van Gaal, od dawna toczy feud z argenty\u0144skimi zawodnikami, co jest jedn\u0105 z g\u0142\u00f3wnych przyczyn zachowania Messiego, kt\u00f3ry m\u015bci\u0142 si\u0119 na swoich idolach.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zacz\u0119\u0142o si\u0119 od problemu trenera z Riquelme w Barcelonie, by\u0142ym zawodnikiem Albiceleste.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kiedy Riquelme przyby\u0142 do klubu, po \u015bwietnym sezonie, holenderski trener sprzeciwi\u0142 si\u0119 jego transferowi i nie pozwoli\u0142 zawodnikowi zab\u0142ysn\u0105\u0107.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bardzo rzadko wprowadza\u0142 go do gry i zawsze traci\u0142 swoj\u0105 pozycj\u0119. Wkr\u00f3tce zawodnik zosta\u0142 sprzedany do Villarrealu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Di Mar\u00eda r\u00f3wnie\u017c mia\u0142 Van Gaala jako trenera i okre\u015bli\u0142 go jako \u201enajgorszego trenera, z jakim kiedykolwiek pracowa\u0142\u201d.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trener nigdy nie mia\u0142 dobrych relacji z zawodnikami z Ameryki Po\u0142udniowej, D\u00ed Mari\u0105, Rivaldo, Riquelme, \u017cadna z wielkich gwiazd nie radzi\u0142a sobie dobrze pod jego dow\u00f3dztwem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A podczas konfrontacji Messi, gdy zdoby\u0142 bramk\u0119 przeciwko Holandii, \u015bwi\u0119towa\u0142 jak riquelme, wykonuj\u0105c r\u0119kami gest uszu, patrz\u0105c bezpo\u015brednio na Van Gaala, w ge\u015bcie zemsty i protestu.<\/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-o-tri-campeonato-da-argentina-pelos-pes-de-messi\">Trzecie mistrzostwo Argentyny u st\u00f3p Messiego<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kampania zawodnika w tym Pucharze \u015awiata by\u0142a po prostu jednym z najwspanialszych wyst\u0119p\u00f3w w historii zawod\u00f3w.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nie tylko ze wzgl\u0119du na gole czy asysty, ale tak\u017ce ze wzgl\u0119du na spos\u00f3b, w jaki zawodnik wp\u0142yn\u0105\u0142 na ca\u0142y sw\u00f3j zesp\u00f3\u0142.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Spokojny sportowiec, kt\u00f3ry gra\u0142 na luzie, da\u0142 wyraz swoim emocjom i zachwyci\u0142 wszystkich prezentowanym futbolem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wida\u0107 by\u0142o ch\u0119\u0107 gry Messiego, ka\u017cdy ruch zdawa\u0142 si\u0119 by\u0107 ostatnim w jego \u017cyciu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nic dziwnego, \u017ce zosta\u0142 nagrodzony tytu\u0142em najlepszego zawodnika Pucharu \u015awiata.<\/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-subindo-de-patamar\">Wzniesienie si\u0119 na wy\u017cszy poziom<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dzi\u0119ki zdobyciu Pucharu \u015awiata Messi mo\u017ce teraz zosta\u0107 umieszczony na p\u00f3\u0142ce obok wielkich idoli, kt\u00f3rzy zwyci\u0119\u017cyli w tych rozgrywkach.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nie \u017ceby Messi nie by\u0142 ju\u017c geniuszem futbolu, ale zdobycie tytu\u0142u wznios\u0142o go na wy\u017cszy poziom, a nawet por\u00f3wnano go do Pel\u00e9.<\/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-messi-e-maradona\">Messiego i Maradony<\/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\/bandeira-da-argentina-1024x683.jpg\" alt=\"Bandeira da Argentina.\" class=\"w-full object-cover object-center border mx-auto wp-image-1375\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Flaga Argentyny. \u017ar\u00f3d\u0142o: 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>&nbsp;B\u0119d\u0105c jednym z najwi\u0119kszych idoli Argentyny, Messi by\u0142 zawsze por\u00f3wnywany do Maradony, jednak Diego Maradona mia\u0142 Puchar \u015awiata, przez co obecna dziesi\u0105tka Argentyny zosta\u0142a w tyle.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Teraz z pucharem w d\u0142oniach Messi dor\u00f3wnuje sobie i ustanawia siebie nowym bogiem futbolu w Argentynie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zdobywaj\u0105c tytu\u0142, Messi zadedykowa\u0142 go tak\u017ce Maradonie. kt\u00f3ry zmar\u0142 w 2020 roku.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nie chodzi\u0142o o cel z r\u0119ki Boga, ale o geniusz jednego. Messi nie m\u015bci\u0142 si\u0119 za wojn\u0119, ale uciszy\u0142 tych, kt\u00f3rzy nie wierzyli Argentynie i pokaza\u0142 \u015bwiatu, \u017ce po\u0142udniowoameryka\u0144ski futbol jest bardziej \u017cywy ni\u017c kiedykolwiek.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2iC3iH\">\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\/pl\/messi-na-copa-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Messi na Mundialu 2022\">\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\/pl\/messi-na-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Messi na Mundialu 2022\">\n            Messi na Mundialu 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            Messi stawia Argentyn\u0119 w finale Pucharu \u015awiata, zobacz trajektori\u0119 gwiazdy a\u017c do samego fina\u0142u zawod\u00f3w.\n        <\/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\/pl\/messi-na-copa-do-mundo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Czytaj dalej            <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\/pl\/messi-na-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                Messi na Mundialu 2022              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/messi-na-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                    Czytaj dalej                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Pozostaniesz na tej samej stronie internetowej              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Sprawd\u017a drog\u0119 Messiego do jego spektakularnej kampanii w Pucharze \u015awiata 2022.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[30,27,31],"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>Messi campe\u00e3o do Mundo com a Argentina - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Messi conquista a Copa do Mundo pela Argentina e se coloca como um dos melhores jogadores de todos os tempos.\" \/>\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\/pl\/messi-argentina\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Messi campe\u00e3o do Mundo com a Argentina\" \/>\n<meta property=\"og:description\" content=\"Messi conquista a Copa do Mundo pela Argentina e se coloca como um dos melhores jogadores de todos os tempos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/pl\/messi-argentina\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-27T20:06:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-27T20:06:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/camiseta-do-messi-1024x714.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minut\" \/>\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\":\"pl-PL\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/minutovip.com\/messi-argentina\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/camiseta-do-messi-1024x714.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/camiseta-do-messi-1024x714.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/messi-argentina\/#webpage\",\"url\":\"https:\/\/minutovip.com\/messi-argentina\/\",\"name\":\"Messi campe\u00e3o do Mundo com a Argentina - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/messi-argentina\/#primaryimage\"},\"datePublished\":\"2022-12-27T20:06:36+00:00\",\"dateModified\":\"2022-12-27T20:06:39+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Messi conquista a Copa do Mundo pela Argentina e se coloca como um dos melhores jogadores de todos os tempos.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/messi-argentina\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/messi-argentina\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/messi-argentina\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Messi campe\u00e3o do Mundo com a Argentina\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@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\/pl\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Messi campe\u00e3o do Mundo com a Argentina - Minuto VIP","description":"Messi conquista a Copa do Mundo pela Argentina e se coloca como um dos melhores jogadores de todos os tempos.","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\/pl\/messi-argentina\/","og_locale":"pl_PL","og_type":"article","og_title":"Messi campe\u00e3o do Mundo com a Argentina","og_description":"Messi conquista a Copa do Mundo pela Argentina e se coloca como um dos melhores jogadores de todos os tempos.","og_url":"https:\/\/minutovip.com\/pl\/messi-argentina\/","og_site_name":"Minuto VIP","article_published_time":"2022-12-27T20:06:36+00:00","article_modified_time":"2022-12-27T20:06:39+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/camiseta-do-messi-1024x714.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"8 minut"},"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":"pl-PL"},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/minutovip.com\/messi-argentina\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/camiseta-do-messi-1024x714.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/camiseta-do-messi-1024x714.jpg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/messi-argentina\/#webpage","url":"https:\/\/minutovip.com\/messi-argentina\/","name":"Messi campe\u00e3o do Mundo com a Argentina - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/messi-argentina\/#primaryimage"},"datePublished":"2022-12-27T20:06:36+00:00","dateModified":"2022-12-27T20:06:39+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Messi conquista a Copa do Mundo pela Argentina e se coloca como um dos melhores jogadores de todos os tempos.","breadcrumb":{"@id":"https:\/\/minutovip.com\/messi-argentina\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/messi-argentina\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/messi-argentina\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Messi campe\u00e3o do Mundo com a Argentina"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"pl-PL","@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\/pl\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/1372"}],"collection":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/comments?post=1372"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/1372\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media?parent=1372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/categories?post=1372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/tags?post=1372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}