{"id":2686,"date":"2023-03-27T00:07:08","date_gmt":"2023-03-27T00:07:08","guid":{"rendered":"https:\/\/minutovip.com\/?p=2686"},"modified":"2026-02-17T16:35:27","modified_gmt":"2026-02-17T16:35:27","slug":"quartas-de-final-do-paulistao","status":"publish","type":"post","link":"https:\/\/minutovip.com\/pl\/quartas-de-final-do-paulistao\/","title":{"rendered":"Sprawd\u017a wszystkie szczeg\u00f3\u0142y \u0107wier\u0107fina\u0142u Paulist\u00e3o"},"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-veja-quais-as-equipes-se-enfrentam-pelas-quartas-de-final-do-paulistao-e-saiba-como-assistir-aos-jogos\">Zobacz, kt\u00f3re dru\u017cyny zmierz\u0105 si\u0119 ze sob\u0105 w \u0107wier\u0107finale Paulist\u00e3o i dowiedz si\u0119, jak ogl\u0105da\u0107 mecze<\/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\/quartas-de-final-paulistao-1024x683.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-2687\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Nast\u0119pnie dowiedz si\u0119, jak ogl\u0105da\u0107 mecze. \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>Najwi\u0119ksze mistrzostwa stanu w Brazylii wesz\u0142y ju\u017c w faz\u0119 pucharow\u0105, a tutaj mo\u017cesz zobaczy\u0107 wszystko na temat \u0107wier\u0107fina\u0142u Paulist\u00e3o.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gdzie dru\u017cyny naprawd\u0119 musz\u0105 pokaza\u0107 swoj\u0105 si\u0142\u0119, aby pokona\u0107 przeciwnik\u00f3w w meczach eliminacyjnych.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1CJ02x\">\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\/premiere-play\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Dowiedz si\u0119, jak ogl\u0105da\u0107 \u015brody\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/logo-premiere.png\" 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\/premiere-play\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Dowiedz si\u0119, jak ogl\u0105da\u0107 \u015brody\">\n            Dowiedz si\u0119, jak ogl\u0105da\u0107 \u015brody        <\/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            Je\u015bli lubisz ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105, musisz wiedzie\u0107 o aplikacji Premiere Play, kt\u00f3ra oferuje najwi\u0119kszy zasi\u0119g brazylijskiej pi\u0142ki no\u017cnej        <\/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\/premiere-play\/\"  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\/premiere-play\/\"  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\/2023\/02\/logo-premiere.png\">          \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                Dowiedz si\u0119, jak ogl\u0105da\u0107 \u015brody              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/premiere-play\/\"  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>Jakakolwiek pora\u017cka na tym etapie rywalizacji mo\u017ce kosztowa\u0107 tytu\u0142, a rozgrywki na tym etapie stan\u0105 w p\u0142omieniach.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Przyjd\u017a wi\u0119c i sprawd\u017a wszystkie szczeg\u00f3\u0142y tych \u0107wier\u0107fina\u0142\u00f3w, kt\u00f3re dru\u017cyny zmierz\u0105 si\u0119 ze sob\u0105, daty i godziny mecz\u00f3w, spos\u00f3b ogl\u0105dania i wiele wi\u0119cej.<\/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-times-se-enfrentam-pelas-quartas-de-final-do-paulistao\">Kt\u00f3re dru\u017cyny zmierz\u0105 si\u0119 ze sob\u0105 w \u0107wier\u0107finale w S\u00e3o Paulo:<\/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\/estadio-das-quarta-de-final-paulistao-1024x683.jpeg\" alt=\"Est\u00e1dio da quartas de final do paulist\u00e3o\" class=\"w-full object-cover object-center border mx-auto wp-image-2688\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >W ko\u0144cu, kt\u00f3re dru\u017cyny naprzeciw siebie stan\u0105. \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>Na pocz\u0105tek sprawd\u017a, jak zosta\u0142y rozstawione \u0107wier\u0107fina\u0142y Paulist\u00e3o:<\/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-palmeiras-x-sao-bernardo-sab-11-03-as-19-00\">Palmeiras x S\u00e3o Bernardo \u2013 sobota (11.03) o 19:00<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pierwsze starcie tego etapu odb\u0119dzie si\u0119 pomi\u0119dzy Palmeirasem a dru\u017cyn\u0105 z S\u00e3o Bernardo. Czy Palmeiras potwierdzi swoje faworyzowanie, czy te\u017c zmierzy si\u0119 z Paulist\u00e3o?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zesp\u00f3\u0142 Palmeiras mia\u0142 bardzo solidn\u0105 faz\u0119 grupow\u0105, prowadz\u0105c zawody od pocz\u0105tku do ko\u0144ca, podczas gdy zesp\u00f3\u0142 S\u00e3o Bernardo boryka\u0142 si\u0119 z kilkoma trudno\u015bciami, ale uda\u0142o mu si\u0119 dotrze\u0107.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W najbli\u017csz\u0105 sobot\u0119 dru\u017cyny zmierz\u0105 si\u0119 ze sob\u0105 o pierwsze miejsce w p\u00f3\u0142finale Campeonato Paulista.<\/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-ituano-dom-12-03-as-16-00\">Corinthians x Ituano \u2013 niedziela (12.03) o 16:00<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tim\u00e3o b\u0119dzie musia\u0142 zmierzy\u0107 si\u0119 z Ituano, kt\u00f3ry w ostatnim meczu Paulist\u00e3o pokona\u0142 rywala Santosa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zesp\u00f3\u0142 Corinthians prze\u017cywa \u015bwietn\u0105 faz\u0119, jednak Renato Augusto, jeden z g\u0142\u00f3wnych zawodnik\u00f3w klubu, dozna\u0142 kontuzji, a Ituano pokaza\u0142o swoj\u0105 si\u0142\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kolejny p\u00f3\u0142fina\u0142 ze zdefiniowanym wielkim faworytem, Tim\u00e3o przeszed\u0142 \u015bwietn\u0105 kampani\u0119, z drugiej strony Ituano zakwalifikowa\u0142 si\u0119 na ostatnim miejscu, mimo to zesp\u00f3\u0142 b\u0119dzie walczy\u0142 o pokonanie faworyta.<\/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-bragantino-x-botafogo-sp-dom-12-03-as-19-30\">Bragantino x Botafogo SP \u2013 niedziela (12.03) o 19:30<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kolejne \u015bwietne starcie dla Paulist\u00e3o. Jedna z dw\u00f3ch dru\u017cyn odpadnie z nast\u0119pnej fazy.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bragantino uzyska\u0142 wy\u017csz\u0105 klasyfikacj\u0119 od przeciwnika i tak\u017ce jest faworytem, jednak faworyzowanie nie jest tak du\u017ce, jak w przypadku dw\u00f3ch powy\u017cszych dru\u017cyn.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ze wzgl\u0119du na nieco lepszy sk\u0142ad i przewag\u0119, jak\u0105 daje gra u siebie, Bragantino wychodzi na prowadzenie, ale w tych rozgrywkach wszystko mo\u017ce si\u0119 zdarzy\u0107.<\/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-sao-paulo-x-agua-santa-seg-13-03-as-20-00\">S\u00e3o Paulo x \u00c1gua Santa \u2013 poniedzia\u0142ek (13.03) o 20:00<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wreszcie, po zako\u0144czeniu rundy \u0107wier\u0107fina\u0142owej Paulist\u00e3o, S\u00e3o Paulo zmierzy si\u0119 z \u00c1gua Santa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S\u00e3o Paulo rozegra\u0142o wspania\u0142\u0105 kampani\u0119, po zesz\u0142orocznym wicemistrzostwie dru\u017cyna Rog\u00e9rio Ceniego nie dawa\u0142a sobie z tym rady.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Z drugiej strony \u00c1gua Santa r\u00f3wnie\u017c zaskoczy\u0142 wszystkich, maj\u0105c taki sam wynik jak S\u00e3o Paulo, przegrywaj\u0105c jedynie r\u00f3\u017cnic\u0105 bramek.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Skoro ju\u017c sprawdzi\u0142e\u015b daty wszystkich mecz\u00f3w, zobacz, gdzie obejrze\u0107 ka\u017cdy z mecz\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-aos-jogos-das-quartas-de-final-do-paulistao\">Jak ogl\u0105da\u0107 mecze \u0107wier\u0107fina\u0142owe Paulist\u00e3o:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aby obejrze\u0107 mecze \u0107wier\u0107fina\u0142owe Paulist\u00e3o, masz kilka opcji, zobacz je wszystkie poni\u017cej:<\/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-palmeiras-x-sao-bernardo\">Palmeiras x Sao Bernardo<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aby obejrze\u0107 zawody, mo\u017cesz skorzysta\u0107 z YouTube, kana\u0142u Paulist\u00e3o, kana\u0142u Premire lub Paulist\u00e3o Play<\/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-ituano\">Koryntian x Ituano&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aby cieszy\u0107 si\u0119 t\u0105 gr\u0105, firmy Record, Premiere i Paulist\u00e3o Play transmituj\u0105 mecze, pami\u0119taj\u0105c, \u017ce Record ma aplikacj\u0119 Play Plus, dzi\u0119ki kt\u00f3rej gr\u0119 mo\u017cna ogl\u0105da\u0107 za darmo.<\/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-bragantino-x-botafogo-sp\">Bragantino x Botafogo SP<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W tej grze b\u0119dziesz mie\u0107 tylko p\u0142atne opcje ogl\u0105dania mecz\u00f3w, mecze s\u0105 transmitowane za po\u015brednictwem aplikacji Paulist\u00e3o Play i kana\u0142u Premiere.<\/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-sao-paulo-x-agua-santa\">S\u00e3o Paulo x \u00c1gua Santa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ten mecz jest dost\u0119pny wy\u0142\u0105cznie w aplikacji Est\u00e1dio TNT Sports, na kt\u00f3rej znajduje si\u0119 Paulist\u00e3o, lub w aplikacji Max, w obu przypadkach od tego samego nadawcy.<\/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-qual-as-datas-das-proximas-fases\">Jakie s\u0105 terminy kolejnych etap\u00f3w:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Czy ju\u017c planujecie ogl\u0105da\u0107 kolejne etapy? Wi\u0119c nie martw si\u0119, Minuto Vip dostarczy\u0142 Ci wszystkie kompletne informacje.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bior\u0105c pod uwag\u0119 szanse S\u00e3o Paulo x Palmeiras w p\u00f3\u0142finale, nale\u017cy zwraca\u0107 uwag\u0119 na dat\u0119 kolejnych faz.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nie mo\u017cna jeszcze okre\u015bli\u0107, kto zmierzy si\u0119 ze sob\u0105, poniewa\u017c rywalizacja b\u0119dzie przebiega\u0107 wed\u0142ug nast\u0119puj\u0105cego formatu, a przy wy\u0142onieniu najlepszych kampanii obowi\u0105zuje system punktacji:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Pierwsza najlepsza kampania x czwarta najlepsza kampania<\/li><li>Druga najlepsza kampania x trzecia najlepsza kampania<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>P\u00f3\u0142fina\u0142y zaplanowano na 18 i 19 marca, ale mog\u0105 one ulec zmianie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dzie\u0144 wielkiego fina\u0142u zaplanowano na 2 kwietnia, a powr\u00f3t na 9 kwietnia, jednak te daty r\u00f3wnie\u017c mog\u0105 ulec zmianie.<\/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-artilheiros-do-paulistao\">Najlepsi strzelcy Paulist\u00e3o:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zobacz zawodnik\u00f3w, kt\u00f3rzy obejmuj\u0105 prowadzenie w Campeonato Paulista, sprawd\u017a list\u0119 najlepszych strzelc\u00f3w.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>1. Roger Guedes \u2013 8 goli<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>1. Giuliano Galoppo<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>3. Johna Kennedy\u2019ego<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>4. Bruno Mazenga<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>4. Ron<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Roger Guedes rywalizowa\u0142 o artyleri\u0119 z Giuliano Galoppo na ostatnim odcinku Paulist\u00e3o.<\/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-lideres-de-assistencias\">Liderzy pomocy:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A teraz porozmawiajmy troch\u0119 o kelnerach bior\u0105cych udzia\u0142 w tym konkursie, sprawd\u017a list\u0119:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>1. Rafael Veiga \u2013 5 asyst<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>2. Vitinho \u2013 4 asysty<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>3. Camilo \u2013 asysty<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>4. Renato Augusto \u2013 3 asysty<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>5. Wellington Rato \u2013 3 asysty<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>6. Yuri Alberto \u2013 3 asysty<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>7. Giuliano \u2013 3 asysty<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>3. Alerrandro \u2013 3 asysty<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zesp\u00f3\u0142 Corinthians gromadzi graczy na li\u015bcie asyst zawod\u00f3w. Czy w tym roku przejm\u0105 prowadzenie?<\/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-ultimos-campeoes-do-paulistao\">Ostatni mistrzowie Paulist\u00e3o<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Na koniec sprawd\u017a list\u0119 10 ostatnich mistrz\u00f3w Campeonato Paulista i zobacz, kto dominuje w tych zawodach:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Palmeira 2022<\/li><li>2021 S\u00e3o Paulo<\/li><li>Palmeira 2020<\/li><li>Koryntian 2019<\/li><li>Koryntian 2018<\/li><li>Koryntian 2017<\/li><li>Santos 2016<\/li><li>Santos 2015<\/li><li>2014 Ituano<\/li><li>Koryntian 2013<\/li><\/ul>\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-favoritos-ao-titulo\">Ulubione do tytu\u0142u<\/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\/assistindo-quartas-de-final-paulistao-1024x540.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-2689\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Sprawd\u017a wi\u0119c faworyta pod wzgl\u0119dem tytu\u0142u. \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>Na koniec, faworyzowanie oparte na fazie grupowej, Palmeiras to zesp\u00f3\u0142, kt\u00f3ry w ostatnich kilku meczach zanotowa\u0142 najlepszy wyst\u0119p.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednak\u017ce dru\u017cyny Corinthians i S\u00e3o Paulo, b\u0119d\u0105ce g\u0142\u00f3wnymi faworytami do zdobycia tytu\u0142u, s\u0105 mocne w sporze. Kto wed\u0142ug Ciebie zdob\u0119dzie puchar w tym roku?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Czy podoba\u0142a Ci si\u0119 ta tre\u015b\u0107? Uzyskaj dost\u0119p do innych naszych artyku\u0142\u00f3w i b\u0105d\u017a na bie\u017c\u0105co ze wszystkimi rozgrywkami pi\u0142karskimi odbywaj\u0105cymi si\u0119 na ca\u0142ym \u015bwiecie.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-4Hyeh\">\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\/max\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"MAX: Sprawd\u017a, jak ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105 na \u017cywo\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/04\/max-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:\/\/minutovip.com\/pl\/max\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"MAX: Sprawd\u017a, jak ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105 na \u017cywo\">\n            MAX: Sprawd\u017a, jak ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105 na \u017cywo        <\/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            Aplikacja zawieraj\u0105ca wszystko, czego potrzebujesz, aby \u015bledzi\u0107 wszystkie najlepsze rozgrywki pi\u0142karskie na \u015bwiecie.         <\/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\/max\/\"  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\/max\/\"  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\/2023\/04\/max-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                MAX: Sprawd\u017a, jak ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105 na \u017cywo              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/max\/\"  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> Faza grupowa Paulist\u00e3o dobieg\u0142a ko\u0144ca, teraz kto przegra, odchodzi, kto wygra, zostaje. Nadszed\u0142 czas, aby zobaczy\u0107, kto jest gotowy zabra\u0107 do domu puchar Campeonato Paulista. Tutaj mo\u017cesz sprawdzi\u0107 drabinki tych \u0107wier\u0107fina\u0142\u00f3w.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[172],"tags":[41,42,180],"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>Confira todos os detalhes das quartas de final do Paulist\u00e3o - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Acompanhe aqui quais equipes se classificaram para as quartas de final do Paulist\u00e3o 2023 e ainda veja como e onde assistir aos jogos ao vivo.\" \/>\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\/quartas-de-final-do-paulistao\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Confira todos os detalhes das quartas de final do Paulist\u00e3o\" \/>\n<meta property=\"og:description\" content=\"Acompanhe aqui quais equipes se classificaram para as quartas de final do Paulist\u00e3o 2023 e ainda veja como e onde assistir aos jogos ao vivo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/pl\/quartas-de-final-do-paulistao\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-27T00:07:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-17T16:35:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/quartas-de-final-paulistao-1024x683.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 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\/quartas-de-final-do-paulistao\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/quartas-de-final-paulistao-1024x683.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/quartas-de-final-paulistao-1024x683.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/#webpage\",\"url\":\"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/\",\"name\":\"Confira todos os detalhes das quartas de final do Paulist\u00e3o - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/#primaryimage\"},\"datePublished\":\"2023-03-27T00:07:08+00:00\",\"dateModified\":\"2026-02-17T16:35:27+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Acompanhe aqui quais equipes se classificaram para as quartas de final do Paulist\u00e3o 2023 e ainda veja como e onde assistir aos jogos ao vivo.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Confira todos os detalhes das quartas de final do Paulist\u00e3o\"}]},{\"@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":"Confira todos os detalhes das quartas de final do Paulist\u00e3o - Minuto VIP","description":"Acompanhe aqui quais equipes se classificaram para as quartas de final do Paulist\u00e3o 2023 e ainda veja como e onde assistir aos jogos ao vivo.","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\/quartas-de-final-do-paulistao\/","og_locale":"pl_PL","og_type":"article","og_title":"Confira todos os detalhes das quartas de final do Paulist\u00e3o","og_description":"Acompanhe aqui quais equipes se classificaram para as quartas de final do Paulist\u00e3o 2023 e ainda veja como e onde assistir aos jogos ao vivo.","og_url":"https:\/\/minutovip.com\/pl\/quartas-de-final-do-paulistao\/","og_site_name":"Minuto VIP","article_published_time":"2023-03-27T00:07:08+00:00","article_modified_time":"2026-02-17T16:35:27+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/quartas-de-final-paulistao-1024x683.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\/quartas-de-final-do-paulistao\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/quartas-de-final-paulistao-1024x683.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/quartas-de-final-paulistao-1024x683.jpeg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/#webpage","url":"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/","name":"Confira todos os detalhes das quartas de final do Paulist\u00e3o - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/#primaryimage"},"datePublished":"2023-03-27T00:07:08+00:00","dateModified":"2026-02-17T16:35:27+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Acompanhe aqui quais equipes se classificaram para as quartas de final do Paulist\u00e3o 2023 e ainda veja como e onde assistir aos jogos ao vivo.","breadcrumb":{"@id":"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/quartas-de-final-do-paulistao\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Confira todos os detalhes das quartas de final do Paulist\u00e3o"}]},{"@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\/2686"}],"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=2686"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/2686\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media?parent=2686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/categories?post=2686"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/tags?post=2686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}