{"id":1131,"date":"2022-12-02T17:31:55","date_gmt":"2022-12-02T17:31:55","guid":{"rendered":"https:\/\/minutovip.com\/?p=1131"},"modified":"2022-12-02T17:31:58","modified_gmt":"2022-12-02T17:31:58","slug":"corinthians-retorno-ao-topo","status":"publish","type":"post","link":"https:\/\/minutovip.com\/ro\/corinthians-retorno-ao-topo\/","title":{"rendered":"Corinthians: revenirea \u00een v\u00e2rful fotbalului"},"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-corinthians-faz-um-excelente-ano-veja-o-que-o-timao-planeja-para-2023\">Corinthians are un an excelent, vezi ce pl\u0103nuie\u0219te echipa pentru 2023<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-corinthians-1024x530.jpg\" alt=\"Est\u00e1dio do Corinthians. \" class=\"w-full object-cover object-center border mx-auto wp-image-1132\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Stadionul Corinthians. Sursa: 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>Dup\u0103 c\u00e2\u021biva ani f\u0103r\u0103 s\u0103 c\u00e2\u0219tige titluri, Corinthians pl\u0103nuie\u0219te s\u0103 consolideze echipa pentru a face o campanie grozav\u0103 \u00een 2023.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dac\u0103 \u00eenc\u0103 nu \u0219tii unde s\u0103 urm\u0103re\u0219ti meciurile lui Tim\u00e3o de anul viitor, vezi con\u021binutul nostru de mai jos \u0219i descoper\u0103 cele mai bune aplica\u021bii pentru a viziona fotbal online.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Zzybhj\">\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-melhores-aplicativos-para-assistir-futebol-online\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Cele mai bune aplica\u021bii pentru a viziona fotbal\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/assistindo-jogo-de-futebol-no-celular-1024x683-2.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\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Cele mai bune aplica\u021bii pentru a viziona fotbal\">\n            Cele mai bune aplica\u021bii pentru a viziona fotbal        <\/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            Descoperi\u021bi cele mai bune aplica\u021bii pentru a viziona fotbal online, oriunde v-a\u021bi afla.        <\/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-melhores-aplicativos-para-assistir-futebol-online\/\"  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-melhores-aplicativos-para-assistir-futebol-online\/\"  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\/assistindo-jogo-de-futebol-no-celular-1024x683-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                Cele mai bune aplica\u021bii pentru a viziona fotbal              <\/p>\n              <a href=\"https:\/\/minutovip.com\/ro\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  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>Cu mul\u021bi juc\u0103tori care se \u00eentorc de la \u00eemprumut \u0219i noile nume din echip\u0103 d\u00e2nd rezultate bune, Corinthians se preg\u0103te\u0219te s\u0103 fie printre cei mai buni anul viitor.<\/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, echipa a ales noul antrenor \u0219i se definesc noile autografe. Consulta\u021bi detaliile acestei echipe pentru a face un an \u00een cre\u0219tere.<\/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>C\u00e2rma \u00een 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\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/bola-de-futebol-sob-pes-1024x683.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-1129\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/bola-de-futebol-sob-pes-1024x683.jpg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/bola-de-futebol-sob-pes-300x200.jpg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/bola-de-futebol-sob-pes-768x512.jpg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/bola-de-futebol-sob-pes-1536x1024.jpg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/bola-de-futebol-sob-pes-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >C\u0103lc\u00e2nd pe minge. Sursa: 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>Corinthians a r\u0103mas f\u0103r\u0103 titluri din 2019, c\u00e2nd a reu\u0219it s\u0103 c\u00e2\u0219tige campionatul paulista \u00een fa\u021ba S\u00e3o Paulo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De fapt, c\u00e2nd vine vorba de titluri na\u021bionale \u0219i interna\u021bionale, ultimul a fost Campionatul Braziliei din 2017.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar \u00een 2022, chiar \u0219i f\u0103r\u0103 a c\u00e2\u0219tiga titluri, Corinthians a desf\u0103\u0219urat campanii grozave.<\/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, a reu\u0219it s\u0103 se califice \u00eentr-un sfert de final\u0103 \u00een Libertadores \u00een fa\u021ba lui Boca Juniors, chiar \u0219i cu principalii s\u0103i juc\u0103tori accidenta\u021bi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A avut \u00eens\u0103 ghinionul s\u0103 prind\u0103 echipa Flamengo, str\u00e2ns\u0103 \u0219i f\u0103r\u0103 nicio delapidare, fiind eliminat\u0103 de echipa Rio.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Au ajuns \u0219i \u00een finala Copa do Brasil \u00eentr-o campanie surprinz\u0103toare, reu\u0219ind s\u0103 remizeze \u0219i s\u0103 mearg\u0103 la penalty-uri \u00eentr-un joc palpitant. Dar, deoarece fotbalul are acelea, echipa a pierdut \u0219i a ocupat doar locul doi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Clasamentul s\u0103u \u00een campionatul brazilian nu a fost r\u0103u \u0219i reprezint\u0103 o \u00eembun\u0103t\u0103\u021bire \u00een raport cu ultimii ani de dup\u0103 cucerire, vezi:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>&nbsp;2018 \u2013 locul 13<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2019 \u2013 locul 8<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2020 \u2013 locul 12<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2021 \u2013 locul 5<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2022 \u2013 locul 4<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Echipa a c\u0103utat plasamente mai bune an de an, dup\u0103 sc\u0103derea performan\u021bei pe care a avut-o dup\u0103 c\u00e2\u0219tigarea titlului \u00een 2017.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0218i cu premiul pentru pozi\u021biile atinse \u00een ultimele campionate, precum sferturile de final\u0103 ale Libertadores of America, locul 2 \u00een Copa do Brasil \u0219i locul 4 \u00een Brasileir\u00e3o, echipa alvinegro adun\u0103 bani pentru a \u00eent\u0103ri echipa \u0219i a veni cu totul. \u00een 2023.<\/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>Tr\u0103darea ultimului antrenor, Vitor Pereira<\/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 o lung\u0103 \u00eencercare de negociere cu antrenorul portughez Vitor Pereira, echipa trebuie s\u0103 caute un alt antrenor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De altfel, era vizibil\u0103 preferin\u021ba c\u00e2rmei pentru ca tehnicianul s\u0103 r\u0103m\u00e2n\u0103, \u00eentruc\u00e2t a primit mai multe facilit\u0103\u021bi de re\u00eennoit.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Conducerea echipei i-a dat destul timp s\u0103 se decid\u0103 asupra re\u00eennoirii, trei s\u0103pt\u0103m\u00e2ni. Vitor Pereira a explicat c\u0103 va trebui s\u0103 plece din motive familiale, lucru acceptat \u00een totalitate de club.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chiar \u0219i cu inten\u021bia de a pleca, echipa i-a oferit antrenorului carte alb\u0103 pentru a conduce toat\u0103 planificarea echipei, inclusiv pentru a putea face angaj\u0103ri care sunt de interes pentru el.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Eforturile au fost mari, chiar \u0219i resursele financiare c\u00e2\u0219tigate de echip\u0103 \u00een ultimul an urmau s\u0103 fie folosite pentru a face echipa mai competitiv\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chiar \u0219i a\u0219a, portughezul a refuzat oferta \u0219i tot ce i s-a oferit cu justificarea c\u0103 va trebui s\u0103 lipseasc\u0103 din cauza familiei sale.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pre\u0219edintele Rodolfo Landim a confirmat \u00eens\u0103 c\u0103 are o \u00een\u021belegere verbal\u0103 cu Pereira, unde va conduce Flamengo \u00een sezonul viitor. Acest lucru a provocat iritare la bordul Corinthians.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Planificarea c\u00e2rmei a fost \u00eengreunat\u0103, din moment ce echipa tehnic\u0103 rezervase semn\u0103rile portughezului s\u0103 fac\u0103 ceea ce credea c\u0103 este necesar.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Acum Corinthians trebuie s\u0103 alerge ca s\u0103 nu aib\u0103 probleme pentru sezonul urm\u0103tor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Primul pas a fost f\u0103cut, dup\u0103 tr\u0103darea lui \u201eVitor Pereira\u201d, noul antrenor a fost deja definit.<\/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>Telenovela s-a terminat, s-a definit noul tehnician<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Corinthians a anun\u021bat cine le va fi antrenorul pentru 2023, iar numele este deja cunoscut de alvinegros.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fernando L\u00e1zaro a fost mediatizat de re\u021belele de socializare ale clubului drept noul antrenor al echipei.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Antrenorul este angajat al clubului din 1999, unde a lucrat \u00een diverse roluri \u0219i a fost chiar analist de performan\u021b\u0103 \u00een epoca Tite.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0218i mai presus de toate, auxiliarul a fost antrenorul echipei \u00een 2021. Dup\u0103 demisia lui Mancini, antrenorul a condus 7 meciuri, av\u00e2nd \u0219ase victorii \u0219i un egal, l\u0103s\u00e2nd a\u0219tept\u0103rile suporterilor ridicate.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen 2023, Corinthians a jucat \u00een Libertadores, Campeonato Paulista, Brasileir\u00e3o \u0219i Copa do Brasil.&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 un antrenor de aceast\u0103 \u00eencredere, speran\u021bele clubului de a putea lua acas\u0103 unul dintre titluri cresc foarte mult.<\/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>Cine pleac\u0103 \u0219i cine r\u0103m\u00e2ne la c\u00e2rm\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\/12\/goleiro-chutando-bola-1024x681.jpg\" alt=\"Goleiro chutando a bola de futebol.\" class=\"w-full object-cover object-center border mx-auto wp-image-1134\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Portarul love\u0219te mingea. Sursa: 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>Pe l\u00e2ng\u0103 antrenor, Corinthians preg\u0103te\u0219te sosirea unor juc\u0103tori buni pentru a putea avea o campanie bun\u0103 \u00een 2023 \u0219i a pune cap\u0103t lipsei de titluri.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar mai \u00eent\u00e2i, s\u0103 punem numele care nu vor r\u0103m\u00e2ne.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Robson Bambu nu va r\u0103m\u00e2ne \u0219i se va \u00eentoarce la Nisa.<\/li><li>Bruno Melo se \u00eentoarce la Fortaleza.<\/li><li>Contractul lui Ramiro expir\u0103 pe 31 decembrie \u0219i nu se va re\u00eennoi.<\/li><li>Danilo Avelar, Matheus Matias, Thiaguinho \u0219i Fessin revin \u00eemprumutat \u00een cluburile din care au venit.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Acum, juc\u0103torii care se vor al\u0103tura echipei pentru a ajuta echipa s\u0103 ajung\u0103 din nou \u00een v\u00e2rful fotbalului brazilian.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c1ngel Romero este \u00een vizorul clubului Alvinegro pentru a \u00eent\u0103ri atacul \u00een sezonul viitor. Atacantul a jucat deja la club \u0219i acum poate reveni.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un alt nume care poate veni s\u0103 \u00eent\u0103reasc\u0103 echipa este mijloca\u0219ul Maycon. El este \u00eemprumutat la Shakhtar p\u00e2n\u0103 \u00een decembrie, dar depinde de o re\u00eennoire cu echipa pentru a se al\u0103tura clubului.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pe l\u00e2ng\u0103 aceste nume, exist\u0103 o mul\u021bime de juc\u0103tori \u00eemprumuta\u021bi:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Caetano (\u00eemprumutat la Goi\u00e1s).<\/li><li>Everaldo (\u00eemprumutat la America-MG).<\/li><li>Luis Mandaca (\u00eemprumutat la Londrina).<\/li><li>L\u00e9o Santos (\u00eemprumutat la Ponte Preta).<\/li><li>Jonathan Caf\u00fa (\u00eemprumutat la Cuiab\u00e1).<\/li><li>Matheus Dav\u00f3 (\u00eemprumutat la Bahia).<\/li><li>Matheus Alexandre (\u00eemprumutat la Coritiba).<\/li><li>Matheus Jesus (\u00eemprumutat lui Ponte Preta).<\/li><li>Reginaldo (\u00eemprumutat lui Tombense).<\/li><li>Janderson (\u00eemprumutat lui Gr\u00eamio).<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vestea bun\u0103 este \u0219i faza bun\u0103 a juc\u0103torilor Yuri Alberto, Renato Augusto, Giuliano \u0219i Du Quiroz, care au f\u0103cut o campanie grozav\u0103 \u0219i vor r\u0103m\u00e2ne \u00een echip\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen acest fel, Corinthians \u00ee\u0219i propune s\u0103 realizeze un an de ascensiune \u00een fotbalul brazilian \u0219i s\u0103 revin\u0103 la c\u00e2\u0219tigarea titlurilor, prin aceste \u00eent\u0103riri.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1NNOvx\">\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\/richarlison-o-novo-camisa-9-da-selecao\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Richarlison, noul num\u0103r 9 al na\u021bionalei Braziliei\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-segurando-a-bola-1024x536-1.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/ro\/richarlison-o-novo-camisa-9-da-selecao\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Richarlison, noul num\u0103r 9 al na\u021bionalei Braziliei\">\n            Richarlison, noul num\u0103r 9 al na\u021bionalei Braziliei        <\/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            Richarlison, responsabil pentru cele dou\u0103 goluri ale Braziliei \u00een meciul \u00eempotriva Serbiei, sperie odat\u0103 pentru totdeauna fantoma tricoului num\u0103rul 9.        <\/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\/richarlison-o-novo-camisa-9-da-selecao\/\"  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\/richarlison-o-novo-camisa-9-da-selecao\/\"  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\/jogador-segurando-a-bola-1024x536-1.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Richarlison, noul num\u0103r 9 al na\u021bionalei Braziliei              <\/p>\n              <a href=\"https:\/\/minutovip.com\/ro\/richarlison-o-novo-camisa-9-da-selecao\/\"  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>Corinthians surprinde prin anun\u021bul unui nou antrenor \u0219i pl\u0103nuie\u0219te s\u0103 consolideze lotul pentru a pune cap\u0103t lipsei de titluri \u00een 2023.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[87,145,12],"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>Corinthians: o retorno ao topo do futebol - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Corinthians surpreende com o an\u00fancio de novo t\u00e9cnico e planeja refor\u00e7ar o elenco para acabar com o jejum de t\u00edtulos em 2023.\" \/>\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\/corinthians-retorno-ao-topo\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Corinthians: o retorno ao topo do futebol\" \/>\n<meta property=\"og:description\" content=\"Corinthians surpreende com o an\u00fancio de novo t\u00e9cnico e planeja refor\u00e7ar o elenco para acabar com o jejum de t\u00edtulos em 2023.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/ro\/corinthians-retorno-ao-topo\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-02T17:31:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-02T17:31:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-corinthians-1024x530.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 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\/corinthians-retorno-ao-topo\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-corinthians.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-corinthians.jpg\",\"width\":1280,\"height\":662,\"caption\":\"Retorno ao topo do futebol\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/#webpage\",\"url\":\"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/\",\"name\":\"Corinthians: o retorno ao topo do futebol - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/#primaryimage\"},\"datePublished\":\"2022-12-02T17:31:55+00:00\",\"dateModified\":\"2022-12-02T17:31:58+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\"},\"description\":\"Corinthians surpreende com o an\u00fancio de novo t\u00e9cnico e planeja refor\u00e7ar o elenco para acabar com o jejum de t\u00edtulos em 2023.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Corinthians: o retorno ao topo do futebol\"}]},{\"@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":"Corinthians: o retorno ao topo do futebol - Minuto VIP","description":"Corinthians surpreende com o an\u00fancio de novo t\u00e9cnico e planeja refor\u00e7ar o elenco para acabar com o jejum de t\u00edtulos em 2023.","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\/corinthians-retorno-ao-topo\/","og_locale":"ro_RO","og_type":"article","og_title":"Corinthians: o retorno ao topo do futebol","og_description":"Corinthians surpreende com o an\u00fancio de novo t\u00e9cnico e planeja refor\u00e7ar o elenco para acabar com o jejum de t\u00edtulos em 2023.","og_url":"https:\/\/minutovip.com\/ro\/corinthians-retorno-ao-topo\/","og_site_name":"Minuto VIP","article_published_time":"2022-12-02T17:31:55+00:00","article_modified_time":"2022-12-02T17:31:58+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-corinthians-1024x530.jpg"}],"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\/corinthians-retorno-ao-topo\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-corinthians.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-corinthians.jpg","width":1280,"height":662,"caption":"Retorno ao topo do futebol"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/#webpage","url":"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/","name":"Corinthians: o retorno ao topo do futebol - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/#primaryimage"},"datePublished":"2022-12-02T17:31:55+00:00","dateModified":"2022-12-02T17:31:58+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25"},"description":"Corinthians surpreende com o an\u00fancio de novo t\u00e9cnico e planeja refor\u00e7ar o elenco para acabar com o jejum de t\u00edtulos em 2023.","breadcrumb":{"@id":"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/corinthians-retorno-ao-topo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Corinthians: o retorno ao topo do futebol"}]},{"@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\/1131"}],"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=1131"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/posts\/1131\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/media?parent=1131"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/categories?post=1131"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/ro\/wp-json\/wp\/v2\/tags?post=1131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}