{"id":1215,"date":"2022-12-20T03:35:31","date_gmt":"2022-12-20T03:35:31","guid":{"rendered":"https:\/\/minutovip.com\/?p=1215"},"modified":"2022-12-20T03:35:33","modified_gmt":"2022-12-20T03:35:33","slug":"o-segredo-do-fluminense","status":"publish","type":"post","link":"https:\/\/minutovip.com\/pl\/o-segredo-do-fluminense\/","title":{"rendered":"Odkryj sekrety Fluminense&nbsp;"},"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-os-segredos-do-fluminense-para-alcancar-o-sucesso-no-futebol-brasileiro-e-na-formacao-de-atletas\">Poznaj sekrety Fluminense pozwalaj\u0105ce osi\u0105gn\u0105\u0107 sukces w brazylijskiej pi\u0142ce no\u017cnej i w treningu sportowc\u00f3w<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/time-de-futebol-1-1024x683.jpg\" alt=\"Jogadores jovens do Fluminense abra\u00e7ados.\" class=\"w-full object-cover object-center border mx-auto wp-image-1216\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Gracze na boisku. \u017ar\u00f3d\u0142o: Unsplash.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nie jest niczym nowym, \u017ce Fluminense z roku na rok bardzo ewoluuje i umacnia si\u0119 na pozycji jednej z pot\u0119g 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>Pytanie brzmi: co sprawia, \u017ce ta wspinaczka jest tak szybka i tak udana? To w\u0142a\u015bnie postaramy si\u0119 wyja\u015bni\u0107 w tym artykule.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z38Wb8\">\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\/confianca-de-titi-no-daniel-alves\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Titi ufa Danielowi Alvesowi\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/tecnico-segurando-anotacoes-1024x678-1-1.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/pl\/confianca-de-titi-no-daniel-alves\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Titi ufa Danielowi Alvesowi\">\n            Titi ufa Danielowi Alvesowi        <\/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            Zaufanie Titi do Daniela Alvesa i przyjazne relacje przynios\u0105 do\u015bwiadczenie i spok\u00f3j za kulisami brazylijskiej dru\u017cyny.        <\/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\/confianca-de-titi-no-daniel-alves\/\"  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\/confianca-de-titi-no-daniel-alves\/\"  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\/tecnico-segurando-anotacoes-1024x678-1-1.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Titi ufa Danielowi Alvesowi              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/confianca-de-titi-no-daniel-alves\/\"  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>Po wielkich kampaniach w latach 2010 i 2012, tricolor nie prze\u017cywa\u0142 ju\u017c wielkich sezon\u00f3w z\u0142otej ery, a\u017c do przybycia Diniza.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Planowanie treningu zawodnik\u00f3w w po\u0142\u0105czeniu z trenerskim \u201eDinizismo\u201d sprawi\u0142o, \u017ce zesp\u00f3\u0142 powr\u00f3ci\u0142 na szczyt tabeli.&nbsp;&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>Co przywr\u00f3ci\u0142o Fluminense na szczyt?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tr\u00f3jkolorowa dru\u017cyna po zdobyciu tytu\u0142\u00f3w w 2010 i 2012 roku zanotowa\u0142a ogromny spadek formy, trac\u0105c na konkurencyjno\u015bci i przez wi\u0119kszo\u015b\u0107 lat plasuj\u0105c si\u0119 w \u015brodku tabeli.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednak wyniki nie pojawiaj\u0105 si\u0119 z dnia na dzie\u0144, dzisiejsza dobra faza jest wynikiem wielu przygotowa\u0144 w przesz\u0142o\u015bci.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po latach inwestowania w przygotowanie zawodnik\u00f3w, a tak\u017ce wraz z przybyciem trenera Diniza w 2019 r. i powrotem w 2022 r., Fluminense po raz kolejny walczy o czo\u0142owe miejsca w tabeli w 2020 r. Co wi\u0119cej, w bie\u017c\u0105cym sezonie uzyska\u0142 rekordowe wyniki.&nbsp;<\/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 pozycje zespo\u0142u w Brasileir\u00e3o w ostatnich latach:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2014: sz\u00f3sty, 61 punkt\u00f3w<\/li><li>2015: trzynasty, 47 punkt\u00f3w<\/li><li>2016: trzynasty, 50 punkt\u00f3w<\/li><li>2017: czternaste, 47 punkt\u00f3w<\/li><li>2018: dwunaste, 45 punkt\u00f3w<\/li><li>2019: czternaste, 46 punkt\u00f3w<\/li><li>2020: pi\u0105te, 64 punkty<\/li><li>2021: si\u00f3dme miejsce, 54 punkty<\/li><li>2022: trzeci, 70 punkt\u00f3w<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dzi\u0119ki sukcesowi w 2022 roku zesp\u00f3\u0142 ma za sob\u0105 trzeci\u0105 najlepsz\u0105 kampani\u0119 w historii klubu, zaraz za latami, w kt\u00f3rych by\u0142 mistrzem w 2010 i 2012 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 ko\u0144cu jaki jest sekret rozwoju klubu?<\/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-estilo-de-jogo\">Styl gry<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-de-futebol-1-1024x513.jpg\" alt=\"Est\u00e1dio de futebol.\" class=\"w-full object-cover object-center border mx-auto wp-image-1218\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Stadion pi\u0142karski. \u017ar\u00f3d\u0142o: Unsplash.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trener Fernando Diniz po kiepskiej kampanii w 2019 roku powraca pod koniec 2021 roku i sprawia, \u017ce klub ma \u015bwietn\u0105 kampani\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ten styl gry odpowiada\u0142 dru\u017cynie Fluminense i pom\u00f3g\u0142 dru\u017cynie utrzyma\u0107 dobre wyniki 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>Co wi\u0119c jest takiego wyj\u0105tkowego w trenerze, \u017ce odnosi tak du\u017ce sukcesy dzi\u0119ki swojemu stylowi gry, kt\u00f3ry w rzeczywisto\u015bci jest bardziej podobny do filozofii. Poznaj dinizm.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trener stosuje t\u0119 \u201efilozofi\u0119\u201d w klubach, kt\u00f3re odwiedza, ale w ko\u0144cu co to jest?<\/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-dinizismo\">Dinizm<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jest to styl gry, w kt\u00f3rym dru\u017cyna rezygnuje z solidnej linii obrony i przechodzi do ataku, przesuwaj\u0105c linie tak, aby jak najwi\u0119ksza liczba zawodnik\u00f3w mog\u0142a dotrze\u0107 na pole przeciwnika.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Innymi s\u0142owy, zawsze szukaj kr\u00f3tkiej linii poda\u0144, staraj\u0105c si\u0119, aby zawodnik z numerem 10 m\u00f3g\u0142 znale\u017a\u0107 po\u0142\u0105czenie ze \u015brodkowym napastnikiem i skrzyd\u0142owymi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A skoro ju\u017c o nazwiskach mowa, w dru\u017cynie Fluminense t\u0119 rol\u0119 dystrybucyjn\u0105 pe\u0142ni pomocnik PH Ganso, a aktywowanym \u015brodkowym napastnikiem jest zazwyczaj kr\u00f3l strzelc\u00f3w niemiecki Cano. Obaj zawodnicy s\u0105 wielkimi atutami tej dru\u017cyny.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ten styl gry, nawet je\u015bli dru\u017cyna przegra, zapewnia bardzo aktywny mecz, w kt\u00f3rym dru\u017cyna zawsze ko\u0144czy si\u0119 atakiem na przeciwnika.<\/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-o-que-a-equipe-acha-deste-estilo-de-jogo\">Co zesp\u00f3\u0142 s\u0105dzi o takim stylu gry?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pomocnik Andr\u00e9, jedna z najwa\u017cniejszych postaci klubu, w wywiadzie pochwali\u0142 metod\u0119 zastosowan\u0105 przez Fernando Diniza.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Stwierdzenie, \u017ce trener jest \u201etrenerem poza krzyw\u0105\u201d, czyli odmiennym od pozosta\u0142ych. I uwa\u017ca go za jeden z najlepszych w Brazylii.<\/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-desempenho-de-diniz-no-comando-do-fluminense\">Wyst\u0119p Diniza na czele Fluminense:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trener, nawet podczas pewnych problem\u00f3w w ci\u0105gu roku, zachowa\u0142 sw\u00f3j autentyczny styl gry i zako\u0144czy\u0142 si\u0119 bardzo pozytywnym wyst\u0119pem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W 2019 roku by\u0142 trenerem dru\u017cyny, ale w kampanii znacznie poni\u017cej tego, co uda\u0142o mu si\u0119 osi\u0105gn\u0105\u0107 w bie\u017c\u0105cym 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 pierwszym okresie nadal mia\u0142 t\u0119 sam\u0105 propozycj\u0119 gry dla dru\u017cyny, ale sk\u0142ad nie pasowa\u0142 i nie osi\u0105ga\u0142 dobrych wynik\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 2019 r. rozegrano 44 mecze, w kt\u00f3rych zanotowano zaledwie 18 zwyci\u0119stw, 11 pora\u017cek i 15 remis\u00f3w. Je\u015bli chodzi o bramki, strzelono 71 bramek, a stracono 48.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trener wkr\u00f3tce po kilku pora\u017ckach opu\u015bci\u0142 klub, a nawet kibice domagali si\u0119 jego odej\u015bcia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednak w 2022 roku sytuacja jest zupe\u0142nie inna, sprawd\u017acie liczby trenera na tym nowym etapie w klubie:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Odby\u0142y si\u0119 42 mecze z 24 zwyci\u0119stwami i tylko dziewi\u0119cioma remisami i dziewi\u0119cioma pora\u017ckami, co da\u0142o klubowi trzecie miejsce w mistrzostwach Brazylii.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W przeciwie\u0144stwie do roku 2019, kiedy opu\u015bci\u0142 klub w strefie spadkowej i buczeli kibice, w tym roku opu\u015bci\u0142 klub, kt\u00f3ry zakwalifikowa\u0142 si\u0119 ju\u017c do fazy grupowej Libertadores i otrzyma\u0142 owacj\u0119 w ostatnim meczu z S\u00e3o Paulo.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kr\u00f3tko m\u00f3wi\u0105c, Fluminense doceni\u0142 znaczenie Fernando Diniza i ju\u017c prowadzi negocjacje w sprawie przed\u0142u\u017cenia kontraktu trenera.<\/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-preparacao-dos-jogadores-desde-a-base\">Przygotowanie zawodnik\u00f3w z bazy<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/jogadores-treinando-1024x826.jpg\" alt=\"Jogadores treinando\" class=\"w-full object-cover object-center border mx-auto wp-image-1219\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Zawodnicy trenuj\u0105 w bazie. \u0179r\u00f3d\u0142o Unsplash.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fluminense to jedna z dru\u017cyn najlepiej wykorzystuj\u0105cych zawodnik\u00f3w trenuj\u0105cych w kategoriach m\u0142odzie\u017cowych.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Co roku tr\u00f3jkolorowa dru\u017cyna Rio odkrywa w sobie geniuszy, kt\u00f3rzy wyr\u00f3\u017cniaj\u0105 si\u0119 w brazylijskiej pi\u0142ce 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>Najnowsz\u0105 pere\u0142k\u0105 klubu, kt\u00f3ra odnios\u0142a sukces, jest pomocnik Martinelli, kt\u00f3ry wyr\u00f3\u017cnia\u0142 si\u0119 w meczu z Flamengo, wszed\u0142 z \u0142awki rezerwowych i od razu strzeli\u0142 gola.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ziarna zasiane w przesz\u0142o\u015bci zaczynaj\u0105 przynosi\u0107 owoce i s\u0105 jednym z sekret\u00f3w obecnego sukcesu tej dru\u017cyny.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Innymi s\u0142owy, ca\u0142e zaanga\u017cowanie i inwestycje z przesz\u0142o\u015bci przek\u0142adaj\u0105 si\u0119 na dobrych zawodnik\u00f3w, kt\u00f3rzy w przysz\u0142o\u015bci utworz\u0105 zesp\u00f3\u0142.<\/p>\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 gwiazd trenowanych przez klub Xer\u00e9m:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Thiago Silva (CHE)<\/li><li>Fabinho (LIV)<\/li><li>Pedro (FLA)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Opr\u00f3cz Dinizismo, kolejn\u0105 bardzo siln\u0105 filozofi\u0105 wdro\u017con\u0105 w klubie jest w\u0142a\u015bnie szkolenie sportowc\u00f3w i ich wsp\u00f3lna praca.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Klub bardzo du\u017co inwestuje w baz\u0119, trenuj\u0105c zawodnik\u00f3w i od momentu powstania ten styl gry jest ugruntowany.<\/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 do lat 20 jest ju\u017c jednym z najsilniejszych klub\u00f3w w swojej kategorii, utrzymuj\u0105c rekord niepokonanej dru\u017cyny od 60 mecz\u00f3w.<\/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, inne kategorie nie pozostaj\u0105 w tyle \u2013 m\u0142odzie\u017c do lat 17 dotar\u0142a do \u0107wier\u0107fina\u0142u turnieju Brasileir\u00e3o. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W kategorii poni\u017cej 15 lat dotarli do p\u00f3\u0142fina\u0142u mistrzostw stanu RJ.<\/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 dokonuje znacz\u0105cych inwestycji w metodyki szkoleniowe, zatrudniaj\u0105c specjalist\u00f3w na najwy\u017cszym poziomie. A wszystko to sk\u0142ada si\u0119 na sukces tego wspania\u0142ego zespo\u0142u.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-siKiD\">\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-erros-e-acertos-neymar\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Odkryj b\u0142\u0119dy i sukcesy w karierze Neymara\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700-1.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/pl\/conheca-os-erros-e-acertos-neymar\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Odkryj b\u0142\u0119dy i sukcesy w karierze Neymara\">\n            Odkryj b\u0142\u0119dy i sukcesy w karierze Neymara        <\/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            Sprawd\u017a najwi\u0119ksze b\u0142\u0119dy i sukcesy Neymara J\u00faniora w trakcie jego kariery:        <\/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-erros-e-acertos-neymar\/\"  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-erros-e-acertos-neymar\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700-1.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Odkryj b\u0142\u0119dy i sukcesy w karierze Neymara              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/conheca-os-erros-e-acertos-neymar\/\"  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>Zesp\u00f3\u0142 z Rio urzeka sposobem gry, sprawd\u017a czym jest Dinizismo i jakie rezultaty generuje w dru\u017cynie. <\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[87,150],"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>Conhe\u00e7a os segredos do Fluminense&nbsp; - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Conhe\u00e7a os segredos do Fluminense, a equipe que vem crescendo e conquistando cada vez mais espa\u00e7o no futebol brasileiro.\" \/>\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\/o-segredo-do-fluminense\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conhe\u00e7a os segredos do Fluminense&nbsp;\" \/>\n<meta property=\"og:description\" content=\"Conhe\u00e7a os segredos do Fluminense, a equipe que vem crescendo e conquistando cada vez mais espa\u00e7o no futebol brasileiro.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/pl\/o-segredo-do-fluminense\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-20T03:35:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-20T03:35:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/time-de-futebol-1-1024x683.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 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\/o-segredo-do-fluminense\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/time-de-futebol-1-1024x683.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/time-de-futebol-1-1024x683.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/o-segredo-do-fluminense\/#webpage\",\"url\":\"https:\/\/minutovip.com\/o-segredo-do-fluminense\/\",\"name\":\"Conhe\u00e7a os segredos do Fluminense&nbsp; - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/o-segredo-do-fluminense\/#primaryimage\"},\"datePublished\":\"2022-12-20T03:35:31+00:00\",\"dateModified\":\"2022-12-20T03:35:33+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Conhe\u00e7a os segredos do Fluminense, a equipe que vem crescendo e conquistando cada vez mais espa\u00e7o no futebol brasileiro.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/o-segredo-do-fluminense\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/o-segredo-do-fluminense\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/o-segredo-do-fluminense\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conhe\u00e7a os segredos do Fluminense&nbsp;\"}]},{\"@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":"Conhe\u00e7a os segredos do Fluminense&nbsp; - Minuto VIP","description":"Conhe\u00e7a os segredos do Fluminense, a equipe que vem crescendo e conquistando cada vez mais espa\u00e7o no futebol brasileiro.","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\/o-segredo-do-fluminense\/","og_locale":"pl_PL","og_type":"article","og_title":"Conhe\u00e7a os segredos do Fluminense&nbsp;","og_description":"Conhe\u00e7a os segredos do Fluminense, a equipe que vem crescendo e conquistando cada vez mais espa\u00e7o no futebol brasileiro.","og_url":"https:\/\/minutovip.com\/pl\/o-segredo-do-fluminense\/","og_site_name":"Minuto VIP","article_published_time":"2022-12-20T03:35:31+00:00","article_modified_time":"2022-12-20T03:35:33+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/time-de-futebol-1-1024x683.jpg"}],"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\/o-segredo-do-fluminense\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/time-de-futebol-1-1024x683.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/time-de-futebol-1-1024x683.jpg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/o-segredo-do-fluminense\/#webpage","url":"https:\/\/minutovip.com\/o-segredo-do-fluminense\/","name":"Conhe\u00e7a os segredos do Fluminense&nbsp; - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/o-segredo-do-fluminense\/#primaryimage"},"datePublished":"2022-12-20T03:35:31+00:00","dateModified":"2022-12-20T03:35:33+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Conhe\u00e7a os segredos do Fluminense, a equipe que vem crescendo e conquistando cada vez mais espa\u00e7o no futebol brasileiro.","breadcrumb":{"@id":"https:\/\/minutovip.com\/o-segredo-do-fluminense\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/o-segredo-do-fluminense\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/o-segredo-do-fluminense\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Conhe\u00e7a os segredos do Fluminense&nbsp;"}]},{"@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\/1215"}],"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=1215"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/1215\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media?parent=1215"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/categories?post=1215"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/tags?post=1215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}