{"id":2446,"date":"2023-03-18T02:40:12","date_gmt":"2023-03-18T02:40:12","guid":{"rendered":"https:\/\/minutovip.com\/?p=2446"},"modified":"2024-05-30T18:00:18","modified_gmt":"2024-05-30T18:00:18","slug":"messi-the-best","status":"publish","type":"post","link":"https:\/\/minutovip.com\/ro\/messi-the-best\/","title":{"rendered":"Messi c\u00e2\u0219tig\u0103 premiul FIFA The Best"},"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-messi-vence-novamente-o-premio-the-best-e-impressiona-o-mundo\">Messi c\u00e2\u0219tig\u0103 din nou premiul The Best \u0219i impresioneaz\u0103 lumea<\/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-full\"><img width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best.png\" alt=\"Pr\u00eamio the best recebido por Messi.\" class=\"w-full object-cover object-center border mx-auto wp-image-2447\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best.png 800w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best-300x144.png 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best-768x369.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Vezi apoi toate detaliile premiului lui Messi. Sursa: Canva.<\/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>Dup\u0103 campania sa spectaculoas\u0103 la Cupa Mondial\u0103, Messi tocmai a c\u00e2\u0219tigat al \u0219aptelea premiu FIFA The Best.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Juc\u0103torul este cel mai mare c\u00e2\u0219tig\u0103tor al premiului \u0219i unul dintre cei mai mari din toate timpurile, a\u0219a c\u0103 vezi totul despre Messi \u0219i cel mai bun premiu FIFA.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z19uy2Q\">\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\/ro\/ronaldinho-e-messi\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Ronaldinho \u0219i Messi, unul dintre marile duouri \">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_456032166_Editorial_Use_Only-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\/ro\/ronaldinho-e-messi\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Ronaldinho \u0219i Messi, unul dintre marile duouri \">\n            Ronaldinho \u0219i Messi, unul dintre marile duouri         <\/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            Vezi cum a \u00eenceput prietenia dintre Ronaldinho \u0219i Messi, dou\u0103 legende ale fotbalului mondial.        <\/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\/ro\/ronaldinho-e-messi\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua s\u0103 cite\u0219ti            <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\/ro\/ronaldinho-e-messi\/\"  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\/10\/AdobeStock_456032166_Editorial_Use_Only-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                Ronaldinho \u0219i Messi, unul dintre marile duouri              <\/p>\n              <a href=\"https:\/\/minutovip.com\/ro\/ronaldinho-e-messi\/\"  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                    Continua s\u0103 cite\u0219ti                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi r\u0103m\u00e2ne pe acela\u0219i site              <\/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>\u00centr-un an de sui\u0219uri \u0219i cobor\u00e2\u0219uri pentru argentinian, a reu\u0219it s\u0103 se reinventeze \u0219i s\u0103 surprind\u0103 pe toat\u0103 lumea.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen\u021belege\u021bi criteriile, verifica\u021bi cine au fost concuren\u021bii lui Messi \u0219i urm\u0103ri\u021bi pu\u021bin din sezonul s\u0103u incredibil pentru PSG \u0219i echipa Albiceleste.<\/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-como-funciona-o-premio-the-best-fifa\">Cum func\u021bioneaz\u0103 The Best FIFA Award?<\/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-full\"><img width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/premio-the-best-messi.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-2448\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/premio-the-best-messi.png 800w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/premio-the-best-messi-300x144.png 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/premio-the-best-messi-768x369.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >La urma urmei, cum func\u021bioneaz\u0103 acest premiu? Sursa: Canva.<\/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>FIFA The Best Award la care Lionel Messi a fost clasat pe primul loc \u00een edi\u021bia din 2022 este un vot \u00een care sunt ale\u0219i cei mai buni 10 juc\u0103tori ai sezonului, dar doar cei trei cei mai buni sunt premia\u021bi.<\/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-como-acontece-a-votacao\">Cum se face votul?&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen primul r\u00e2nd, o comisie FIFA selecteaz\u0103 10 dintre cei mai buni juc\u0103tori ai sezonului pentru a participa pe list\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Voturile pentru a defini cel mai bun juc\u0103tor sunt f\u0103cute de urm\u0103toarele grupuri, fiecare reprezent\u00e2nd 25% din voturi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Antrenori ai echipelor afiliate FIFA<\/li><li>C\u0103pitani ai echipelor afiliate FIFA<\/li><li>Un jurnalist din fiecare asocia\u021bie membru FIFA<\/li><li>Publicul larg<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dup\u0103 aceea, fiecare dintre participan\u021bii din grupele de mai sus alege, dintre ace\u0219ti 10 selecta\u021bi, juc\u0103torii care merit\u0103 locul 1, locul 2 \u0219i locul 3.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu alte cuvinte, fiecare antrenor, c\u0103pitan, jurnalist \u0219i public \u00ee\u0219i fac clasamentul personal, iar acesta va fi criteriul pentru a genera puncte care vor clasifica juc\u0103torii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Prin urmare, fiecare dintre aceste pozi\u021bii are un punctaj alocat, primul loc prime\u0219te cinci puncte, locul al doilea prime\u0219te trei puncte \u0219i locul trei prime\u0219te un punct.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asadar, dupa ce toti antrenorii, jurnalistii, capitanii si votul publicului de pe internet si-au definit top 3, se adauga punctajele dupa criteriile de mai sus si se va defini lista cu clasamentul celor mai buni 10 jucatori.<\/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-qual-o-criterio-analisado\">Care este criteriul analizat?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Criteriile analizate \u00een The Best FIFA Award sunt foarte simple, grupul de aleg\u0103tori ar trebui s\u0103 analizeze sezonul juc\u0103torului \u00eentre 8 august 2021 \u0219i 18 decembrie 2022, inclusiv Cupa Mondial\u0103.&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-qual-a-diferenca-entre-o-premio-the-best-fifa-e-a-bola-de-ouro\">Care este diferen\u021ba dintre cel mai bun premiu FIFA \u0219i Balonul de Aur?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cel mai bun premiu FIFA \u0219i Balonul de Aur sunt dou\u0103 premii distincte, unul organizat de FIFA, iar cel\u0103lalt de revista francez\u0103 France Football.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen 1956, revista France Football analiza deja juc\u0103torii, evalu\u00e2ndu-le performan\u021bele cu scopul de a defini cel mai bun juc\u0103tor european.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Totu\u0219i, FIFA a creat Balonul de Aur \u00een 1991 \u0219i a premiat cel mai bun sportiv al anului din \u00eentreaga lume, iar \u00een 2009 cele dou\u0103 premii au fost combinate.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deci, din 2009 p\u00e2n\u0103 \u00een 2016, premiul pentru cel mai bun juc\u0103tor a fost unificat \u00een FIFA Ballon d&#039;Or, dar acum, sunt din nou dou\u0103 premii diferite.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cea mai mare diferen\u021b\u0103 dintre cele dou\u0103 premii este modul \u00een care sunt defini\u021bi juc\u0103torii de pe list\u0103, \u00een timp ce premiul FIFA The Best este votat de public, c\u0103pitani, jurnali\u0219ti, federa\u021bi \u0219i antrenori.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Premiul revistei France Football \u021bine cont de voturile a 200 de mari jurnali\u0219ti din \u00eentreaga lume.<\/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-como-foi-a-campanha-de-messi\">Cum a fost campania lui Messi<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Messi a avut un sezon incredibil, a marcat 45 de goluri \u00een 74 \u0219i a c\u00e2\u0219tigat \u0219i Ligue One \u00een 2021\/2022.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ca s\u0103 nu mai vorbim de participarea excep\u021bional\u0103 a juc\u0103torului la Cupa Mondial\u0103, unde cu 7 goluri \u00een 7 meciuri, a c\u00e2\u0219tigat cel mai mare titlu din istoria fotbalului.<\/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-quantos-premios-the-best-messi-tem\">C\u00e2te premii are Cel mai bun Messi?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Messi a c\u00e2\u0219tigat cel mai bun din lume \u00een anii urm\u0103tori, inclusiv edi\u021bii \u00een care premiul FIFA a fost unificat cu cel al revistei France Football:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2009<\/li><li>2010<\/li><li>2011<\/li><li>2012<\/li><li>2015<\/li><li>2019<\/li><li>2022<\/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<h2 id=\"h-quantos-pontos-messi-fez\">C\u00e2te puncte a marcat Messi?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Messi s-a clasat pe primul loc la cele patru categorii la care a primit voturi, adic\u0103 s-a clasat pe primul loc la votul c\u0103pitanilor, antrenorilor, jurnali\u015ftilor \u015fi fanilor, \u00eensum\u00e2nd 52 de puncte.<\/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-quem-foram-os-principais-concorrentes-de-messi-no-premio-the-best\">Cine au fost principalii concuren\u021bi ai lui Messi pentru premiul The Best?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Messi a avut o concuren\u021b\u0103 foarte puternic\u0103 \u00eempotriva francezului Mbappe, care, la fel ca Messi, a avut o campanie extraordinar\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cei doi, care sunt coechipieri la PSG, s-au confruntat ca adversari \u00een finala Cupei Mondiale din 2022, care a ajuns s\u0103 fie de mare importan\u021b\u0103 \u00een a decide cine va ocupa primul loc.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mbappe a primit, a ajuns pe locul al doilea la toate cele patru categorii, ad\u0103ug\u00e2nd 44 de puncte la total.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Locul trei i-a revenit \u0219i francezul Karim Benzema, care a fost c\u00e2\u0219tig\u0103torul premiului din revista France Football.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Juc\u0103torul s-a clasat pe locul al treilea \u00een decizia grupelor de c\u0103pitani tehnici \u0219i jurnali\u015fti, iar al patrulea la votul publicului.<\/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-finalistas-de-todas-as-categorias-do-the-best-fifa-2022\">Vezi finali\u0219tii din toate categoriile The Best FIFA 2022:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Primul cel mai bun juc\u0103tor:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li><strong>Lionel Messi (PSG)<\/strong><\/li><li>Karim Benzema (Real Madrid)<\/li><li>Kylian Mbapp\u00e9 (PSG)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al 2-lea cel mai bun juc\u0103tor<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li><strong>Alexia Putellas (Barcelona)<\/strong><\/li><li>Alex Morgan (Orlando Pride\/San Diego Wave)<\/li><li>Beth Mead (Arsenal)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al treilea cel mai bun portar<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Courtois (Real Madrid)<\/li><li><strong>Emiliano Martinez (Aston Villa)<\/strong><\/li><li>Bounou (Sevilla)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al patrulea cel mai bun portar<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Ann-Katrin Berger (Chelsea)<\/li><li>Christiane Endler (Lyon)<\/li><li><strong>Mary Earps (Manchester United)<\/strong><\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al cincilea cel mai bun antrenor de fotbal masculin<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Pep Guardiola (Manchester City)<\/li><li><strong>Lionel Scaloni (Argentina)<\/strong><\/li><li>Carlo Ancelotti (Real Madrid)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A 6-a cea mai bun\u0103 antrenoare de fotbal feminin<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Sonia Bompastor (Lyon)<\/li><li>Pia Sundhage (echipa brazilian\u0103)<\/li><li><strong>Sarina Wiegman <\/strong>(Echipa Olandei\/Echipa Angliei)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>&nbsp;Al 7-lea premiu Pusk\u00e1s (cel mai frumos gol)<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li><strong>Marcin Oleksy (Warta Poznan)<\/strong><\/li><li>Dimitri Payet (Olympique de Marseille)<\/li><li>Richarlison (Brazilia)<\/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<h2 id=\"h-como-assistir-os-proximos-jogos-de-messi\">Cum s\u0103 urm\u0103re\u0219ti urm\u0103toarele meciuri ale lui Messi?<\/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-full\"><img width=\"800\" height=\"384\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/assista-messi-the-best.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-2449\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/assista-messi-the-best.png 800w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/assista-messi-the-best-300x144.png 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/assista-messi-the-best-768x369.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Apoi vezi cum s\u0103 urm\u0103re\u0219ti meciurile lui Messi. Sursa: Canva.<\/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>A\u0219a c\u0103, dac\u0103 dori\u021bi s\u0103 v\u0103 bucura\u021bi de urm\u0103toarele jocuri ale lui Messi, r\u0103m\u00e2ne\u021bi cu ochii pe articolul nostru.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen primul r\u00e2nd, Messi are programat\u0103 o \u00eent\u00e2lnire cu Bayern Munchen \u00een optimile de final\u0103 ale Ligii Campionilor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Iar aplica\u021bia Max este casa Campionilor, \u00een aceast\u0103 aplica\u021bie po\u021bi urm\u0103ri toate jocurile competi\u021biei.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O alt\u0103 op\u021biune este prin canalul SBT sau prin aplica\u021bia sa SBT Videos, jocul retur din Liga Campionilor va fi acoperit gratuit pe acest canal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0218i \u00eentruc\u00e2t Messi joac\u0103 pentru PSG, \u00een Ligue 1, aplica\u021bia perfect\u0103 pentru a urm\u0103ri argentinianul \u00een aceast\u0103 competi\u021bie este STAR Plus.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Consulta\u021bi articolul nostru de mai jos \u0219i vede\u021bi \u00een detaliu cum s\u0103 viziona\u021bi meciurile din Liga Campionilor.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-H5iQ0\">\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\/ro\/como-assistir-jogos-da-champions-league-ao-vivo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Cum s\u0103 urm\u0103re\u0219ti live meciurile din Liga Campionilor?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/televisao-transmitindo-a-champions-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\/ro\/como-assistir-jogos-da-champions-league-ao-vivo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Cum s\u0103 urm\u0103re\u0219ti live meciurile din Liga Campionilor?\">\n            Cum s\u0103 urm\u0103re\u0219ti live meciurile din Liga Campionilor?        <\/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            Liga Campionilor este aproape \u00eenapoi \u0219i toat\u0103 lumea vrea s\u0103 \u0219tie unde s\u0103 urm\u0103reasc\u0103 aceste meciuri. Minuto Vip s-a g\u00e2ndit la tine \u0219i a reunit cele mai bune site-uri \u0219i aplica\u021bii        <\/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\/ro\/como-assistir-jogos-da-champions-league-ao-vivo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua s\u0103 cite\u0219ti            <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\/ro\/como-assistir-jogos-da-champions-league-ao-vivo\/\"  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\/2023\/02\/televisao-transmitindo-a-champions-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                Cum s\u0103 urm\u0103re\u0219ti live meciurile din Liga Campionilor?              <\/p>\n              <a href=\"https:\/\/minutovip.com\/ro\/como-assistir-jogos-da-champions-league-ao-vivo\/\"  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                    Continua s\u0103 cite\u0219ti                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi r\u0103m\u00e2ne pe acela\u0219i site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Urm\u0103re\u0219te totul despre premiul FIFA The Best \u0219i traiectoria lui Lionel Messi, marele star al fotbalului mondial. Cu \u0219apte titluri c\u00e2\u0219tigate, Messi este cel mai mare c\u00e2\u0219tig\u0103tor al premiului \u0219i unul dintre cei mai mari juc\u0103tori ai tuturor timpurilor.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[172],"tags":[41,42,233],"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 ganha o pr\u00eamio The Best da FIFA - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Fique por dentro de tudo sobre Messi e o pr\u00eamio The Best da FIFA. Quais foram os crit\u00e9rios que foram analisados na s\u00e9tima conquista do argentino.\" \/>\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\/ro\/messi-the-best\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Messi ganha o pr\u00eamio The Best da FIFA\" \/>\n<meta property=\"og:description\" content=\"Fique por dentro de tudo sobre Messi e o pr\u00eamio The Best da FIFA. Quais foram os crit\u00e9rios que foram analisados na s\u00e9tima conquista do argentino.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/ro\/messi-the-best\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-18T02:40:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-30T18:00:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best.png\" \/>\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 minute\" \/>\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\":\"ro-RO\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/minutovip.com\/messi-the-best\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best.png\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best.png\",\"width\":800,\"height\":384},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/messi-the-best\/#webpage\",\"url\":\"https:\/\/minutovip.com\/messi-the-best\/\",\"name\":\"Messi ganha o pr\u00eamio The Best da FIFA - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/messi-the-best\/#primaryimage\"},\"datePublished\":\"2023-03-18T02:40:12+00:00\",\"dateModified\":\"2024-05-30T18:00:18+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\"},\"description\":\"Fique por dentro de tudo sobre Messi e o pr\u00eamio The Best da FIFA. Quais foram os crit\u00e9rios que foram analisados na s\u00e9tima conquista do argentino.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/messi-the-best\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/messi-the-best\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/messi-the-best\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Messi ganha o pr\u00eamio The Best da FIFA\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@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\/ro\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Messi ganha o pr\u00eamio The Best da FIFA - Minuto VIP","description":"Fique por dentro de tudo sobre Messi e o pr\u00eamio The Best da FIFA. Quais foram os crit\u00e9rios que foram analisados na s\u00e9tima conquista do argentino.","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\/ro\/messi-the-best\/","og_locale":"ro_RO","og_type":"article","og_title":"Messi ganha o pr\u00eamio The Best da FIFA","og_description":"Fique por dentro de tudo sobre Messi e o pr\u00eamio The Best da FIFA. Quais foram os crit\u00e9rios que foram analisados na s\u00e9tima conquista do argentino.","og_url":"https:\/\/minutovip.com\/ro\/messi-the-best\/","og_site_name":"Minuto VIP","article_published_time":"2023-03-18T02:40:12+00:00","article_modified_time":"2024-05-30T18:00:18+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"7 minute"},"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":"ro-RO"},{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/minutovip.com\/messi-the-best\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best.png","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/messi-the-best.png","width":800,"height":384},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/messi-the-best\/#webpage","url":"https:\/\/minutovip.com\/messi-the-best\/","name":"Messi ganha o pr\u00eamio The Best da FIFA - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/messi-the-best\/#primaryimage"},"datePublished":"2023-03-18T02:40:12+00:00","dateModified":"2024-05-30T18:00:18+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25"},"description":"Fique por dentro de tudo sobre Messi e o pr\u00eamio The Best da FIFA. Quais foram os crit\u00e9rios que foram analisados na s\u00e9tima conquista do argentino.","breadcrumb":{"@id":"https:\/\/minutovip.com\/messi-the-best\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/messi-the-best\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/messi-the-best\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Messi ganha o pr\u00eamio The Best da FIFA"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"ro-RO","@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\/ro\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/posts\/2446"}],"collection":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/comments?post=2446"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/posts\/2446\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/media?parent=2446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/categories?post=2446"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/tags?post=2446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}