{"id":1500,"date":"2023-01-23T16:07:26","date_gmt":"2023-01-23T16:07:26","guid":{"rendered":"https:\/\/minutovip.com\/?p=1500"},"modified":"2023-01-23T16:07:30","modified_gmt":"2023-01-23T16:07:30","slug":"ultimas-noticias-do-time-do-sao-paulo","status":"publish","type":"post","link":"https:\/\/minutovip.com\/pl\/ultimas-noticias-do-time-do-sao-paulo\/","title":{"rendered":"Zobacz naj\u015bwie\u017csze informacje na temat dru\u017cyny z S\u00e3o Paulo"},"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-saiba-tudo-sobre-o-que-o-sao-paulo-planeja-para-campeonato-brasileiro\">Dowiedz si\u0119 wszystkiego o planach S\u00e3o Paulo w zwi\u0105zku z mistrzostwami Brazylii<\/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\/01\/campo-de-futebol-sendo-gravado-1024x683.jpeg\" alt=\"Jogadores do S\u00e3o Paulo sendo observados.\" class=\"w-full object-cover object-center border mx-auto wp-image-1502\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Obserwowani gracze: \u017ar\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>S\u00e3o Paulo to jeden z najwi\u0119kszych klub\u00f3w w Brasileir\u00e3o, zobacz jak ten zesp\u00f3\u0142 przygotowuje si\u0119 do sezonu 2023.<\/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 lubisz \u015bledzi\u0107 brazylijskie dru\u017cyny, w poni\u017cszym artykule sprawd\u017a tak\u017ce, jak Palmeiras udaje si\u0119 utrzyma\u0107 stabilno\u015b\u0107.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZbfFqY\">\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\/palmeiras-o-time-mais-estavel-do-brasilerao\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"5 powod\u00f3w, kt\u00f3re czyni\u0105 Palmeiras stabilnym\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/time-de-futebol-scaled.jpg\" 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\/palmeiras-o-time-mais-estavel-do-brasilerao\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"5 powod\u00f3w, kt\u00f3re czyni\u0105 Palmeiras stabilnym\">\n            5 powod\u00f3w, kt\u00f3re czyni\u0105 Palmeiras stabilnym        <\/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            Palmeiras i jego stabilno\u015b\u0107 w brazylijskiej pi\u0142ce no\u017cnej, co klub zrobi\u0142 dla swojego szybkiego rozwoju.        <\/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\/palmeiras-o-time-mais-estavel-do-brasilerao\/\"  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\/palmeiras-o-time-mais-estavel-do-brasilerao\/\"  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\/time-de-futebol-scaled.jpg\">          \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                5 powod\u00f3w, kt\u00f3re czyni\u0105 Palmeiras stabilnym              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/palmeiras-o-time-mais-estavel-do-brasilerao\/\"  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>Ze wzgl\u0119du na du\u017c\u0105 liczb\u0119 zdobywc\u00f3w drugiego miejsca w zesz\u0142ym roku dru\u017cyna tr\u00f3jkolorowa z S\u00e3o Paulo szuka wzmocnie\u0144, aby zako\u0144czy\u0107 szybki sezon.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zobacz g\u0142\u00f3wne ruchy, jakie klub wykona\u0142 w ci\u0105gu ostatnich kilku dni okna transferowego.<\/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-necessidade-de-mudanca\">Potrzeba zmian<\/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\/01\/placa-e-acrescimos-futebol-1024x681.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-1504\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Zawodnicy podmieniani. \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>S\u00e3o Paulo mia\u0142o dobry sezon 2022, jednak klubowi daleko by\u0142o do tego, co planowa\u0142.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W mistrzostwach Brazylii zaj\u0105\u0142 dziewi\u0105te miejsce, a w dw\u00f3ch konkursach by\u0142 wicemistrzem. A na dodatek nie by\u0142o dla niego miejsca dla Libertadores.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mimo \u017ce mia\u0142 dobr\u0105 kampani\u0119 w Brasileir\u00e3o, gdyby by\u0142 troch\u0119 bardziej konsekwentny, zdoby\u0142by przynajmniej miejsce w Libertadores.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nieobecno\u015b\u0107 w tych rozgrywkach odbija si\u0119 bezpo\u015brednio na finansach klubu, kt\u00f3ry nie zarabia ju\u017c na rozgrywkach, jednych z mistrzostw z najwi\u0119kszymi nagrodami.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zaprezentowali jednak \u015bwietn\u0105 kampani\u0119, je\u015bli chodzi o rozgrywki pucharowe.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mia\u0142 nawet szans\u0119 zdoby\u0107 tytu\u0142 mi\u0119dzynarodowy po 12 latach g\u0142odu, ale pozwoli\u0142, by szanse prze\u015blizgn\u0119\u0142y mu si\u0119 przez palce.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Przegrana z Independentente del Valle wynikiem 2 x 0 i pozostanie bez pucharu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nawet maj\u0105c dobry zesp\u00f3\u0142, brakowa\u0142o wa\u017cnych element\u00f3w, aby S\u00e3o Paulo mog\u0142o ruszy\u0107 dalej i mie\u0107 dobr\u0105 pass\u0119 zwyci\u0119stw.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wszystkie te powody sk\u0142oni\u0142y zarz\u0105d do poszukiwania zmian.<\/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-fique-por-dentro-das-ultimas-noticias-do-sao-paulo\">B\u0105d\u017a na bie\u017c\u0105co z najnowszymi wiadomo\u015bciami z S\u00e3o Paulo.&nbsp;<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ku uciesze fan\u00f3w zarz\u0105d zacz\u0105\u0142 dzia\u0142a\u0107 wcze\u015bniej i zaproponowa\u0142 powa\u017cne zmiany w tym zespole na rok 2023.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dowiedz si\u0119 wi\u0119cej o zawodnikach i wszystkich zmianach, kt\u00f3re ju\u017c zasz\u0142y i kt\u00f3re wkr\u00f3tce nast\u0105pi\u0105 w dru\u017cynie.<\/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 wr\u00f3ci\u0142o do trening\u00f3w w poniedzia\u0142ek, 2 stycznia, po wielu zmianach w sk\u0142adzie.<\/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 klub z S\u00e3o Paulo pragnie jeszcze bardziej wzmocni\u0107 si\u0119 przed rozpocz\u0119ciem sezonu, kt\u00f3ry odb\u0119dzie si\u0119 15 stycznia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zosta\u0144 z nami i prze\u015bled\u017a wszystkie zmiany, jakie zasz\u0142y w dru\u017cynie w tym okienku transferowym.<\/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-quem-saiu-da-equipe\">Kto opu\u015bci\u0142 zesp\u00f3\u0142<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aby niekt\u00f3rzy nowi gracze przybyli, inni musieli odej\u015b\u0107 i zobaczy\u0107, kto opu\u015bci\u0142 tr\u00f3jkolorow\u0105 dru\u017cyn\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nik\u00e3o i L\u00e9o nadal uczestniczyli w pierwszej fazie szkolenia po zako\u0144czeniu wakacji, jednak ostatecznie opu\u015bcili S\u00e3o Paulo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pomocnik Nik\u00e3o nie spisa\u0142 si\u0119 dobrze w klubie, jego pobyt naznaczony by\u0142 kontuzjami, kt\u00f3re utrudnia\u0142y mu wyst\u0119py, przyby\u0142 na wypo\u017cyczenie do Cruzeiro i rozpocz\u0105\u0142 ju\u017c treningi w nowym klubie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Reinaldo po\u017cegna\u0142 si\u0119 z klubem, zawodnik wyje\u017cd\u017ca do Gr\u00eamio. \u015awietny obro\u0144ca Miranda nie mia\u0142 zbyt wielu okazji do bycia bohaterem, dlatego te\u017c opu\u015bci\u0142 dru\u017cyn\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sk\u0142ad opu\u015bci\u0142 tak\u017ce obro\u0144ca L\u00e9o, kt\u00f3ry obecnie broni skoczni giganta, kt\u00f3ry powraca do serii A.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wielka gwiazda \u00c9der, kt\u00f3ry nie potrafi\u0142 zab\u0142ysn\u0105\u0107 w tej dru\u017cynie, r\u00f3wnie\u017c opu\u015bci\u0142 dru\u017cyn\u0119 niezadowolony.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wreszcie zesp\u00f3\u0142 opuszczaj\u0105 tak\u017ce gracze Marcos Guilherme, And\u00e9s Colorado, Nahuel Bastos, Thiago Couto i Luiz\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-novas-contratacoes\">Nowi pracownicy<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W zwi\u0105zku z rozwi\u0105zaniem zespo\u0142u i pr\u00f3b\u0105 odnowienia sk\u0142adu, tr\u00f3jkolorowy zawodnik z S\u00e3o Paulo musia\u0142 odnowi\u0107 sk\u0142ad zespo\u0142u, wprowadzaj\u0105c nowe nabytki. Sprawd\u017a, kto przyb\u0119dzie.<\/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, wzmocnienie by\u0142o w ataku wraz z przybyciem napastnika Pedrinho, kt\u00f3ry wcze\u015bniej gra\u0142 w dru\u017cynie Am\u00e9rica-MG, a tak\u017ce gra\u0142 w Rosji.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wzmocnieniem jest tak\u017ce bramka, bramkarz Rafael przyby\u0142 do klubu na trzy sezony.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Do klubu przybywa r\u00f3wnie\u017c Wellington Rato, gra\u0142 w Atl\u00e9tico -GO, kt\u00f3re spad\u0142o do serii B, ale zawodnik zwr\u00f3ci\u0142 na siebie uwag\u0119 S\u00e3o Paulo i teraz b\u0119dzie broni\u0142 klubu.<\/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 najwi\u0119kszych nabytk\u00f3w klubu z S\u00e3o Paulo by\u0142 napastnik Marcos Paulo, kt\u00f3ry przyby\u0142 na wypo\u017cyczenie z Atl\u00e9tico de Madrid z wcze\u015bniej ustalonymi warunkami zakupu.<\/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, gracze Alan Franco z Atlanta United, David z Internacional, Jair, kt\u00f3ry gra\u0142 w Atl\u00e9tico MG i Jhegson M\u00e9ndez s\u0105 nadal w centrum zainteresowania S\u00e3o Paulo.<\/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-jogadores-que-ficaram-o-atual-elenco\">Zawodnicy, kt\u00f3rzy zostali, obecny sk\u0142ad<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ku rado\u015bci mieszka\u0144c\u00f3w S\u00e3o Paulo do\u015bwiadczony obro\u0144ca Rafinha odnowi\u0142 kontrakt z klubem i stanie si\u0119 cz\u0119\u015bci\u0105 nowego zespo\u0142u z S\u00e3o Paulo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Najlepszy strzelec klubu, Calleri, r\u00f3wnie\u017c do\u0142\u0105czy do tego zespo\u0142u, pr\u00f3buj\u0105c odzyska\u0107 \u015bwietno\u015b\u0107 klubu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zawodnik ten by\u0142 jednym z g\u0142\u00f3wnych zawodnik\u00f3w dru\u017cyny w 2022 roku, zdobywaj\u0105c 25 goli w 63 meczach.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gabriel Neves r\u00f3wnie\u017c przed\u0142u\u017cy\u0142 kontrakt z tr\u00f3jkolorowym zawodnikiem S\u00e3o Paulo, tym razem na trzy lata i jest jednym z element\u00f3w, kt\u00f3re mog\u0105 pom\u00f3c dru\u017cynie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Klub b\u0119dzie m\u00f3g\u0142 tak\u017ce liczy\u0107 na Giuliano Galoppo, po Callerim, jednym z najwi\u0119kszych nazwisk w dru\u017cynie.<\/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-objetivos-do-sao-paulo-para-proxima-temporada\">Cele S\u00e3o Paulo na przysz\u0142y sezon<\/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\/01\/jogador-comemorando-1024x597.jpeg\" alt=\"Jogador ganhando uma ta\u00e7a.\" class=\"w-full object-cover object-center border mx-auto wp-image-1505\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Zawodnik z pucharem konkursowym. \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>Cele S\u00e3o Paulo na rok 2023 rozpoczynaj\u0105 si\u0119 od mistrzostw stanu, kt\u00f3re rozpoczn\u0105 si\u0119 15 stycznia, przeciwko Ituano.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Do kwietniowego startu w Brasileir\u00e3o b\u0119d\u0105 to jedyne rozgrywki, w kt\u00f3rych we\u017amie udzia\u0142 klub z S\u00e3o Paulo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednak g\u0142\u00f3wnym celem S\u00e3o Paulo b\u0119dzie d\u0105\u017cenie do dobrego miejsca w tabeli, aby przynajmniej zapewni\u0107 sobie miejsce w Copa Libertadores da Am\u00e9rica w przysz\u0142ym sezonie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W zwi\u0105zku z pomini\u0119ciem dru\u017cyny w tej edycji jest to ju\u017c drugi rok z rz\u0119du bez wi\u0119kszych nagr\u00f3d w tych rozgrywkach, a kasa klubu bezpo\u015brednio ucierpia\u0142a na uszczupleniu \u015brodk\u00f3w.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dlatego skupiono si\u0119 na transferach na ta\u0144szych po\u017cyczkach i podpisach, klub ju\u017c planuje ci\u0119cie wydatk\u00f3w.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W 2023 r. S\u00e3o Paulo b\u0119dzie rywalizowa\u0107 w Brasileir\u00e3o, Copa do Brasil i Copa Sul Americana, pr\u00f3buj\u0105c odrobi\u0107 straty wicemistrz\u00f3w w 2022 r.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To by\u0142y najwa\u017cniejsze wiadomo\u015bci w sk\u0142adzie dru\u017cyny na sezon 2023. Jaka zmiana najbardziej pomog\u0142a S\u00e3o Paulo?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Czy klub z S\u00e3o Paulo ponownie zdob\u0119dzie tytu\u0142 mi\u0119dzynarodowy?<\/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 podoba\u0142y Ci si\u0119 nasze tre\u015bci, koniecznie zapoznaj si\u0119 z poni\u017cszymi artyku\u0142ami.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-MYreb\">\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\/brasil-copas-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Przypomnij sobie tytu\u0142y Brazylii w Pucharze \u015awiata\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/taca-da-copa-do-mundo-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\/brasil-copas-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Przypomnij sobie tytu\u0142y Brazylii w Pucharze \u015awiata\">\n            Przypomnij sobie tytu\u0142y Brazylii w Pucharze \u015awiata        <\/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 wszystkie Puchary \u015awiata w Brazylii i przypomnij sobie najlepsze momenty naszej dru\u017cyny w zdobyciu najwa\u017cniejszego tytu\u0142u w pi\u0142ce 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\/brasil-copas-do-mundo\/\"  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\/brasil-copas-do-mundo\/\"  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\/taca-da-copa-do-mundo-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                Przypomnij sobie tytu\u0142y Brazylii w Pucharze \u015awiata              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/brasil-copas-do-mundo\/\"  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>Dowiedz si\u0119 wszystkiego o planach S\u00e3o Paulo na mistrzostwa Brazylii S\u00e3o Paulo jest jednym z najwi\u0119kszych klub\u00f3w w mistrzostwach Brazylii, zobacz, jak ta dru\u017cyna przygotowywa\u0142a si\u0119 do sezonu 2023. Je\u015bli lubisz \u015bledzi\u0107 brazylijskie dru\u017cyny, sprawd\u017a r\u00f3wnie\u017c, jak Palmeiras udaje si\u0119 utrzyma\u0107 stabilno\u015b\u0107 w poni\u017cszym artykule. Z\u2026 <a class=\"more-link\" href=\"https:\/\/minutovip.com\/pl\/ultimas-noticias-do-time-do-sao-paulo\/\">Kontynuuj czytanie <span class=\"screen-reader-text\">Zobacz naj\u015bwie\u017csze informacje na temat dru\u017cyny z S\u00e3o Paulo<\/span><\/a><\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[87,149,146],"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>Veja as \u00faltimas not\u00edcias sobre o time do S\u00e3o Paulo - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Fique por dentro das \u00faltimas not\u00edcias do time do S\u00e3o Paulo aqui! Veja tudo o que acontece com seus jogadores para a pr\u00f3xima temporada.\" \/>\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\/ultimas-noticias-do-time-do-sao-paulo\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Veja as \u00faltimas not\u00edcias sobre o time do S\u00e3o Paulo\" \/>\n<meta property=\"og:description\" content=\"Fique por dentro das \u00faltimas not\u00edcias do time do S\u00e3o Paulo aqui! Veja tudo o que acontece com seus jogadores para a pr\u00f3xima temporada.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/pl\/ultimas-noticias-do-time-do-sao-paulo\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-23T16:07:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-23T16:07:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/campo-de-futebol-sendo-gravado-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\/ultimas-noticias-do-time-do-sao-paulo\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/campo-de-futebol-sendo-gravado-1024x683.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/campo-de-futebol-sendo-gravado-1024x683.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/#webpage\",\"url\":\"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/\",\"name\":\"Veja as \u00faltimas not\u00edcias sobre o time do S\u00e3o Paulo - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/#primaryimage\"},\"datePublished\":\"2023-01-23T16:07:26+00:00\",\"dateModified\":\"2023-01-23T16:07:30+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Fique por dentro das \u00faltimas not\u00edcias do time do S\u00e3o Paulo aqui! Veja tudo o que acontece com seus jogadores para a pr\u00f3xima temporada.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Veja as \u00faltimas not\u00edcias sobre o time do S\u00e3o Paulo\"}]},{\"@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":"Veja as \u00faltimas not\u00edcias sobre o time do S\u00e3o Paulo - Minuto VIP","description":"Fique por dentro das \u00faltimas not\u00edcias do time do S\u00e3o Paulo aqui! Veja tudo o que acontece com seus jogadores para a pr\u00f3xima temporada.","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\/ultimas-noticias-do-time-do-sao-paulo\/","og_locale":"pl_PL","og_type":"article","og_title":"Veja as \u00faltimas not\u00edcias sobre o time do S\u00e3o Paulo","og_description":"Fique por dentro das \u00faltimas not\u00edcias do time do S\u00e3o Paulo aqui! Veja tudo o que acontece com seus jogadores para a pr\u00f3xima temporada.","og_url":"https:\/\/minutovip.com\/pl\/ultimas-noticias-do-time-do-sao-paulo\/","og_site_name":"Minuto VIP","article_published_time":"2023-01-23T16:07:26+00:00","article_modified_time":"2023-01-23T16:07:30+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/campo-de-futebol-sendo-gravado-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\/ultimas-noticias-do-time-do-sao-paulo\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/campo-de-futebol-sendo-gravado-1024x683.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/campo-de-futebol-sendo-gravado-1024x683.jpeg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/#webpage","url":"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/","name":"Veja as \u00faltimas not\u00edcias sobre o time do S\u00e3o Paulo - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/#primaryimage"},"datePublished":"2023-01-23T16:07:26+00:00","dateModified":"2023-01-23T16:07:30+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Fique por dentro das \u00faltimas not\u00edcias do time do S\u00e3o Paulo aqui! Veja tudo o que acontece com seus jogadores para a pr\u00f3xima temporada.","breadcrumb":{"@id":"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/ultimas-noticias-do-time-do-sao-paulo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Veja as \u00faltimas not\u00edcias sobre o time do S\u00e3o Paulo"}]},{"@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\/1500"}],"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=1500"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/1500\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media?parent=1500"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/categories?post=1500"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/tags?post=1500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}