{"id":5032,"date":"2023-03-04T23:00:00","date_gmt":"2023-03-04T23:00:00","guid":{"rendered":"https:\/\/tvemfoco.com\/?p=5032"},"modified":"2023-03-12T17:23:06","modified_gmt":"2023-03-12T17:23:06","slug":"coritiba","status":"publish","type":"post","link":"https:\/\/tvemfoco.com\/ro\/coritiba\/","title":{"rendered":"Coritiba: tot ce trebuie s\u0103 \u0219tii despre echip\u0103"},"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-todos-os-detalhes-sobre-o-grande-coritiba-voce-encontra-aqui\">Toate detaliile despre marele Coritiba le g\u0103si\u021bi aici<\/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 decoding=\"async\" width=\"1024\" height=\"540\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1024x540.jpeg\" alt=\"Jogador chutando a bola\" class=\"w-full object-cover object-center border mx-auto wp-image-5035\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1024x540.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-300x158.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-768x405.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1536x810.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-2048x1080.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Descoper\u0103 Coritiba. Sursa: Adobe Stock.<\/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>Bun venit \u00een lumea fotbalului, unde timpul este marcat de goluri \u0219i victorii, iar numele jocului este pasiune! \u0218i c\u00e2nd vine vorba de echipa Coritiba, pasiunea este \u0219i mai intens\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>Cu o istorie plin\u0103 de titluri \u0219i glorie, Coritiba este cunoscut\u0103 pentru c\u0103 dezv\u0103luie juc\u0103tori grozavi \u0219i pentru c\u0103 este un hambar de vedete.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z27JBet\">\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:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Unde s\u0103 urm\u0103re\u0219ti meciul Coritiba?\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_329041287-3-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Unde s\u0103 urm\u0103re\u0219ti meciul Coritiba?\">\n            Unde s\u0103 urm\u0103re\u0219ti meciul Coritiba?        <\/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            \u0218tiai c\u0103 po\u021bi urm\u0103ri toate meciurile clubului t\u0103u? Vezi cum!        <\/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:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continu\u0103 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:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_329041287-3-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                Unde s\u0103 urm\u0103re\u0219ti meciul Coritiba?              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\"  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                    Continu\u0103 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                Vei r\u0103m\u00e2ne pe acela\u0219i site web              <\/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>Dac\u0103 e\u0219ti iubitor de fotbal \u0219i vrei s\u0103 afli mai multe despre echipa Coritiba, e\u0219ti \u00een locul potrivit!&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 acest articol, vom explora istoria \u0219i curiozit\u0103\u021bile clubului, pe l\u00e2ng\u0103 eviden\u021bierea principalelor sale realiz\u0103ri \u0219i juc\u0103tori. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u0219adar, preg\u0103te\u0219te-te s\u0103 te scufunzi \u00een lumea fotbalului \u0219i s\u0103 afli mai multe despre una dintre cele mai \u00eendr\u0103gite echipe din Brazilia!&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-e-o-coritiba\">Ce este Coritiba?<\/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 decoding=\"async\" width=\"1024\" height=\"470\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_329576400-1024x470.jpeg\" alt=\"Jogadores no campo de futebol jogando.\" class=\"w-full object-cover object-center border mx-auto wp-image-5037\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_329576400-1024x470.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_329576400-300x138.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_329576400-768x352.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_329576400-1536x705.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_329576400-2048x940.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Ce este clubul? Sursa: Adobe Stock.<\/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>Coxa, a\u0219a cum este numit\u0103 cu afec\u021biune de c\u0103tre fani, este mult mai mult dec\u00e2t o echip\u0103 de fotbal. Este o pasiune care curge prin venele celor din Curitiba \u0219i ale tuturor celor care au verdele \u0219i albul ca culoarea inimii.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Clubul nu este doar o asocia\u021bie sportiv\u0103, ci o adev\u0103rat\u0103 institu\u021bie care face parte din istoria Curitiba \u0219i Paran\u00e1.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De la fondarea sa \u00een 1909, Coritiba a marcat goluri, a c\u00e2\u0219tigat titluri \u0219i a \u00eenc\u00e2ntat fanii de toate v\u00e2rstele. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu o traiectorie plin\u0103 de momente de neuitat, clubul \u0219i-a scris numele \u00een istoria 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>Dar Coritiba este mult mai mult dec\u00e2t titluri \u0219i realiz\u0103ri. Este un amestec de tradi\u021bie \u0219i modernitate, de r\u0103d\u0103cini \u0219i inova\u021bie.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Clubul are o structur\u0103 modern\u0103 \u0219i profesionist\u0103, care urm\u0103re\u0219te \u00eentotdeauna excelen\u021ba \u00een performan\u021ba sportivilor \u0219i grija pentru fanii lor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Coritiba este o adev\u0103rat\u0103 pasiune na\u021bional\u0103, o for\u021b\u0103 care une\u0219te oameni din toate regiunile \u021b\u0103rii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Indiferent dac\u0103 e\u0219ti fan Coxa sau fotbalist, nu se poate nega impactul pe care clubul \u00eel are asupra culturii braziliene.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-foram-os-principais-titulos-do-time\">Care au fost principalele titluri ale echipei?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De la primii ani de existen\u021b\u0103 \u0219i p\u00e2n\u0103 ast\u0103zi, Coxa \u0219i-a pus amprenta \u00een istoria sportului na\u021bional cu victorii \u0219i realiz\u0103ri de neuitat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Unele dintre principalele titluri ale lui Coritiba sunt Campionatul Braziliei din 1985, Campionatul Paranaense din 2010, Copa do Brasil din 1991, Cupa Argintului din 1980, Cupa Paran\u00e1 din 1990 \u0219i multe altele.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar Coritiba nu este doar o echip\u0103 c\u00e2\u0219tig\u0103toare. Este o institu\u021bie care reprezint\u0103 o pasiune, o identitate \u0219i un sentiment care transcende terenul de fotbal.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Iar pentru fanii Coxa, fiecare titlu este mai mult dec\u00e2t o realizare sportiv\u0103. La urma urmei, este un motiv de m\u00e2ndrie, bucurie \u0219i emo\u021bie.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quem-sao-os-principais-jogadores-do-time\">Care sunt principalii juc\u0103tori ai echipei?<\/h2>\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, c\u00e2nd vorbim despre Coritiba, este imposibil s\u0103 nu ne amintim de marii juc\u0103tori care au marcat istoria clubului. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Din cele mai \u00eendep\u0103rtate vremuri \u0219i p\u00e2n\u0103 \u00een prezent, Coxa a dezv\u0103luit vedete care au \u00eenc\u00e2ntat mul\u021bimea \u0219i au c\u00e2\u0219tigat titluri importante.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Printre cei mai mari idoli din Coritiba s-au remarcat c\u00e2teva nume: Dirceu Kr\u00fcger, cunoscut drept \u201eFlecha Blonde\u201d, Alex, Joel, H\u00e9lcio, Reginaldo Nascimento, Vav\u00e1, Tost\u00e3o \u0219i mul\u021bi al\u021bii. To\u021bi au f\u0103cut istorie \u00een echip\u0103 \u0219i sunt aminti\u021bi cu drag de fani.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen prezent, clubul are juc\u0103tori talenta\u021bi \u0219i promi\u021b\u0103tori. La fel ca mijloca\u0219ul Liziero, foarte priceput la pase \u0219i chiar ajut\u0103 la marcare.&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 sf\u00e2r\u0219it, cu at\u00e2\u021bia juc\u0103tori talenta\u021bi, Coritiba are totul pentru a continua s\u0103 marcheze goluri \u0219i s\u0103 c\u00e2\u0219tige titluri importante. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0218i suporterii, desigur, vor fi mereu acolo, sus\u021bin\u00e2nd \u0219i \u00eencuraj\u00e2nd echipa \u00een toate meciurile.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-sao-os-campeonatos-que-serao-disputados-em-2023\">Care sunt campionatele care se vor disputa \u00een 2023?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dac\u0103 e\u0219ti unul dintre acei fani care tr\u0103iesc \u0219i respir\u0103 Coritiba, preg\u0103te\u0219te-te pentru un sezon captivant \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>Echipa alviverde se va confrunta cu patru competi\u021bii majore: Campeonato Paranaense, Campeonato Brasileiro \u0219i Copa do Brasil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Prin urmare, dac\u0103 este ceva ce ne \u00eenva\u021b\u0103 istoria lui Coxa, este c\u0103 acest club nu poate fi niciodat\u0103 subestimat. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cu o mo\u0219tenire plin\u0103 de titluri \u0219i juc\u0103tori grozavi, a\u0219teptarea este ca echipa s\u0103 poat\u0103 surprinde din nou \u0219i s\u0103-\u0219i fac\u0103 un nume \u00een fotbalul brazilian.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fanii Coritiba au cu siguran\u021b\u0103 toate motivele s\u0103 fie \u00eenc\u00e2nta\u021bi \u00een 2023. La urma urmei, nu exist\u0103 nimic mai interesant dec\u00e2t s\u0103-\u021bi urm\u0103re\u0219ti echipa preferat\u0103 \u00een c\u0103utarea victoriilor \u0219i cuceririlor.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-e-possivel-assistir-aos-jogos-do-coritiba-de-graca\">Este posibil s\u0103 vizionezi gratuit jocurile Coritiba?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Oricine este fan Coritiba \u0219tie c\u0103 urm\u0103rirea meciurilor echipei favorite nu este \u00eentotdeauna o sarcin\u0103 u\u0219oar\u0103. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Doar uneori meciurile sunt difuzate la televizor deschis \u0219i adesea nu includ toate jocurile lui Coxa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar nu totul este pierdut! Pentru a r\u0103spunde solicit\u0103rilor fanilor, mai multe platforme de streaming \u0219i canale de televiziune prin cablu ofer\u0103 transmisiuni live ale meciurilor Coritiba.&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 cel mai bine, chiar dac\u0103 aceste op\u021biuni necesit\u0103 o investi\u021bie financiar\u0103, pre\u021burile sunt accesibile.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Astfel, pute\u021bi urm\u0103ri Coritiba pe tot parcursul sezonului oriunde v-a\u021bi afla. Vibr\u00e2nd cu suporterii \u0219i sus\u021bin\u00e2nd echipa spre victorii.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-sao-os-aplicativos-para-assistir-aos-jogos\">Care sunt aplica\u021biile pentru a viziona jocurile?<\/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 decoding=\"async\" width=\"1024\" height=\"598\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_80807878-2-1024x598.jpeg\" alt=\"Torcedor assistindo ao jogo de futebol.\" class=\"w-full object-cover object-center border mx-auto wp-image-5038\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_80807878-2-1024x598.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_80807878-2-300x175.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_80807878-2-768x449.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_80807878-2-1536x897.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_80807878-2-2048x1196.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Afla\u021bi unde s\u0103 viziona\u021bi. Sursa: Adobe Stock.<\/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>\u00cen primul r\u00e2nd, pentru un fan adev\u0103rat, nimic nu este mai important dec\u00e2t s\u0103 nu ratezi un meci pentru echipa pe care o iube\u0219ti. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0218i pentru a v\u0103 asigura c\u0103 pute\u021bi urm\u0103ri fiecare ofert\u0103 Coritiba, este esen\u021bial s\u0103 fi\u021bi la curent cu op\u021biunile disponibile.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Prin urmare, aplica\u021biile conven\u021bionale sunt principala alternativ\u0103 pentru a viziona jocurile Coxa.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Printre cele mai populare op\u021biuni se num\u0103r\u0103 DirecTV Go, ESPN+ \u0219i Premiere. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fiecare dintre aceste aplica\u021bii are caracteristici \u0219i pre\u021buri diferite, a\u0219a c\u0103 este important s\u0103 evalua\u021bi care este cea mai bun\u0103 op\u021biune pentru dvs.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La urma urmei, \u0219tim c\u0103 fiecare fan are propriile nevoi \u0219i preferin\u021be. \u00cen plus, este esen\u021bial s\u0103 alegi varianta care se potrive\u0219te cel mai bine stilului t\u0103u de via\u021b\u0103 \u0219i buzunarul t\u0103u.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vrei s\u0103 te asiguri c\u0103 nu vei rata niciuna dintre spectacolele lui Coritiba? Deci, accesa\u021bi articolul nostru de mai jos \u0219i vede\u021bi mai multe detalii despre cum s\u0103 ob\u021bine\u021bi fiecare dintre aceste aplica\u021bii.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z2lh4V3\">\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:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Unde s\u0103 urm\u0103re\u0219ti meciul Coritiba?\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_461347488-4-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Unde s\u0103 urm\u0103re\u0219ti meciul Coritiba?\">\n            Unde s\u0103 urm\u0103re\u0219ti meciul Coritiba?        <\/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            \u0218tiai c\u0103 po\u021bi urm\u0103ri toate meciurile clubului t\u0103u? Vezi cum!        <\/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:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continu\u0103 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:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_461347488-4-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                Unde s\u0103 urm\u0103re\u0219ti meciul Coritiba?              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/ro\/onde-assistir-jogo-do-coritiba\/\"  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                    Continu\u0103 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                Vei r\u0103m\u00e2ne pe acela\u0219i site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Coritiba, una dintre cele mai tradi\u021bionale echipe din fotbalul brazilian, cu o istorie de mari realiz\u0103ri \u0219i juc\u0103tori. Afla\u021bi detalii despre club aici \u0219i urm\u0103ri\u021bi fiecare meci \u0219i aplauda\u021bi al\u0103turi de fanii alviverde.<\/p>","protected":false},"author":12,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[733],"tags":[882,642,675,641],"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>Coritiba: tudo o que voc\u00ea precisa saber sobre o time - TV em Foco<\/title>\n<meta name=\"description\" content=\"Descubra tudo sobre o Coritiba, um dos mais tradicionais do futebol brasileiro. Conhe\u00e7a aqui a hist\u00f3ria, principais jogadores e conquistas.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tvemfoco.com\/ro\/coritiba\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Coritiba: tudo o que voc\u00ea precisa saber sobre o time\" \/>\n<meta property=\"og:description\" content=\"Descubra tudo sobre o Coritiba, um dos mais tradicionais do futebol brasileiro. Conhe\u00e7a aqui a hist\u00f3ria, principais jogadores e conquistas.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tvemfoco.com\/ro\/coritiba\/\" \/>\n<meta property=\"og:site_name\" content=\"TV em Foco\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-04T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-12T17:23:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1024x540.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=\"Pablo Rodrigues\" \/>\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:\/\/tvemfoco.com\/#website\",\"url\":\"https:\/\/tvemfoco.com\/\",\"name\":\"TV em Foco\",\"description\":\"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tvemfoco.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ro-RO\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/tvemfoco.com\/coritiba\/#primaryimage\",\"url\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1024x540.jpeg\",\"contentUrl\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1024x540.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tvemfoco.com\/coritiba\/#webpage\",\"url\":\"https:\/\/tvemfoco.com\/coritiba\/\",\"name\":\"Coritiba: tudo o que voc\u00ea precisa saber sobre o time - TV em Foco\",\"isPartOf\":{\"@id\":\"https:\/\/tvemfoco.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tvemfoco.com\/coritiba\/#primaryimage\"},\"datePublished\":\"2023-03-04T23:00:00+00:00\",\"dateModified\":\"2023-03-12T17:23:06+00:00\",\"author\":{\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa\"},\"description\":\"Descubra tudo sobre o Coritiba, um dos mais tradicionais do futebol brasileiro. Conhe\u00e7a aqui a hist\u00f3ria, principais jogadores e conquistas.\",\"breadcrumb\":{\"@id\":\"https:\/\/tvemfoco.com\/coritiba\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tvemfoco.com\/coritiba\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tvemfoco.com\/coritiba\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tvemfoco.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Coritiba: tudo o que voc\u00ea precisa saber sobre o time\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa\",\"name\":\"Pablo Rodrigues\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g\",\"caption\":\"Pablo Rodrigues\"},\"description\":\"Especialista em Marketing e sortudo por, atrav\u00e9s da escrita e gest\u00e3o de conte\u00fados, poder enxergar o mundo sob centenas de \u00f3ticas completamente diferentes.\",\"url\":\"https:\/\/tvemfoco.com\/ro\/author\/pablo-rodrigues\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Coritiba: tudo o que voc\u00ea precisa saber sobre o time - TV em Foco","description":"Descubra tudo sobre o Coritiba, um dos mais tradicionais do futebol brasileiro. Conhe\u00e7a aqui a hist\u00f3ria, principais jogadores e conquistas.","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:\/\/tvemfoco.com\/ro\/coritiba\/","og_locale":"ro_RO","og_type":"article","og_title":"Coritiba: tudo o que voc\u00ea precisa saber sobre o time","og_description":"Descubra tudo sobre o Coritiba, um dos mais tradicionais do futebol brasileiro. Conhe\u00e7a aqui a hist\u00f3ria, principais jogadores e conquistas.","og_url":"https:\/\/tvemfoco.com\/ro\/coritiba\/","og_site_name":"TV em Foco","article_published_time":"2023-03-04T23:00:00+00:00","article_modified_time":"2023-03-12T17:23:06+00:00","og_image":[{"url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1024x540.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pablo Rodrigues","Est. reading time":"7 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/tvemfoco.com\/#website","url":"https:\/\/tvemfoco.com\/","name":"TV em Foco","description":"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tvemfoco.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ro-RO"},{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/tvemfoco.com\/coritiba\/#primaryimage","url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1024x540.jpeg","contentUrl":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_171854939-1024x540.jpeg"},{"@type":"WebPage","@id":"https:\/\/tvemfoco.com\/coritiba\/#webpage","url":"https:\/\/tvemfoco.com\/coritiba\/","name":"Coritiba: tudo o que voc\u00ea precisa saber sobre o time - TV em Foco","isPartOf":{"@id":"https:\/\/tvemfoco.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tvemfoco.com\/coritiba\/#primaryimage"},"datePublished":"2023-03-04T23:00:00+00:00","dateModified":"2023-03-12T17:23:06+00:00","author":{"@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa"},"description":"Descubra tudo sobre o Coritiba, um dos mais tradicionais do futebol brasileiro. Conhe\u00e7a aqui a hist\u00f3ria, principais jogadores e conquistas.","breadcrumb":{"@id":"https:\/\/tvemfoco.com\/coritiba\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tvemfoco.com\/coritiba\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tvemfoco.com\/coritiba\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tvemfoco.com\/"},{"@type":"ListItem","position":2,"name":"Coritiba: tudo o que voc\u00ea precisa saber sobre o time"}]},{"@type":"Person","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa","name":"Pablo Rodrigues","image":{"@type":"ImageObject","inLanguage":"ro-RO","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g","caption":"Pablo Rodrigues"},"description":"Especialista em Marketing e sortudo por, atrav\u00e9s da escrita e gest\u00e3o de conte\u00fados, poder enxergar o mundo sob centenas de \u00f3ticas completamente diferentes.","url":"https:\/\/tvemfoco.com\/ro\/author\/pablo-rodrigues\/"}]}},"_links":{"self":[{"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/posts\/5032"}],"collection":[{"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/comments?post=5032"}],"version-history":[{"count":0,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/posts\/5032\/revisions"}],"wp:attachment":[{"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/media?parent=5032"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/categories?post=5032"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tvemfoco.com\/ro\/wp-json\/wp\/v2\/tags?post=5032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}