{"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\/tr\/o-segredo-do-fluminense\/","title":{"rendered":"Fluminense&#039;nin s\u0131rlar\u0131n\u0131 ke\u015ffedin&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\">Fluminense&#039;nin Brezilya futbolunda ba\u015far\u0131ya ula\u015fma ve sporcu yeti\u015ftirme s\u0131rlar\u0131n\u0131 ke\u015ffedin.<\/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\" >Sahadaki oyuncular. Kaynak: 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&#039;nin her ge\u00e7en y\u0131l daha da geli\u015fti\u011fi ve Brezilya futbolunun g\u00fc\u00e7l\u00fc tak\u0131mlar\u0131ndan biri olarak kendini peki\u015ftirdi\u011fi bir s\u0131r de\u011fil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As\u0131l soru \u015fu: Bu t\u0131rman\u0131\u015f\u0131 bu kadar h\u0131zl\u0131 ve ba\u015far\u0131l\u0131 k\u0131lan \u015fey nedir? \u0130\u015fte bu yaz\u0131da bunu a\u00e7\u0131klamaya \u00e7al\u0131\u015faca\u011f\u0131z.<\/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\/tr\/confianca-de-titi-no-daniel-alves\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Titi&#039;nin Daniel Alves&#039;e olan g\u00fcveni\">\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\/tr\/confianca-de-titi-no-daniel-alves\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Titi&#039;nin Daniel Alves&#039;e olan g\u00fcveni\">\n            Titi&#039;nin Daniel Alves&#039;e olan g\u00fcveni        <\/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            Titi&#039;nin Daniel Alves&#039;e olan g\u00fcveni ve dostlu\u011fu, Brezilya Milli Tak\u0131m\u0131&#039;na perde arkas\u0131nda deneyim ve huzur getirecek.        <\/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\/tr\/confianca-de-titi-no-daniel-alves\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Okumaya devam edin            <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\/tr\/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&#039;nin Daniel Alves&#039;e olan g\u00fcveni              <\/p>\n              <a href=\"https:\/\/minutovip.com\/tr\/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                    Okumaya devam edin                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ayn\u0131 web sitesinde kalacaks\u0131n\u0131z              <\/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>2010 ve 2012&#039;deki b\u00fcy\u00fck kampanyalar\u0131n ard\u0131ndan \u00fc\u00e7 renkli bayrak, Diniz&#039;in geli\u015fine kadar alt\u0131n \u00e7a\u011f\u0131n\u0131n b\u00fcy\u00fck sezonlar\u0131na ula\u015famad\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sporcu yeti\u015ftirme planlamas\u0131, teknik direkt\u00f6r\u00fcn &quot;Dinizismo&quot;su ile birle\u015fince tak\u0131m yeniden zirveye oturdu.&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>Fluminense&#039;yi tekrar zirveye ta\u015f\u0131yan ne oldu?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00dc\u00e7 renkli tak\u0131m, 2010 ve 2012 \u015fampiyonluklar\u0131n\u0131 kazand\u0131ktan sonra performans\u0131nda b\u00fcy\u00fck bir d\u00fc\u015f\u00fc\u015f ya\u015fad\u0131, rekabet g\u00fcc\u00fcn\u00fc kaybetti ve \u00e7o\u011fu y\u0131l ligin ortas\u0131nda kald\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ancak sonu\u00e7lar bir gecede ortaya \u00e7\u0131km\u0131yor; bug\u00fcn elde edilen iyi form, ge\u00e7mi\u015fte yap\u0131lan bir\u00e7ok haz\u0131rl\u0131\u011f\u0131n sonucudur.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Y\u0131llarca sporcu haz\u0131rl\u0131\u011f\u0131na yat\u0131r\u0131m yapan ve 2019&#039;da teknik direkt\u00f6r Diniz&#039;in geli\u015fiyle 2022&#039;de geri d\u00f6nen Fluminense, 2020&#039;de bir kez daha ligin zirvesi i\u00e7in yar\u0131\u015f\u0131yor. \u00dcstelik bu sezon rekor bir skor elde etti.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u0131m\u0131n son y\u0131llarda Brasileir\u00e3o&#039;daki pozisyonlar\u0131na bir g\u00f6z at\u0131n:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2014: alt\u0131nc\u0131, 61 puan<\/li><li>2015: on\u00fc\u00e7\u00fcnc\u00fc, 47 puan<\/li><li>2016: on\u00fc\u00e7\u00fcnc\u00fc, 50 puan<\/li><li>2017: on d\u00f6rd\u00fcnc\u00fc, 47 puan<\/li><li>2018: on ikinci, 45 puan<\/li><li>2019: on d\u00f6rd\u00fcnc\u00fc, 46 puan<\/li><li>2020: be\u015finci, 64 puan<\/li><li>2021: yedinci, 54 puan<\/li><li>2022: \u00fc\u00e7\u00fcnc\u00fc, 70 puan<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u0131m, 2022&#039;deki performans\u0131yla, 2010 ve 2012&#039;de \u015fampiyon oldu\u011fu y\u0131llar\u0131n ard\u0131ndan, kul\u00fcb\u00fcn en iyi \u00fc\u00e7\u00fcnc\u00fc sezonunu ge\u00e7iriyor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Peki kul\u00fcb\u00fcn y\u00fckseli\u015finin s\u0131rr\u0131 ne?<\/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\">Oyun tarz\u0131<\/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\" >Futbol stadyumu. Kaynak: 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>Teknik Direkt\u00f6r Fernando Diniz, 2019&#039;daki k\u00f6t\u00fc sezonun ard\u0131ndan 2021&#039;in sonunda geri d\u00f6n\u00fcyor ve kul\u00fcb\u00fc parlak bir sezona ta\u015f\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bu oyun tarz\u0131 Fluminense&#039;nin kadrosuna \u00e7ok yak\u0131\u015ft\u0131 ve tak\u0131m\u0131n y\u0131l boyunca iyi bir performans sergilemesini sa\u011flad\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Peki, oyun tarz\u0131yla, hatta daha \u00e7ok bir felsefeyle bu kadar ba\u015far\u0131l\u0131 olan bu ko\u00e7u \u00f6zel k\u0131lan ne? Dinizismo ile tan\u0131\u015f\u0131n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Teknik direkt\u00f6r bu &quot;felsefeyi&quot; gitti\u011fi kul\u00fcplere uyguluyor, peki bu felsefe nedir?<\/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>Tak\u0131m\u0131n sa\u011flam bir savunma hatt\u0131ndan vazge\u00e7ip h\u00fccuma ge\u00e7ti\u011fi, hatlar\u0131 ilerletip en fazla say\u0131da oyuncunun rakip sahaya ula\u015fabildi\u011fi bir oyun tarz\u0131d\u0131r.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Yani her zaman k\u0131sa pas hatt\u0131 aray\u0131\u015f\u0131nda olunmal\u0131, 10 numaran\u0131z\u0131n merkez forvet ve kanat oyuncular\u0131yla ba\u011flant\u0131 kurmas\u0131n\u0131 sa\u011flayacak \u015fekilde bo\u015f b\u0131rak\u0131lmas\u0131 hedeflenmelidir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0130simlerden bahsetmi\u015fken, Fluminense tak\u0131m\u0131nda bu da\u011f\u0131t\u0131m rol\u00fcn\u00fc \u00fcstlenen isim orta saha oyuncusu PH Ganso ve genelde aktif olan santrfor ise gol kral\u0131 German Cano oluyor, her iki oyuncu da bu tak\u0131m\u0131n \u00f6nemli oyuncular\u0131 aras\u0131nda yer al\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bu oyun tarz\u0131, tak\u0131m kaybetse bile, her zaman rakibin pe\u015finden gidilen, \u00e7ok hareketli bir ma\u00e7 ortam\u0131 yarat\u0131yor.<\/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\">Tak\u0131m bu oyun tarz\u0131 hakk\u0131nda ne d\u00fc\u015f\u00fcn\u00fcyor?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kul\u00fcb\u00fcn \u00f6ne \u00e7\u0131kan oyuncular\u0131ndan orta saha oyuncusu Andr\u00e9, Fernando Diniz&#039;in kulland\u0131\u011f\u0131 y\u00f6ntemi bir r\u00f6portajda \u00f6vd\u00fc.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ko\u00e7un &quot;s\u0131ra d\u0131\u015f\u0131 bir ko\u00e7&quot; oldu\u011funu, yani di\u011ferlerinden farkl\u0131 oldu\u011funu iddia ediyor. Ayr\u0131ca onu Brezilya&#039;n\u0131n en iyilerinden biri olarak g\u00f6r\u00fcyor.<\/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\">Diniz&#039;in Fluminense&#039;deki performans\u0131:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Teknik direkt\u00f6r\u00fcm\u00fcz, sezon i\u00e7erisinde baz\u0131 s\u0131k\u0131nt\u0131lar ya\u015fansa bile, ger\u00e7ek\u00e7i oyun tarz\u0131n\u0131 korudu ve sezonu \u00e7ok olumlu bir performansla tamamlad\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>2019 y\u0131l\u0131nda tak\u0131m\u0131n teknik direkt\u00f6rl\u00fc\u011f\u00fcn\u00fc yapm\u0131\u015ft\u0131 ancak bu sezonki performans\u0131, mevcut sezondaki performans\u0131n\u0131n \u00e7ok alt\u0131ndayd\u0131.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u0130lk d\u00f6neminde tak\u0131m i\u00e7in ayn\u0131 oyun plan\u0131n\u0131 uygulad\u0131 ancak kadro uyum sa\u011flamad\u0131 ve iyi istatistikler elde edemedi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>2019 y\u0131l\u0131nda 44 ma\u00e7ta g\u00f6rev alan ve sadece 18 galibiyet, 11 ma\u011flubiyet ve 15 beraberlik alan tecr\u00fcbeli teknik adam, 71 gol atarken 48 gol yedi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Teknik direkt\u00f6r, ald\u0131\u011f\u0131 birka\u00e7 yenilginin ard\u0131ndan tak\u0131mdan ayr\u0131ld\u0131, hatta taraftarlar bile onun ayr\u0131lmas\u0131n\u0131 istedi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ancak 2022&#039;de durum bamba\u015fka, bak\u0131n kul\u00fcb\u00fcn bu yeni d\u00f6neminde teknik direkt\u00f6r\u00fcn rakamlar\u0131na:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>42 ma\u00e7ta 24 galibiyet alan kul\u00fcp, sadece 9 beraberlik ve 9 ma\u011flubiyet alarak Brezilya \u015eampiyonas\u0131&#039;nda \u00fc\u00e7\u00fcnc\u00fc s\u0131rada yer ald\u0131.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>2019&#039;da k\u00fcme d\u00fc\u015fme hatt\u0131nda kal\u0131p taraftarlar\u0131n yuhalamas\u0131yla ayr\u0131lan oyuncunun aksine, bu y\u0131l Libertadores&#039;te grup a\u015famas\u0131na kalmay\u0131 ba\u015farm\u0131\u015f bir \u015fekilde, son ma\u00e7\u0131nda S\u00e3o Paulo&#039;ya kar\u015f\u0131 ayakta alk\u0131\u015flanarak tak\u0131mdan ayr\u0131ld\u0131.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>K\u0131sacas\u0131 Fluminense, Fernando Diniz&#039;in \u00f6neminin fark\u0131nda ve teknik direkt\u00f6rle s\u00f6zle\u015fme yenilemek i\u00e7in g\u00f6r\u00fc\u015fmelere ba\u015flad\u0131.<\/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\">Oyuncular\u0131 temelden haz\u0131rlamak<\/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\" >Oyuncular \u00fcss\u00fcn antrenman\u0131nda. Kaynak: 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, gen\u00e7 tak\u0131mlarda yeti\u015fen sporcular\u0131 en iyi kullanan tak\u0131mlardan biri.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rio de Janeiro tak\u0131m\u0131 her y\u0131l Brezilya futbolunda fark yaratacak yetenekli oyuncular\u0131 ortaya \u00e7\u0131kar\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ba\u015far\u0131l\u0131 kul\u00fcb\u00fcn son g\u00f6zdesi ise Flamengo ma\u00e7\u0131nda yedek kul\u00fcbesinden gelip hemen gol atan orta saha oyuncusu Martinelli oldu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ge\u00e7mi\u015fte ekilen tohumlar meyvesini vermeye ba\u015fl\u0131yor ve bu tak\u0131m\u0131n bug\u00fcnk\u00fc ba\u015far\u0131s\u0131n\u0131n s\u0131rlar\u0131ndan birini olu\u015fturuyor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Yani ge\u00e7mi\u015fteki t\u00fcm \u00f6zveri ve yat\u0131r\u0131mlar, gelecekte tak\u0131m\u0131 olu\u015fturacak iyi oyuncular\u0131n yeti\u015fmesine katk\u0131 sa\u011fl\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Xer\u00e9m kul\u00fcb\u00fcn\u00fcn altyap\u0131 kadrosundan yeti\u015fen y\u0131ld\u0131zlardan baz\u0131lar\u0131:<\/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>Dinizismo&#039;nun yan\u0131 s\u0131ra kul\u00fcpte uygulanan \u00e7ok g\u00fc\u00e7l\u00fc bir felsefe de sporcu yeti\u015ftirmek ve birlikte \u00e7al\u0131\u015fmakt\u0131r.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kul\u00fcp, sporcu yeti\u015ftirmek i\u00e7in altyap\u0131ya b\u00fcy\u00fck yat\u0131r\u0131mlar yap\u0131yor ve bu oyun tarz\u0131 altyap\u0131 akademisinden bu yana yerle\u015fmi\u015f durumda.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u0131m\u0131n U-20 tak\u0131m\u0131, 60 ma\u00e7l\u0131k yenilmezlik serisiyle kategorinin en g\u00fc\u00e7l\u00fc tak\u0131mlar\u0131ndan biri konumunda.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Di\u011fer kategorilerde de durum pek farkl\u0131 de\u011fil, U-17 tak\u0131m\u0131 Brasileir\u00e3o&#039;da \u00e7eyrek finale kadar y\u00fckseldi. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>15 ya\u015f alt\u0131 kategorisinde RJ Eyalet \u015eampiyonas\u0131&#039;nda yar\u0131 finale y\u00fckseldiler.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ekip, e\u011fitim metodolojilerine b\u00fcy\u00fck yat\u0131r\u0131m yap\u0131yor ve alan\u0131nda uzman profesyonelleri istihdam ediyor. T\u00fcm bunlar, bu harika ekibin ba\u015far\u0131s\u0131na katk\u0131da bulunuyor.<\/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\/tr\/conheca-os-erros-e-acertos-neymar\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Neymar&#039;\u0131n kariyerindeki ba\u015far\u0131lar\u0131 ve ba\u015far\u0131s\u0131zl\u0131klar\u0131 ke\u015ffedin\">\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\/tr\/conheca-os-erros-e-acertos-neymar\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Neymar&#039;\u0131n kariyerindeki ba\u015far\u0131lar\u0131 ve ba\u015far\u0131s\u0131zl\u0131klar\u0131 ke\u015ffedin\">\n            Neymar&#039;\u0131n kariyerindeki ba\u015far\u0131lar\u0131 ve ba\u015far\u0131s\u0131zl\u0131klar\u0131 ke\u015ffedin        <\/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            Neymar J\u00fanior&#039;un kariyeri boyunca yapt\u0131\u011f\u0131 en b\u00fcy\u00fck hatalar ve ba\u015far\u0131lar:        <\/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\/tr\/conheca-os-erros-e-acertos-neymar\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Okumaya devam edin            <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\/tr\/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                Neymar&#039;\u0131n kariyerindeki ba\u015far\u0131lar\u0131 ve ba\u015far\u0131s\u0131zl\u0131klar\u0131 ke\u015ffedin              <\/p>\n              <a href=\"https:\/\/minutovip.com\/tr\/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                    Okumaya devam edin                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ayn\u0131 web sitesinde kalacaks\u0131n\u0131z              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Rio tak\u0131m\u0131 oyun tarz\u0131yla g\u00f6z kama\u015ft\u0131r\u0131yor. Dinizismo&#039;nun ne oldu\u011funu ve tak\u0131ma sa\u011flad\u0131\u011f\u0131 sonu\u00e7lar\u0131 inceleyin. <\/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\/tr\/o-segredo-do-fluminense\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\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\/tr\/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 dakika\" \/>\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\":\"tr\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@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\/15eb787bc8983e4587316317ff05fe25\"},\"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\":\"tr\",\"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\/15eb787bc8983e4587316317ff05fe25\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@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\/tr\/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\/tr\/o-segredo-do-fluminense\/","og_locale":"tr_TR","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\/tr\/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 dakika"},"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":"tr"},{"@type":"ImageObject","inLanguage":"tr","@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\/15eb787bc8983e4587316317ff05fe25"},"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":"tr","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\/15eb787bc8983e4587316317ff05fe25","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"tr","@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\/tr\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/posts\/1215"}],"collection":[{"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/comments?post=1215"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/posts\/1215\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/media?parent=1215"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/categories?post=1215"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/tr\/wp-json\/wp\/v2\/tags?post=1215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}