{"id":2937,"date":"2023-04-05T01:06:46","date_gmt":"2023-04-05T01:06:46","guid":{"rendered":"https:\/\/minutovip.com\/?p=2937"},"modified":"2023-04-21T13:54:09","modified_gmt":"2023-04-21T13:54:09","slug":"maiores-classicos-do-brasil","status":"publish","type":"post","link":"https:\/\/minutovip.com\/pl\/maiores-classicos-do-brasil\/","title":{"rendered":"5 najwi\u0119kszych klasyk\u00f3w brazylijskich dru\u017cyn"},"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-conheca-os-grandes-classicos-dos-times-do-brasil\">Odkryj wspania\u0142e klasyki brazylijskich dru\u017cyn<\/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\/2023\/03\/torcida-de-futebol-1024x512.jpeg\" alt=\"Torcida em um dos maiores cl\u00e1ssicos dos times do Brasil.\" class=\"w-full object-cover object-center border mx-auto wp-image-2938\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >W ko\u0144cu jakie s\u0105 najwi\u0119ksze brazylijskie klasyki? \u0179r\u00f3d\u0142o: 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>Czy znasz jakie\u015b klasyki pomi\u0119dzy brazylijskimi dru\u017cynami? Poka\u017cemy Ci 5 najwi\u0119kszych klasyk\u00f3w brazylijskiego futbolu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sprawd\u017a histori\u0119, kt\u00f3ra ukszta\u0142towa\u0142a te rywalizacje i wszystko, co otacza te mecze pi\u0142karskie.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1QL4QH\">\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\/pl\/times-que-subiram-para-serie-a\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Zobacz dru\u017cyny, kt\u00f3re awansowa\u0142y do serii A w 2023 r\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/AdobeStock_212549414-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/pl\/times-que-subiram-para-serie-a\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Zobacz dru\u017cyny, kt\u00f3re awansowa\u0142y do serii A w 2023 r\">\n            Zobacz dru\u017cyny, kt\u00f3re awansowa\u0142y do serii A w 2023 r        <\/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            Zobacz, jak dru\u017cyny, kt\u00f3re awansowa\u0142y z serii B, przybywaj\u0105, aby rywalizowa\u0107 o mistrzostwo Brazylii.        <\/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\/pl\/times-que-subiram-para-serie-a\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Czytaj dalej            <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\/pl\/times-que-subiram-para-serie-a\/\"  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\/12\/AdobeStock_212549414-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                Zobacz dru\u017cyny, kt\u00f3re awansowa\u0142y do serii A w 2023 r              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/times-que-subiram-para-serie-a\/\"  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                    Czytaj dalej                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Pozostaniesz na tej samej stronie internetowej              <\/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>Niekt\u00f3re z tych klasyk\u00f3w traktowane s\u0105 jak tytu\u0142y, gdzie stadiony s\u0105 pe\u0142ne, a rywalizacja pomi\u0119dzy zawodnikami i kibicami wysuwa si\u0119 na pierwszy plan.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zobacz wi\u0119c wszystko o tych rywalach, a nawet sprawd\u017a, jak obejrze\u0107 mecze niekt\u00f3rych dru\u017cyn na koniec.&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-um-classico\">Co to jest klasyk?<\/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\/2023\/03\/torcedores-brasileiros-1024x684.jpeg\" alt=\"Torcedores brasileiros.\" class=\"w-full object-cover object-center border mx-auto wp-image-2939\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Zrozum, czym jest klasyka w pi\u0142ce no\u017cnej. \u0179r\u00f3d\u0142o: 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>W pi\u0142ce no\u017cnej klasyk\u0105 jest gra pomi\u0119dzy dwoma rywalizuj\u0105cymi ze sob\u0105 dru\u017cynami, kt\u00f3re maj\u0105 d\u0142ug\u0105 histori\u0119 intensywnych i zaci\u0119tych konfrontacji.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Generalnie w klasykach bior\u0105 udzia\u0142 zespo\u0142y pochodz\u0105ce z tego samego miasta, stanu lub regionu, kt\u00f3re maj\u0105 pe\u0142nych pasji i zaanga\u017cowanych fan\u00f3w.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Te mecze cz\u0119sto maj\u0105 szczeg\u00f3lne znaczenie dla kibic\u00f3w, kt\u00f3rzy cz\u0119sto uwa\u017caj\u0105 je za wa\u017cniejsze ni\u017c inne mecze.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Napi\u0119cie i rywalizacja charakteryzuj\u0105 niekt\u00f3re klasyki, kt\u00f3re mog\u0105 by\u0107 scen\u0105 scen przemocy lub niezapomnianych uroczysto\u015bci.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Oto kilka przyk\u0142ad\u00f3w klasyk\u00f3w pi\u0142ki no\u017cnej:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u201eKlasyka milion\u00f3w\u201d pomi\u0119dzy Flamengo i Vasco da Gama, \u201eGre-Nal\u201d pomi\u0119dzy Gr\u00eamio i Internacional, \u201eCl\u00e1ssico Paulista\u201d pomi\u0119dzy Corinthians a S\u00e3o Paulo oraz \u201eCl\u00e1ssico Mineiro\u201d pomi\u0119dzy Atl\u00e9tico Mineiro i Cruzeiro .<\/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-veja-os-maiores-classicos-dos-times-do-brasil\">Zobacz najwi\u0119ksze klasyki brazylijskich dru\u017cyn<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sprawd\u017a ju\u017c teraz list\u0119 pi\u0119ciu najwi\u0119kszych klasyk\u00f3w brazylijskich dru\u017cyn:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-corinthians-x-palmeiras\">Koryntian x Palmeiras<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Klasyk, znany r\u00f3wnie\u017c jako Derby Paulista, to jeden z najwi\u0119kszych klasyk\u00f3w brazylijskiej pi\u0142ki no\u017cnej, kt\u00f3rego rywalizacja trwa od ponad stu lat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pocz\u0105tki rywalizacji obu dru\u017cyn si\u0119gaj\u0105 1917 roku, kiedy Palmeiras nosi\u0142o jeszcze nazw\u0119 \u201ePalestra It\u00e1lia\u201d.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Do dzi\u015b kluby te zape\u0142niaj\u0105 stadiony i podczas swoich klasyk\u00f3w promuj\u0105 wspania\u0142e widowiska pi\u0142karskie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Proletariat utworzy\u0142 dru\u017cyn\u0119 Koryntian, podczas gdy bardziej elitarna cz\u0119\u015b\u0107 ludno\u015bci za\u0142o\u017cy\u0142a Palmeiras, co doprowadzi\u0142o do wi\u0119kszej rywalizacji.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Stacja metra rozpoczynaj\u0105ca si\u0119 na stadionie Corinthians ko\u0144czy si\u0119 na stadionie Palmeiras, a wszystko po to, aby jeszcze bardziej zwi\u0119kszy\u0107 atmosfer\u0119 rzeczywisto\u015bci, czyni\u0105c ten klasyk jednym z najwspanialszych na \u015bwiecie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Co wi\u0119cej, te dwa kluby zrzeszaj\u0105 dw\u00f3ch najwi\u0119kszych fan\u00f3w brazylijskiej pi\u0142ki no\u017cnej, dzi\u0119ki czemu ka\u017cdy mecz jest dla nich imprez\u0105.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W tej chwili dru\u017cyny mierzy\u0142y si\u0119 ze sob\u0105 376 razy, przy czym 133 zwyci\u0119stwa Palmeiras i 129 Corinthians oraz 114 remis\u00f3w.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zatem, kt\u00f3ry zesp\u00f3\u0142 wolisz?<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-gremio-x-internacional\">Gremio x Internacional&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Klasyk pomi\u0119dzy Gr\u00eamio i Internacional, znany jako \u201eGrenal\u201d, to jeden z najwi\u0119kszych klasyk\u00f3w brazylijskiego futbolu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Obie dru\u017cyny pochodz\u0105 z miasta Porto Alegre w Rio Grande do Sul i \u0142\u0105czy historyczna rywalizacja.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwszy mecz w Grenal odby\u0142 si\u0119 18 lipca 1909 roku i od tego czasu dru\u017cyny mierzy\u0142y si\u0119 ze sob\u0105 ponad 420 razy, w oficjalnych i towarzyskich meczach.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Grenal to najcz\u0119\u015bciej grany klasyk w Brazylii, ze wzgl\u0119du na skal\u0119 rywalizacji pomi\u0119dzy klubami.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W typowe dni mecze pomi\u0119dzy tymi dwoma klubami zatrzymuj\u0105 si\u0119 w mie\u015bcie Porto Alegre.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Na przestrzeni lat zespo\u0142y bra\u0142y udzia\u0142 w historycznych i ekscytuj\u0105cych momentach, takich jak fina\u0142y mistrzostw stanowych, decyduj\u0105ce mecze w rozgrywkach krajowych i wiele innych.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ponadto niekt\u00f3rzy gracze, kt\u00f3rzy odcisn\u0119li swoje pi\u0119tno na tym klasyku, to mi\u0119dzy innymi: Renato Ga\u00facho, Falc\u00e3o, Taffarel, D&#039;Alessandro, Ronaldinho Ga\u00facho.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-flamengo-x-fluminense\">Flamengo x Fluminense&nbsp;&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Klasyk pomi\u0119dzy Flamengo i Fluminense jest znany jako \u201eFla-Flu\u201d i jest jednym z najwi\u0119kszych klasyk\u00f3w brazylijskiej pi\u0142ki no\u017cnej.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Obie dru\u017cyny pochodz\u0105 z Rio de Janeiro i \u0142\u0105czy historyczna rywalizacja, gdzie pierwsza grypa mia\u0142a miejsce 7 lipca 1912 roku.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednym z g\u0142\u00f3wnych powod\u00f3w, kt\u00f3re zaogni\u0142y t\u0119 rywalizacj\u0119, by\u0142 fakt, \u017ce to gracze, kt\u00f3rzy opu\u015bcili dru\u017cyn\u0119 Fluminense, utworzyli Flamengo<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Od tego czasu dru\u017cyny mierzy\u0142y si\u0119 ze sob\u0105 ponad 400 razy, w oficjalnych i towarzyskich meczach.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rywalizacja pomi\u0119dzy klubami jest tak wielka, \u017ce Fla-Flu uznawana jest za jedn\u0105 z najstarszych i najbardziej tradycyjnych klasyk\u00f3w w Brazylii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Na przestrzeni lat Flamengo i Fluminense bra\u0142y udzia\u0142 w historycznych i ekscytuj\u0105cych momentach, takich jak fina\u0142y mistrzostw stanowych i decyduj\u0105ce mecze w konkursach krajowych i mi\u0119dzynarodowych.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rywalizacja mi\u0119dzy kibicami jest zaci\u0119ta, a kibice zwykle wype\u0142niaj\u0105 stadiony, na kt\u00f3rych odbywaj\u0105 si\u0119 mecze.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Momentami rywalizacja wykracza poza granice boiska, generuj\u0105c konflikty pomi\u0119dzy kibicami i b\u00f3jki na trybunach.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-vasco-da-gama-x-flamengo\">Vasco da Gama x Flamengo&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Klasyk Vasco da Gamy i Flamengo jest znany jako \u201eKlasyk milion\u00f3w\u201d i jest jednym z najwi\u0119kszych klasyk\u00f3w brazylijskiej pi\u0142ki no\u017cnej.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwszy Classic of Millions odby\u0142 si\u0119 22 listopada 1925 roku, kiedy Flamengo pokona\u0142 Vasco 1:0.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>&nbsp;Od tego czasu dru\u017cyny mierzy\u0142y si\u0119 ze sob\u0105 ponad 400 razy, w oficjalnych i towarzyskich meczach.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rywalizacja pomi\u0119dzy klubami jest tak du\u017ca, \u017ce Classic of Millions uznawany jest za jeden z najwa\u017cniejszych klasyk\u00f3w w Brazylii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Poniewa\u017c skupia dw\u00f3ch najwi\u0119kszych fan\u00f3w brazylijskiego futbolu.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-atletico-mineiro-x-cruzeiro\">Atl\u00e9tico Mineiro x Cruzeiro<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Klasyk pomi\u0119dzy Cruzeiro i Atl\u00e9tico Mineiro jest znany jako \u201eCl\u00e1ssico Mineiro\u201d i jest jednym z najwi\u0119kszych klasyk\u00f3w w stanie i Brazylii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>&nbsp;Obie dru\u017cyny pochodz\u0105 z Belo Horizonte i \u0142\u0105czy historyczna rywalizacja.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwsze Classic Mineiro odby\u0142o si\u0119 17 kwietnia 1921 roku.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W pierwszym meczu Atl\u00e9tico Mineiro pokona\u0142o Cruzeiro 3:0. Od tego czasu dru\u017cyny mierzy\u0142y si\u0119 ze sob\u0105 ponad 400 razy.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W sumie rozegrano 512 mecz\u00f3w, z kt\u00f3rych Atl\u00e9tico odnios\u0142o 209 zwyci\u0119stw, 171 Cruzeiro i 137 remis\u00f3w.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-assistir-alguns-dos-maiores-classicos-do-brasil\">Jak ogl\u0105da\u0107 najwi\u0119ksze brazylijskie klasyki?<\/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\/2023\/03\/amigos-assistindo-futebol-1024x651.jpeg\" alt=\"Amigos assistindo a partida de futebol.\" class=\"w-full object-cover object-center border mx-auto wp-image-2940\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Na koniec dowiedz si\u0119, gdzie obejrze\u0107 klasyk\u0119. \u0179r\u00f3d\u0142o: 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>B\u0119dziesz mia\u0142 \u015bwietn\u0105 okazj\u0119, aby ogl\u0105da\u0107 te kluby naprzeciw siebie przez ca\u0142y rok.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po pierwsze, najwi\u0119ksze szanse w roku daj\u0105 mistrzostwa stanowe w ka\u017cdym stanie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W Carioca mo\u017cesz \u015bledzi\u0107 s\u0142ynne walki Fla x Flu i Flamengo przeciwko Vasco, korzystaj\u0105c z aplikacji Bandplay, kt\u00f3ra transmituje mecze na \u017cywo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Je\u015bli chodzi o Internacional x Gr\u00eamio, o mistrzostwo Ga\u00facho mo\u017cesz wszystko sprawdzi\u0107 w aplikacji GE.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ponadto mecze Cruzeiro i Atl\u00e9tico Mineiro mo\u017cna ogl\u0105da\u0107 bezp\u0142atnie za po\u015brednictwem aplikacji Futebol Mineiro TV.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wielkie Derby Paulisty pomi\u0119dzy Corinthians i Palmeiras mo\u017cna ogl\u0105da\u0107 za po\u015brednictwem aplikacji Record, bezp\u0142atnej us\u0142ugi PlayPLus lub na stadionie sportowym TNT.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wreszcie wszystkie te dru\u017cyny rywalizuj\u0105 w Campeonato Brasileiro S\u00e9rie A, wi\u0119c przez ca\u0142y rok odb\u0119dzie si\u0119 kilka takich klasyk\u00f3w.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Przeczytaj wi\u0119c nasz artyku\u0142 poni\u017cej i sprawd\u017a najlepsze aplikacje do ogl\u0105dania meczu Brasileir\u00e3o.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2ordfN\">\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\/pl\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Najlepsze aplikacje do ogl\u0105dania pi\u0142ki no\u017cnej \">\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\/pl\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Najlepsze aplikacje do ogl\u0105dania pi\u0142ki no\u017cnej \">\n            Najlepsze aplikacje do ogl\u0105dania pi\u0142ki no\u017cnej         <\/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            Odkryj najlepsze aplikacje do ogl\u0105dania pi\u0142ki no\u017cnej online, gdziekolwiek jeste\u015b.        <\/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\/pl\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Czytaj dalej            <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\/pl\/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                Najlepsze aplikacje do ogl\u0105dania pi\u0142ki no\u017cnej              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/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                    Czytaj dalej                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Pozostaniesz na tej samej stronie internetowej              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Brazylia to kraj pi\u0142ki no\u017cnej, a wspania\u0142a klasyka dru\u017cyn z tego kraju nie pozostawia nic do \u017cyczenia. Przyjd\u017a i poznaj troch\u0119 histori\u0119 najwi\u0119kszych klasyk\u00f3w brazylijskiego futbolu.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[261,259,255,258,260,165,256],"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>5 maiores cl\u00e1ssicos dos times do Brasil<\/title>\n<meta name=\"description\" content=\"Confira quais s\u00e3o os 5 maiores cl\u00e1ssicos dos times do Brasil, e conhe\u00e7a a hist\u00f3ria dessas grandes rivalidades dessas equipes.\" \/>\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\/pl\/maiores-classicos-do-brasil\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5 maiores cl\u00e1ssicos dos times do Brasil\" \/>\n<meta property=\"og:description\" content=\"Confira quais s\u00e3o os 5 maiores cl\u00e1ssicos dos times do Brasil, e conhe\u00e7a a hist\u00f3ria dessas grandes rivalidades dessas equipes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/pl\/maiores-classicos-do-brasil\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-05T01:06:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-21T13:54:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/torcida-de-futebol-1024x512.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minut\" \/>\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\":\"pl-PL\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/torcida-de-futebol-1024x512.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/torcida-de-futebol-1024x512.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#webpage\",\"url\":\"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/\",\"name\":\"5 maiores cl\u00e1ssicos dos times do Brasil\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#primaryimage\"},\"datePublished\":\"2023-04-05T01:06:46+00:00\",\"dateModified\":\"2023-04-21T13:54:09+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Confira quais s\u00e3o os 5 maiores cl\u00e1ssicos dos times do Brasil, e conhe\u00e7a a hist\u00f3ria dessas grandes rivalidades dessas equipes.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"5 maiores cl\u00e1ssicos dos times do Brasil\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@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\/pl\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"5 maiores cl\u00e1ssicos dos times do Brasil","description":"Confira quais s\u00e3o os 5 maiores cl\u00e1ssicos dos times do Brasil, e conhe\u00e7a a hist\u00f3ria dessas grandes rivalidades dessas equipes.","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\/pl\/maiores-classicos-do-brasil\/","og_locale":"pl_PL","og_type":"article","og_title":"5 maiores cl\u00e1ssicos dos times do Brasil","og_description":"Confira quais s\u00e3o os 5 maiores cl\u00e1ssicos dos times do Brasil, e conhe\u00e7a a hist\u00f3ria dessas grandes rivalidades dessas equipes.","og_url":"https:\/\/minutovip.com\/pl\/maiores-classicos-do-brasil\/","og_site_name":"Minuto VIP","article_published_time":"2023-04-05T01:06:46+00:00","article_modified_time":"2023-04-21T13:54:09+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/torcida-de-futebol-1024x512.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"7 minut"},"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":"pl-PL"},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/torcida-de-futebol-1024x512.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/torcida-de-futebol-1024x512.jpeg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#webpage","url":"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/","name":"5 maiores cl\u00e1ssicos dos times do Brasil","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#primaryimage"},"datePublished":"2023-04-05T01:06:46+00:00","dateModified":"2023-04-21T13:54:09+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Confira quais s\u00e3o os 5 maiores cl\u00e1ssicos dos times do Brasil, e conhe\u00e7a a hist\u00f3ria dessas grandes rivalidades dessas equipes.","breadcrumb":{"@id":"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/maiores-classicos-do-brasil\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/maiores-classicos-do-brasil\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"5 maiores cl\u00e1ssicos dos times do Brasil"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"pl-PL","@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\/pl\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/2937"}],"collection":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/comments?post=2937"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/2937\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media?parent=2937"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/categories?post=2937"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/tags?post=2937"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}