{"id":551,"date":"2022-11-24T13:50:26","date_gmt":"2022-11-24T13:50:26","guid":{"rendered":"https:\/\/minutovip.com\/?p=551"},"modified":"2022-11-24T13:50:30","modified_gmt":"2022-11-24T13:50:30","slug":"porque-gabigol-nao-foi-convocado","status":"publish","type":"post","link":"https:\/\/minutovip.com\/ro\/porque-gabigol-nao-foi-convocado\/","title":{"rendered":"\u00cen culise: Afla\u021bi de ce Gabigol nu a fost chemat"},"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-saiba-o-porque-nao-convocaram-gabigol-para-a-selecao-brasileira\">Afla\u021bi de ce Gabigol nu a fost convocat la na\u021bionala Braziliei<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/campo-sendo-gravado-1024x683.jpeg\" alt=\"Camera gravando o campo\" class=\"w-full object-cover object-center border mx-auto wp-image-552\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Teren unde echipa brazilian\u0103 va concura la Cupa Mondial\u0103<\/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>Este un fapt c\u0103 juc\u0103torul este unul dintre cei mai mari atacan\u021bi din America de Sud din ultima vreme. \u00centrebarea care r\u0103m\u00e2ne este: de ce nu a fost convocat Gabigol la na\u021bionala Braziliei?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aceasta este \u00eentrebarea pe care o vom discuta \u00een acest articol. Dar, \u00een primul r\u00e2nd, odat\u0103 cu apari\u021bia Cupei Mondiale, dac\u0103 \u00eenc\u0103 nu \u0219tii ce echipe se vor \u00eenfrunta \u00een prima etap\u0103 a grupelor, verific\u0103 con\u021binutul pe care l-am preg\u0103tit pentru tine.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1LQyp1\">\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\/conheca-os-grupos-da-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Face\u021bi cuno\u0219tin\u021b\u0103 cu grupele Cupei Mondiale\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-scaled.jpeg\" alt=\"Ta\u00e7a da Copa\">\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\/conheca-os-grupos-da-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Face\u021bi cuno\u0219tin\u021b\u0103 cu grupele Cupei Mondiale\">\n            Face\u021bi cuno\u0219tin\u021b\u0103 cu grupele Cupei Mondiale        <\/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 ce grupe de cup\u0103 \u0219i ce echipe se vor confrunta \u00een aceast\u0103 prim\u0103 faz\u0103 a competi\u021biei!        <\/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\/conheca-os-grupos-da-copa\/\"  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\/conheca-os-grupos-da-copa\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-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                Face\u021bi cuno\u0219tin\u021b\u0103 cu grupele Cupei Mondiale              <\/p>\n              <a href=\"https:\/\/minutovip.com\/ro\/conheca-os-grupos-da-copa\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    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>Controversatul juc\u0103tor brazilian a fost \u021binta mai multor comentarii, unele pro, altele contra. Deci, care ar fi motivele reale pentru care nu am convocat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sportivul are o personalitate foarte puternic\u0103 \u0219i nu a scutit de comentarii dup\u0103 ce nu a fost convocat. Pe de alt\u0103 parte, antrenorul Tite nu a dat prea multe satisfac\u021bii.&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>P\u00e2n\u0103 la urm\u0103, de ce nu a mers Gabigol la na\u021bional\u0103?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/camera-gravando-campo-1024x684.jpeg\" alt=\"C\u00e2mera grava jogo do Brasil, onde gabigol n\u00e3o foi convocado\" class=\"w-full object-cover object-center border mx-auto wp-image-555\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Controverse pe teren \u0219i \u00een afara terenului pentru c\u0103 nu l-a convocat pe Gabigol<\/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>Juc\u0103torul a avut un sezon incredibil la Flamengo. \u00cen anul 2022, a c\u00e2\u0219tigat Copa do Brasil \u0219i Libertadores pentru echipa ro\u0219u-negru.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen Copa do Brasil a fost un juc\u0103tor cheie \u00een cucerire, a cerut responsabilitate, transform\u00e2ndu-\u0219i golul \u00een loviturile de departajare, \u00eentr-un moment de mare tensiune.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deja \u00een Libertadores, istoria se repet\u0103, el \u00eenscrie din nou golul titlului. F\u0103r\u0103 \u00eendoial\u0103, \u201ePre10tinado\u201d.<\/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 a scris o poveste spectaculoas\u0103 \u00een cea mai mare competi\u021bie de cluburi din America de Sud. Este deja al 5-lea juc\u0103tor cu cele mai multe goluri pentru un singur club din competi\u021bie (28).&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu totul \u00een regul\u0103 pentru juc\u0103tor, tot ce lipsea a fost convocarea pentru a-\u0219i \u00eenchide anul cu o cheie de aur.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tite l-a convocat pe sportiv pentru unele dintre ultimele jocuri, d\u00e2nd de \u00een\u021beles c\u0103 va face parte din lotul care va concura la Cupa Mondial\u0103 din Qatar. Cu toate acestea, nu asta sa \u00eent\u00e2mplat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deci de ce nu l-au sunat pe juc\u0103tor?<\/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>Neymar, motiv pentru care nu l-ai ales pe Gabriel Barbosa?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Una dintre teoriile care au ap\u0103rut \u00een ultimele zile este c\u0103 Gabigol nu a fost chemat, \u00een principal la cererea lui Neymar.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sora do, num\u0103rul 10 al na\u021bionalei Braziliei, a avut o rela\u021bie cu Gabi. Sf\u00e2r\u0219itul acestei rela\u021bii ar fi motivul pentru care Neymar i-a cerut antrenorului s\u0103 nu-l cheme pe sportivul Flamengo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu toate acestea, Ney, la \u00eentreb\u0103ri, a spus c\u0103, dimpotriv\u0103, dac\u0103 ar opina despre juc\u0103tor, i-ar cere convocarea, \u00eentruc\u00e2t \u00een\u021belege c\u0103 Gabriel Barbosa ar fi de o importan\u021b\u0103 capital\u0103 pentru echip\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>Adev\u0103ratul motiv pentru care Gabigol nu a fost chemat<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00centr-un interviu, antrenorul asistent al selec\u021biei explic\u0103 absen\u021ba sportivului din echip\u0103 \u0219i a reamintit \u0219i alte nume importante care vor fi \u00een afara Cupei din Qatar.<\/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, clarific\u0103 numele mari care au fost l\u0103sate \u00een afara acestei convocari, precum: Matheus Cunha (Atletico de Madrid) \u0219i Roberto Firmino (Liverpool). Ambii juc\u0103tori joac\u0103 \u00eenainte centru.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asistentul spune c\u0103 Tite a folosit criteriul select\u0103rii a doi juc\u0103tori cu caracteristici diferite dup\u0103 pozi\u021bie pentru a defini lista. El a \u00eencheiat spun\u00e2nd c\u0103 erau deja bine servi\u021bi, adic\u0103 aveau deja juc\u0103tori defini\u021bi pentru postul pe care \u00eel joac\u0103 Gabigol.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este chiar acesta motivul antrenorului de a omite vedeta?&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dup\u0103 cum pute\u021bi \u00een\u021belege, da, cei doi juc\u0103tori chema\u021bi pentru pozi\u021bia de atacant centru sunt Pedro \u0219i Richarlison.<\/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>Nu pentru selec\u021bie? Dar Flamengo?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dup\u0103 convocarea care a avut loc pe 7 noiembrie \u0219i dup\u0103 multe comentarii despre neapelarea lui Gabigol, sportiva a vorbit \u00een trio-ul electric al lui Flamengo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Duminic\u0103, la c\u00e2teva zile dup\u0103 publicarea listei, juc\u0103torul de la echipa ro\u0219u-negru a f\u0103cut o apari\u021bie oarecum controversat\u0103.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen trio-ul electric \u00een care juc\u0103torii echipei campioane Libertadores \u0219i Copa do Brasil au s\u0103rb\u0103torit anul victorios. Fanii l-au huiduit pe actualul antrenor al na\u021bionalei Braziliei pentru c\u0103 nu l-a convocat pe Gabigol.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Atacatorul nu a l\u0103sat-o \u00een pace, a dirijat \u0219i a \u00eenso\u021bit fanii, ca un maestru care conduce o simfonie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ca r\u0103spuns la huiduielile, care spuneau c\u0103 Gabi nu are nevoie de antrenor, acesta a fost de acord \u0219i a ad\u0103ugat, spun\u00e2nd c\u0103 chiar nu are nevoie, c\u0103 deja joac\u0103 la o na\u021bional\u0103. <\/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, c\u0103 nu avea nevoie de antrenor, din moment ce juca deja la Flamengo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pentru mul\u021bi, aceasta a fost o explica\u021bie suficient\u0103 pentru absen\u021ba juc\u0103torului \u00een Qatar.<\/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>Neconven\u021bia \u0219i afrontul adus lui Tite<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mul\u021bi fani brazilieni nu au salutat atitudinea juc\u0103torului. Care sus\u021bin c\u0103 acest act a fost suficient pentru a justifica absen\u021ba atacantului \u00een echipa na\u021bional\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dimpotriv\u0103, Tite nu a comentat, ceea ce nu a fost un semn bun, \u00eentruc\u00e2t Gabriel Barbosa a fost preconvocat pentru o convocare 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>Cu toate acestea, dup\u0103 ce s-a \u00eent\u00e2mplat \u00een trio-ul electric al lui Flamengo, a\u0219tept\u0103rile c\u0103 juc\u0103torul va fi chemat sunt sc\u0103zute.<\/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>Ceea ce conteaz\u0103 este s\u0103 aduci Hexa<\/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\"><img width=\"1024\" height=\"659\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-2-1024x659.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-556\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-2-1024x659.jpeg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-2-300x193.jpeg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-2-768x494.jpeg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-2-1536x989.jpeg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-2-2048x1318.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Cupa Mondial\u0103.<\/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>Atacantul Flamengo a acordat un interviu emisiunii \u201eAltas Horas\u201d, \u00een aceast\u0103 s\u00e2mb\u0103t\u0103, 19 noiembrie, \u0219i a vorbit despre controversele din ultimele zile, care l-au implicat pe antrenorul na\u021bionalei Braziliei, \u0219i despre non-apel.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gabigol recunoa\u0219te c\u0103 se simte sup\u0103rat c\u0103 nu a fost convocat de Tite, \u00eens\u0103 acum este mai lini\u0219tit \u00een raport cu alegerea antrenorului.<\/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 spune c\u0103 s-a \u00eent\u00e2lnit cu familia pentru a urma cita\u021bia, sper\u00e2nd s\u0103 fac\u0103 list\u0103, din p\u0103cate vestea nu a venit. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El d\u0103 clar c\u0103 a fost frustrat, dar c\u0103 nu a sim\u021bit niciun resentiment. C\u0103 dup\u0103 30 de minute totul ar fi fost lini\u0219tit.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gabriel Barbosa a mul\u021bumit \u0219i afec\u021biunea fanilor care au considerat c\u0103 ar fi trebuit s\u0103 fie convocat. Care \u00een acest moment va continua s\u0103 lucreze pentru a se \u00eembun\u0103t\u0103\u021bi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen plus, sportivul \u0219i-a l\u0103sat \u00eentregul sprijin juc\u0103torilor na\u021bionalei Braziliei. \u0218i spune c\u0103 sper\u0103 din suflet c\u0103 suntem \u0219ase.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dup\u0103 cum a spus deja Gabigol, ceea ce conteaz\u0103 este aducerea celor \u0219ase, nu conteaz\u0103 cine va alc\u0103tui distribu\u021bia.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0218i deja \u00een aceast\u0103 atmosfer\u0103 de Cup\u0103 Mondial\u0103, vezi cine va fi cel mai mare adversar al Braziliei \u00een aceast\u0103 competi\u021bie din Qatar \u00een articolul nostru de la sf\u00e2r\u0219it.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZyqVv2\">\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\/adversario-do-brasil-copa-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Marele adversar al Braziliei la Cupa Mondial\u0103\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_385963936-1-1024x576-2.jpeg\" alt=\"torcedores\">\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\/adversario-do-brasil-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Marele adversar al Braziliei la Cupa Mondial\u0103\">\n            Marele adversar al Braziliei la Cupa Mondial\u0103        <\/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            Privi\u021bi adversarii Braziliei \u00een grupele Cupei Mondiale 2022 \u0219i fazele eliminatorii        <\/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\/adversario-do-brasil-copa-do-mundo\/\"  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\/adversario-do-brasil-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\/AdobeStock_385963936-1-1024x576-2.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                Marele adversar al Braziliei la Cupa Mondial\u0103              <\/p>\n              <a href=\"https:\/\/minutovip.com\/ro\/adversario-do-brasil-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                    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>Tricoul cu num\u0103rul 9 al lui Flamengo a generat multe comentarii dup\u0103 ce nu a fost convocat la Mondialul 2022, vezi principalele motive pentru care vedeta a fost l\u0103sat\u0103 \u00een afara acesteia.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[30,86,28],"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>Bastidores: Saiba porque Gabigol n\u00e3o foi convocado - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Fique sabendo porque Gabigol n\u00e3o foi convocado para a Copa do Mundo de 2022, e veja como o jogador reagiu.\" \/>\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\/porque-gabigol-nao-foi-convocado\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bastidores: Saiba porque Gabigol n\u00e3o foi convocado\" \/>\n<meta property=\"og:description\" content=\"Fique sabendo porque Gabigol n\u00e3o foi convocado para a Copa do Mundo de 2022, e veja como o jogador reagiu.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/ro\/porque-gabigol-nao-foi-convocado\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-24T13:50:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-24T13:50:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/campo-sendo-gravado-1024x683.jpeg\" \/>\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\/porque-gabigol-nao-foi-convocado\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/campo-sendo-gravado-1024x683.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/campo-sendo-gravado-1024x683.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/#webpage\",\"url\":\"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/\",\"name\":\"Bastidores: Saiba porque Gabigol n\u00e3o foi convocado - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/#primaryimage\"},\"datePublished\":\"2022-11-24T13:50:26+00:00\",\"dateModified\":\"2022-11-24T13:50:30+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Fique sabendo porque Gabigol n\u00e3o foi convocado para a Copa do Mundo de 2022, e veja como o jogador reagiu.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bastidores: Saiba porque Gabigol n\u00e3o foi convocado\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"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":"Bastidores: Saiba porque Gabigol n\u00e3o foi convocado - Minuto VIP","description":"Fique sabendo porque Gabigol n\u00e3o foi convocado para a Copa do Mundo de 2022, e veja como o jogador reagiu.","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\/porque-gabigol-nao-foi-convocado\/","og_locale":"ro_RO","og_type":"article","og_title":"Bastidores: Saiba porque Gabigol n\u00e3o foi convocado","og_description":"Fique sabendo porque Gabigol n\u00e3o foi convocado para a Copa do Mundo de 2022, e veja como o jogador reagiu.","og_url":"https:\/\/minutovip.com\/ro\/porque-gabigol-nao-foi-convocado\/","og_site_name":"Minuto VIP","article_published_time":"2022-11-24T13:50:26+00:00","article_modified_time":"2022-11-24T13:50:30+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/campo-sendo-gravado-1024x683.jpeg"}],"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\/porque-gabigol-nao-foi-convocado\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/campo-sendo-gravado-1024x683.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/campo-sendo-gravado-1024x683.jpeg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/#webpage","url":"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/","name":"Bastidores: Saiba porque Gabigol n\u00e3o foi convocado - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/#primaryimage"},"datePublished":"2022-11-24T13:50:26+00:00","dateModified":"2022-11-24T13:50:30+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Fique sabendo porque Gabigol n\u00e3o foi convocado para a Copa do Mundo de 2022, e veja como o jogador reagiu.","breadcrumb":{"@id":"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/porque-gabigol-nao-foi-convocado\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Bastidores: Saiba porque Gabigol n\u00e3o foi convocado"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","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\/551"}],"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=551"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/posts\/551\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/media?parent=551"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/categories?post=551"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/tags?post=551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}