{"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\/tr\/corinthians-retorno-ao-topo\/","title":{"rendered":"Corinthians: Futbolun zirvesine d\u00f6n\u00fc\u015f"},"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 m\u00fckemmel bir y\u0131l ge\u00e7iriyor, tak\u0131m\u0131n 2023 i\u00e7in neler planlad\u0131\u011f\u0131na bak\u0131n<\/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\" >Corinthians Stadyumu. Kaynak: 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>Birka\u00e7 y\u0131ld\u0131r \u015fampiyonluk ya\u015fayamayan Corinthians, 2023&#039;te harika bir sezon ge\u00e7irmek i\u00e7in kadrosunu g\u00fc\u00e7lendirmeyi planl\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>E\u011fer gelecek y\u0131l Corinthians ma\u00e7lar\u0131n\u0131 nerede izleyece\u011finizi hala bilmiyorsan\u0131z, a\u015fa\u011f\u0131daki i\u00e7eri\u011fimize g\u00f6z at\u0131n ve \u00e7evrimi\u00e7i futbol izlemek i\u00e7in en iyi uygulamalar\u0131 ke\u015ffedin.<\/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\/tr\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Futbol izlemek i\u00e7in en iyi uygulamalar\">\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\/tr\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Futbol izlemek i\u00e7in en iyi uygulamalar\">\n            Futbol izlemek i\u00e7in en iyi uygulamalar        <\/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            Nerede olursan\u0131z olun, futbolu \u00e7evrimi\u00e7i izlemek i\u00e7in en iyi uygulamalar\u0131 ke\u015ffedin.        <\/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\/tr\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Okumaya devam edin            <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\/tr\/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                Futbol izlemek i\u00e7in en iyi uygulamalar              <\/p>\n              <a href=\"https:\/\/minutovip.com\/tr\/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                    Okumaya devam edin                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ayn\u0131 web sitesinde kalacaks\u0131n\u0131z              <\/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>Kiral\u0131k gelen \u00e7ok say\u0131da oyuncunun tak\u0131ma d\u00f6nmesi ve kadroya kat\u0131lan yeni isimlerin iyi performans g\u00f6stermesiyle Corinthians, gelecek y\u0131l ligin efsaneleri aras\u0131nda yer almaya haz\u0131rlan\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ayr\u0131ca tak\u0131m yeni bir teknik direkt\u00f6r se\u00e7ti ve yeni transferler de netle\u015fiyor. Bir y\u0131ll\u0131k b\u00fcy\u00fcmeye haz\u0131r olan bu tak\u0131m\u0131n detaylar\u0131na g\u00f6z at\u0131n.<\/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>2022&#039;de d\u00fcmen<\/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\" >Topu d\u00fc\u015f\u00fcrmek. Kaynak: 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, 2019 y\u0131l\u0131nda S\u00e3o Paulo&#039;yu yenerek Paulista \u015fampiyonlu\u011funu kazand\u0131\u011f\u0131ndan beri \u015fampiyonluk hasretiyle bo\u011fu\u015fuyor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asl\u0131nda ulusal ve uluslararas\u0131 \u015fampiyonluklara bakt\u0131\u011f\u0131m\u0131zda sonuncusu 2017 Brezilya \u015eampiyonas\u0131&#039;yd\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ancak 2022 y\u0131l\u0131nda hi\u00e7bir \u015fampiyonluk kazanamam\u0131\u015f olsalar bile Corinthians harika bir sezon ge\u00e7irdi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00d6ncelikle, ana y\u0131ld\u0131zlar\u0131 sakat olmas\u0131na ra\u011fmen Boca Juniors&#039;a kar\u015f\u0131 Libertadores \u00e7eyrek finaline kalmay\u0131 ba\u015fard\u0131lar.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ancak, formda ve eksikleri olmayan bir tak\u0131mla kar\u015f\u0131la\u015ft\u0131lar ve Rio de Janeiro ekibine elendiler.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u015ea\u015f\u0131rt\u0131c\u0131 bir \u015fekilde Copa do Brasil finaline de ula\u015ft\u0131lar, heyecan dolu bir ma\u00e7ta berabere kal\u0131p penalt\u0131lara kald\u0131lar. Ancak futbol a\u00e7\u0131s\u0131ndan bak\u0131ld\u0131\u011f\u0131nda, tak\u0131m kaybetti ve ikinci oldu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Brezilya \u015eampiyonas\u0131&#039;ndaki s\u0131ralamalar\u0131 fena de\u011fil ve zaferden sonra son y\u0131llara g\u00f6re bir iyile\u015fme g\u00f6steriyor, bak\u0131n:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>&nbsp;2018 \u2013 13. s\u0131ra<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2019 \u2013 8. s\u0131ra<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2020 \u2013 12. s\u0131ra<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2021 \u2013 5. s\u0131ra<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2022 \u2013 4. s\u0131ra<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u0131m, 2017&#039;de \u015fampiyonlu\u011fun ard\u0131ndan ya\u015fad\u0131\u011f\u0131 performans d\u00fc\u015f\u00fc\u015f\u00fcnden sonra her ge\u00e7en y\u0131l daha iyi pozisyonlar ar\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Siyah-beyazl\u0131 ekip, Copa Libertadores da Am\u00e9rica&#039;da \u00e7eyrek final, Copa do Brasil&#039;de 2.lik, Brasileir\u00e3o&#039;da 4.l\u00fck gibi son \u015fampiyonluklarda elde etti\u011fi derecelerin kar\u015f\u0131l\u0131\u011f\u0131nda ald\u0131\u011f\u0131 para \u00f6d\u00fcl\u00fcyle de tak\u0131m\u0131 g\u00fc\u00e7lendirmek ve 2023&#039;e her \u015feyiyle girmek i\u00e7in \u00e7al\u0131\u015f\u0131yor.<\/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>Son teknik direkt\u00f6r Vitor Pereira&#039;n\u0131n ihaneti<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Portekizli teknik direkt\u00f6r Vitor Pereira ile uzun s\u00fcredir pazarl\u0131k yapan tak\u0131m\u0131n, yeni bir teknik direkt\u00f6r aray\u0131\u015f\u0131na girmesi gerekiyor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asl\u0131nda tak\u0131m\u0131n hocan\u0131n kalmas\u0131 y\u00f6n\u00fcndeki tercihi a\u00e7\u0131kt\u0131, zira hocaya s\u00f6zle\u015fmesini yenilemesi i\u00e7in birka\u00e7 f\u0131rsat verilmi\u015fti.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u0131m y\u00f6netimi, yenileme karar\u0131 i\u00e7in kendisine \u00fc\u00e7 hafta s\u00fcre verdi. Vitor Pereira, ailevi nedenlerden dolay\u0131 bir s\u00fcre izin almak zorunda kalaca\u011f\u0131n\u0131 a\u00e7\u0131klad\u0131 ve kul\u00fcp de bunu tamamen kabul etti.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u0131m, ayr\u0131lma niyetine ra\u011fmen, teknik direkt\u00f6re tak\u0131m\u0131n t\u00fcm planlamas\u0131n\u0131 y\u00f6netmesi, kendi \u00e7\u0131kar\u0131na olan transferleri yapabilmesi i\u00e7in tam yetki verdi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c7abalar b\u00fcy\u00fckt\u00fc, hatta tak\u0131m\u0131n ge\u00e7en y\u0131l kazand\u0131\u011f\u0131 maddi kaynaklar bile kadroyu daha rekabet\u00e7i hale getirmek i\u00e7in kullan\u0131lacakt\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ancak Portekizli adam, ailesinden dolay\u0131 uzakta kalaca\u011f\u0131n\u0131 \u00f6ne s\u00fcrerek hem bu teklifi hem de kendisine teklif edilen her \u015feyi reddetti.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ancak ba\u015fkan Rodolfo Landim, Pereira ile gelecek sezon Flamengo&#039;nun ba\u015f\u0131na ge\u00e7mesi konusunda s\u00f6zl\u00fc bir anla\u015fmaya vard\u0131\u011f\u0131n\u0131 do\u011frulad\u0131. Bu durum Corinthians y\u00f6netimini k\u0131zd\u0131rd\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u0131m\u0131n planlamas\u0131 sekteye u\u011frad\u0131, teknik ekip transferleri Portekizli oyuncunun yapmas\u0131 i\u00e7in b\u0131rakt\u0131.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u015eimdi Corinthians&#039;\u0131n gelecek sezon sorun ya\u015famamak i\u00e7in acele etmesi gerekiyor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>&quot;Vitor Pereira&quot;n\u0131n ihanetinin ard\u0131ndan ilk ad\u0131m at\u0131ld\u0131, yeni teknik direkt\u00f6r belli oldu.<\/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>Dizi bitti, yeni teknik direkt\u00f6r belli oldu<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Corinthians, 2023 y\u0131l\u0131nda teknik direkt\u00f6rl\u00fck g\u00f6revini kimin \u00fcstlenece\u011fini a\u00e7\u0131klad\u0131 ve siyah-beyazl\u0131 taraftarlar art\u0131k bu ismi biliyor.<\/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, kul\u00fcb\u00fcn sosyal medya hesab\u0131ndan tak\u0131m\u0131n yeni teknik direkt\u00f6r\u00fc olarak duyuruldu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>1999 y\u0131l\u0131ndan bu yana kul\u00fcpte \u00e7al\u0131\u015fan teknik direkt\u00f6r, Tite d\u00f6neminde \u00e7e\u015fitli g\u00f6revlerde bulunmu\u015f, hatta performans analistli\u011fi bile yapm\u0131\u015ft\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ve en \u00f6nemlisi, yard\u0131mc\u0131 antren\u00f6r 2021&#039;de tak\u0131m\u0131n teknik direkt\u00f6r\u00fcyd\u00fc. Mancini&#039;nin g\u00f6revden al\u0131nmas\u0131n\u0131n ard\u0131ndan teknik direkt\u00f6r 7 ma\u00e7 g\u00f6revde kald\u0131, 6 galibiyet ve 1 beraberlik elde etti ve taraftarlar\u0131n beklentilerini y\u00fcksek tuttu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>2023&#039;te Corinthians, Libertadores, Campeonato Paulista, Brasileir\u00e3o ve Copa do Brasil&#039;de yar\u0131\u015ft\u0131.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bu \u00f6zg\u00fcvene sahip bir teknik direkt\u00f6rle kul\u00fcb\u00fcn \u015fampiyonluk umutlar\u0131 \u00f6nemli \u00f6l\u00e7\u00fcde art\u0131yor.<\/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>Kim gidiyor, kim d\u00fcmende kal\u0131yor?<\/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\" >Kaleci topa vuruyor. Kaynak: 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, 2023&#039;te iyi bir sezon ge\u00e7irip \u015fampiyonluk hasretine son verebilmek i\u00e7in teknik direkt\u00f6r\u00fcn yan\u0131 s\u0131ra iyi oyuncular\u0131n da tak\u0131ma kat\u0131lmas\u0131n\u0131 sa\u011flamaya haz\u0131rlan\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ama \u00f6nce kalmayacak isimleri s\u0131ralayal\u0131m.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Robson Bambu kalmayacak ve Nice&#039;e d\u00f6necek.<\/li><li>Bruno Melo Fortaleza&#039;ya geri d\u00f6n\u00fcyor.<\/li><li>Ramiro&#039;nun s\u00f6zle\u015fmesi 31 Aral\u0131k&#039;ta sona eriyor ve yenilenmeyecek.<\/li><li>Danilo Avelar, Matheus Matias, Thiaguinho ve Fessin kiral\u0131k olarak geldikleri kul\u00fcplere geri d\u00f6n\u00fcyor.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u015eimdi, Brezilya futbolunun zirvesine yeniden ula\u015fmas\u0131 i\u00e7in tak\u0131ma kat\u0131lacak oyuncular.<\/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, gelecek sezon h\u00fccum hatt\u0131n\u0131 g\u00fc\u00e7lendirmek i\u00e7in kul\u00fcp taraf\u0131ndan hedefleniyor. Golc\u00fc oyuncu, kul\u00fcpte bir d\u00f6nem forma giydi ve \u015fimdi geri d\u00f6nebilir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u0131m\u0131 g\u00fc\u00e7lendirmek i\u00e7in tak\u0131ma kat\u0131labilecek bir di\u011fer oyuncu ise orta saha oyuncusu Maycon. Aral\u0131k ay\u0131na kadar Shakhtar&#039;a kiral\u0131k olarak g\u00f6nderildi, ancak kul\u00fcbe kat\u0131lmas\u0131 i\u00e7in s\u00f6zle\u015fmesinin uzat\u0131lmas\u0131 gerekiyor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bu isimlerin yan\u0131 s\u0131ra kiral\u0131k olarak tak\u0131ma d\u00f6nen \u00e7ok say\u0131da oyuncu da var:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Caetano (Goi\u00e1s&#039;a kiral\u0131k).<\/li><li>Everaldo (Am\u00e9rica-MG&#039;ye kiral\u0131k).<\/li><li>Luis Mandaca (Londrina&#039;ya kiral\u0131k).<\/li><li>L\u00e9o Santos (Ponte Preta&#039;ya kiral\u0131k).<\/li><li>Jonathan Caf\u00fa (Cuiab\u00e1&#039;ya kiral\u0131k).<\/li><li>Matheus Dav\u00f3 (Bahia&#039;ya kiral\u0131k).<\/li><li>Matheus Alexandre (Coritiba&#039;ya kiral\u0131k).<\/li><li>Matheus Jesus (Ponte Preta&#039;ya kiral\u0131k).<\/li><li>Reginaldo (Tombense&#039;ye kiral\u0131k).<\/li><li>Janderson (Gr\u00eamio&#039;ya kiral\u0131k).<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0130yi haber ise Yuri Alberto, Renato Augusto, Giuliano ve Du Quiroz isimli oyuncular\u0131m\u0131z\u0131n formlar\u0131n\u0131n iyi olmas\u0131. Bu oyuncular harika bir sezon ge\u00e7irdi ve tak\u0131mda kalmaya devam edecek.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Corinthians, bu takviyelerle Brezilya futbolunda y\u00fckseli\u015f y\u0131l\u0131 ge\u00e7irmeyi ve \u015fampiyonluklara geri d\u00f6nmeyi hedefliyor.<\/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\/tr\/richarlison-o-novo-camisa-9-da-selecao\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Brezilya Milli Tak\u0131m\u0131&#039;n\u0131n yeni 9 numaras\u0131 Richarlison\">\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\/tr\/richarlison-o-novo-camisa-9-da-selecao\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Brezilya Milli Tak\u0131m\u0131&#039;n\u0131n yeni 9 numaras\u0131 Richarlison\">\n            Brezilya Milli Tak\u0131m\u0131&#039;n\u0131n yeni 9 numaras\u0131 Richarlison        <\/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            Brezilya&#039;n\u0131n S\u0131rbistan ma\u00e7\u0131nda att\u0131\u011f\u0131 iki gol\u00fcn de mimar\u0131 olan Richarlison, 9 numaral\u0131 forman\u0131n hayaletini bir kez daha tarihe g\u00f6md\u00fc.        <\/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\/tr\/richarlison-o-novo-camisa-9-da-selecao\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Okumaya devam edin            <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\/tr\/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                Brezilya Milli Tak\u0131m\u0131&#039;n\u0131n yeni 9 numaras\u0131 Richarlison              <\/p>\n              <a href=\"https:\/\/minutovip.com\/tr\/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                    Okumaya devam edin                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ayn\u0131 web sitesinde kalacaks\u0131n\u0131z              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Corinthians, 2023&#039;te \u015fampiyonluk hasretine son vermek i\u00e7in kadrosunu g\u00fc\u00e7lendirmeyi planlad\u0131\u011f\u0131 yeni teknik direkt\u00f6r\u00fcyle s\u00fcrpriz yapt\u0131.<\/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\/tr\/corinthians-retorno-ao-topo\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\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\/tr\/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 dakika\" \/>\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\":\"tr\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@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\":\"tr\",\"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\":\"tr\",\"@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\/tr\/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\/tr\/corinthians-retorno-ao-topo\/","og_locale":"tr_TR","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\/tr\/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 dakika"},"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":"tr"},{"@type":"ImageObject","inLanguage":"tr","@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":"tr","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":"tr","@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\/tr\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/posts\/1131"}],"collection":[{"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/comments?post=1131"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/posts\/1131\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/media?parent=1131"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/categories?post=1131"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/tags?post=1131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}