{"id":529,"date":"2022-11-24T15:57:46","date_gmt":"2022-11-24T15:57:46","guid":{"rendered":"https:\/\/minutovip.com\/?p=529"},"modified":"2022-11-28T21:50:29","modified_gmt":"2022-11-28T21:50:29","slug":"jogadores-experientes-brasil","status":"publish","type":"post","link":"https:\/\/minutovip.com\/pl\/jogadores-experientes-brasil\/","title":{"rendered":"Brazylia ma jedn\u0105 z najbardziej do\u015bwiadczonych dru\u017cyn na Mistrzostwach \u015awiata 2022"},"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-jogadores-experientes-do-brasil-para-competicao-no-qatar\">Zobacz do\u015bwiadczonych zawodnik\u00f3w Brazylii na zawodach w Katarze<\/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\/11\/jogador-comemorando-o-titulo-1024x679.jpeg\" alt=\"jogador experiente do Brasil comemorando o t\u00edtulo\" class=\"w-full object-cover object-center border mx-auto wp-image-530\" width=\"800\" height=\"384\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Do\u015bwiadczony brazylijski zawodnik \u015bwi\u0119tuje. \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>Po latach przygotowa\u0144 Tite zebra\u0142 zesp\u00f3\u0142 z\u0142o\u017cony z bardzo do\u015bwiadczonych graczy, aby rywalizowa\u0107 w Katarze.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Spo\u015br\u00f3d 26 powo\u0142anych co najmniej 10 by\u0142o ju\u017c na co najmniej jednym Pucharze \u015awiata, a ca\u0142e to do\u015bwiadczenie z Brazylii mo\u017cna po\u0142\u0105czy\u0107 z m\u0142odo\u015bci\u0105 naszych ch\u0142opc\u00f3w.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZSHfJ8\">\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\/principais-tecnicos-da-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"G\u0142\u00f3wni trenerzy Pucharu \u015awiata 2022\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_454687429-1-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\/principais-tecnicos-da-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"G\u0142\u00f3wni trenerzy Pucharu \u015awiata 2022\">\n            G\u0142\u00f3wni trenerzy Pucharu \u015awiata 2022        <\/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            W poszukiwaniu Pucharu \u015awiata sprawd\u017a trener\u00f3w g\u0142\u00f3wnych dru\u017cyn.        <\/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\/principais-tecnicos-da-copa\/\"  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\/principais-tecnicos-da-copa\/\"  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\/AdobeStock_454687429-1-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                G\u0142\u00f3wni trenerzy Pucharu \u015awiata 2022              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/principais-tecnicos-da-copa\/\"  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>W por\u00f3wnaniu do poprzednich edycji jest to sz\u00f3sty zesp\u00f3\u0142 z najbardziej do\u015bwiadczonymi zawodnikami w sk\u0142adzie. Zesp\u00f3\u0142, kt\u00f3ry mia\u0142 najwi\u0119ksz\u0105 liczb\u0119 weteran\u00f3w, liczy\u0142 62 osoby i zdoby\u0142 dla Brazylii drugie mistrzostwo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zobacz wi\u0119c, kt\u00f3rzy do\u015bwiadczeni gracze jad\u0105 na mistrzostwa \u015bwiata w 2022 roku.<\/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>Lista do\u015bwiadczonych graczy z 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\"><img width=\"1024\" height=\"681\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-dando-voleio-1024x681.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-531\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-dando-voleio-1024x681.jpeg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-dando-voleio-300x200.jpeg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-dando-voleio-768x511.jpeg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-dando-voleio-1536x1022.jpeg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-dando-voleio-2048x1362.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Do\u015bwiadczony zawodnik strzelaj\u0105cy gole. \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>Mamy zawodnik\u00f3w, kt\u00f3rzy s\u0105 troch\u0119 do\u015bwiadczeni, czyli byli na co najmniej jednym mundialu i mamy prawdziwych weteran\u00f3w, kt\u00f3rzy byli na trzech, czterech mundialach, sprawd\u017a nazwiska.<\/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>Thiago Silva i jego czwarty Puchar \u015awiata<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>38-letni zawodnik przyje\u017cd\u017ca po swoje <em>czwarty<\/em> Fili\u017canka. Bra\u0142 udzia\u0142 w kampaniach 2010, 2014, 2018 i obecnie w 2022. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W historii tylko siedmiu zawodnik\u00f3w gra\u0142o na czterech mundialach.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zawodnik nadal mo\u017ce przej\u015b\u0107 do historii jako zawodnik, kt\u00f3ry najcz\u0119\u015bciej nosi\u0142 opask\u0119 kapitana w reprezentacji Brazylii. Aktualny rekord nale\u017cy do Cafu, kt\u00f3ry u\u017cy\u0142 go w 11 meczach Pucharu \u015awiata, Thiago Silva u\u017cy\u0142 go ju\u017c w o\u015bmiu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Powo\u0142anie obro\u0144cy wywo\u0142a\u0142o du\u017ce kontrowersje ze wzgl\u0119du na jego wiek, jednak zawodnik powiedzia\u0142 w wywiadzie:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u201eW tym roku rozegra\u0142em ponad 50 mecz\u00f3w, praktycznie wszystkie trwaj\u0105ce d\u0142u\u017cej ni\u017c 90 minut. Oznacza to, \u017ce jestem na tym poziomie i mam kolejny rok kontraktu z jednym z najwi\u0119kszych klub\u00f3w na \u015bwiecie, Chelsea\u201d.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W tej chwili zawodnik ma dobry sezon w angielskiej dru\u017cynie i wydaje si\u0119, \u017ce nie odczu\u0142 krytyki. A tak prezentuje si\u0119 najbardziej do\u015bwiadczony zawodnik Brazylii na tym mundialu.<\/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>Duet Ney i Dani w swoim trzecim Pucharze \u015awiata<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dw\u00f3ch zawodnik\u00f3w z najwi\u0119kszym do\u015bwiadczeniem, po Thiago Silvie, to: Neymar i Daniel Alves.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Neymar bra\u0142 udzia\u0142 w Mistrzostwach \u015awiata w 2014, 2018 i obecnie 2022, a Daniel Alves w latach 2010, 2014 i 2022.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Numer 10 dru\u017cyny zagra w swoim trzecim Pucharze \u015awiata, jednak w 2014 roku w pi\u0105tym meczu dozna\u0142 kontuzji, pozostawiaj\u0105c pustk\u0119 w zwi\u0105zku z tym sezonem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Neymar jest jednym z najbardziej do\u015bwiadczonych w brazylijskiej dru\u017cynie, a tak\u017ce najwi\u0119kszym nazwiskiem w\u015br\u00f3d zawodnik\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 tym roku ma za sob\u0105 \u015bwietn\u0105 kampani\u0119, ma ju\u017c 13 goli i 9 asyst w 28 meczach dla Paris Saint Germain, a to liczby, kt\u00f3rych gwiazda nie osi\u0105gn\u0119\u0142a od czasu kontuzji kostki.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Niesie ze sob\u0105 ci\u0119\u017car tego, \u017ce nigdy nie zdoby\u0142 tego tytu\u0142u, a potrzebuje go bardziej ni\u017c kiedykolwiek, je\u015bli chce znale\u017a\u0107 si\u0119 na p\u00f3\u0142ce z list\u0105 brazylijskich gwiazd takich jak: Ronaldo Fen\u00f4meno, Ronaldinho Ga\u00facho, a nawet zbli\u017cy\u0107 si\u0119 do co zrobi\u0142 Pel\u00e9.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Menino Ney, kt\u00f3ry niesie teraz nadziej\u0119 ca\u0142ego narodu, jedzie na sw\u00f3j ostatni Puchar \u015awiata, aby zapewni\u0107 Brazylii sz\u00f3ste miejsce.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Powo\u0142anie Daniela Alvesa spotka\u0142o si\u0119 z ostr\u0105 krytyk\u0105 kibic\u00f3w, gdy\u017c zawodnik ma 39 lat i gra w dru\u017cynie o niewielkim presti\u017cu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wszystkich niepokoi jego kondycja fizyczna, poniewa\u017c ze wzgl\u0119du na pozycj\u0119, na kt\u00f3rej gra, musi pokonywa\u0107 du\u017ce dystanse z du\u017c\u0105 pr\u0119dko\u015bci\u0105, musz\u0105c bra\u0107 udzia\u0142 zar\u00f3wno w ataku, jak i defensywie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dani i Ney zajmuj\u0105 drugie miejsce w naszym rankingu najbardziej do\u015bwiadczonych zawodnik\u00f3w Brazylii w tym Pucharze \u015awiata.<\/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>Pozosta\u0142o\u015bci po Mundialu 2018<\/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\"><img width=\"1024\" height=\"591\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-chutando-uma-bola-1024x591.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-532\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-chutando-uma-bola-1024x591.jpeg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-chutando-uma-bola-300x173.jpeg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-chutando-uma-bola-768x444.jpeg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-chutando-uma-bola-1536x887.jpeg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-chutando-uma-bola-2048x1183.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Gracz rzucaj\u0105cy podanie. \u0179r\u00f3d\u0142o: Adobe Stock.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Na trzecim miejscu znajduj\u0105 si\u0119 zawodnicy, kt\u00f3rzy uczestniczyli w kampanii Brazylii w Pucharze Rosji, a wr\u00f3cili, aby ponownie spr\u00f3bowa\u0107 zwyci\u0119\u017cy\u0107 w Katarze.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S\u0105 to: Alisson, Ederson, Danilo, Marquinhos, Casemiro, Fred i Gabriel Jesus.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zajmuj\u0105 oni trzecie miejsce w naszym rankingu najbardziej do\u015bwiadczonych graczy, sprawd\u017acie troch\u0119 informacji o gwiazdach.<\/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>Gabriel Jezus<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pocz\u0105wszy od niego, Gabriela Jesusa, kt\u00f3ry by\u0142 ostro krytykowany podczas jego ostatniego wyst\u0119pu dla Brazylii w 2018 roku. By\u0142 pierwszym numerem 9 w brazylijskiej dru\u017cynie, kt\u00f3ry nie strzeli\u0142 goli w fazie grupowej Pucharu \u015awiata.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zawodnik nie tylko ma dobre czasy, pomimo kampanii w Rosji, ale by\u0142 kluczowym graczem w zwyci\u0119stwie Brazylii w Copa Am\u00e9rica w 2019 roku.&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 tym roku wszystko jest inne, wydaje si\u0119, \u017ce zawodnik \u201ezmieni\u0142\u201d sw\u00f3j styl gry. Przestaje by\u0107 tradycyjnym \u015brodkowym napastnikiem i zaczyna gra\u0107 bardziej jak fa\u0142szyw\u0105 9, tworz\u0105c w ten spos\u00f3b wi\u0119cej zagra\u0144 dla swoich koleg\u00f3w z dru\u017cyny.<\/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>Allison i Edersona<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Allison i Ederson w ostatnich latach nie pojawiali si\u0119 zbyt cz\u0119sto w \u015bwiatowym futbolu, nie rozgrywali jaki\u015b wyj\u0105tkowych mecz\u00f3w, jednak utrzymuj\u0105 dobr\u0105 form\u0119.&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<h3>Marquinhos<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Marquinhos to jeden z obro\u0144c\u00f3w, kt\u00f3ry b\u0119dzie tworzy\u0142 nasz zesp\u00f3\u0142, prawdopodobnie obok \u00c9dera Milit\u00e3o.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zawodnik jest dla Tite bardzo zaufanym zawodnikiem i mimo \u017ce gra na pozycji obro\u0144cy, jest bardzo mocny w grach obszarowych, to trener stawia na niego, \u017ce b\u0119dzie strzela\u0142 gole ze sta\u0142ych fragment\u00f3w gry.<\/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>Danilo<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Na bezpo\u015brednie skrzyd\u0142o wchodzi Danilo, kt\u00f3ry ma 31 lat i b\u0119dzie walczy\u0142 o podstawowy sk\u0142ad z weteranem Danielem Alvesem. Jak pokaza\u0142y ostatnie mecze, osob\u0105, kt\u00f3ra powinna wystartowa\u0107 w podstawowym sk\u0142adzie, powinien by\u0107 on sam, czyli Danilo.<\/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>Casemiro<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Casemiro, pomocnik, kt\u00f3ry jest absolutnym starterem od czasu przej\u0119cia brazylijskiej dru\u017cyny przez Tite, po raz drugi staje do walki o Puchar \u015awiata.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>On, kt\u00f3ry wygra\u0142 swoj\u0105 pi\u0105t\u0105 Lig\u0119 Mistrz\u00f3w, wnosi znacznie wi\u0119cej do\u015bwiadczenia ni\u017c tylko dwa Puchary, wnosi baga\u017c bycia kilkukrotnym najwi\u0119kszym mistrzem Europy.&nbsp;&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<h3>Fred &nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pomocnik Fred jest \u201er\u00f3wnowa\u017cnikiem dru\u017cyny\u201d, jak m\u00f3wi trener, odpowiada za wspomaganie ataku, utrzymywanie pozycji w \u015brodku pola, tak aby nie pozostawi\u0107 obrony bez ochrony.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zawodnik nie zosta\u0142 zbyt dobrze przyj\u0119ty przez kibic\u00f3w, jednak wida\u0107, \u017ce odgrywa bardzo wa\u017cn\u0105 rol\u0119 w \u0142\u0105czeniu \u015brodka pola.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Z tymi weteranami Brazylia pojedzie na Puchar \u015awiata. Jednak do\u015bwiadczenie to nie wszystko i w\u0142a\u015bnie dlatego trener sk\u0142ada\u0142 wielkie obietnice tak\u017ce od Brazylii po Katarze. Zobacz nasz artyku\u0142 poni\u017cej.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-A5yad\">\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\/revelacoes-brasileiras-na-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Rewelacje Brazylijczyk\u00f3w przed mundialem\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_52611029-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\/revelacoes-brasileiras-na-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Rewelacje Brazylijczyk\u00f3w przed mundialem\">\n            Rewelacje Brazylijczyk\u00f3w przed mundialem        <\/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            Wyb\u00f3r z wieloma talentami. Zobacz najwi\u0119ksze rewelacje Brazylii dotycz\u0105ce tego Pucharu \u015awiata!        <\/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\/revelacoes-brasileiras-na-copa\/\"  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\/revelacoes-brasileiras-na-copa\/\"  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\/AdobeStock_52611029-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                Rewelacje Brazylijczyk\u00f3w przed mundialem              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/revelacoes-brasileiras-na-copa\/\"  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>Do\u015bwiadczeni gracze z Brazylii. Zobacz zak\u0142ady Tite na weteran\u00f3w, kt\u00f3rzy wygraj\u0105 puchar.<\/p>","protected":false},"author":6,"featured_media":217,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[],"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>O Brasil tem uma das sele\u00e7\u00f5es mais experientes da Copa do Mundo 2022 - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Veja a lista dos jogadores mais experientes que foram convocados pelo t\u00e9cnico Tite para essa Copa do Mundo no Qatar.\" \/>\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\/jogadores-experientes-brasil\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"O Brasil tem uma das sele\u00e7\u00f5es mais experientes da Copa do Mundo 2022\" \/>\n<meta property=\"og:description\" content=\"Veja a lista dos jogadores mais experientes que foram convocados pelo t\u00e9cnico Tite para essa Copa do Mundo no Qatar.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/pl\/jogadores-experientes-brasil\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-24T15:57:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-28T21:50:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/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\/jogadores-experientes-brasil\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-scaled.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-scaled.jpg\",\"width\":2560,\"height\":1707},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/jogadores-experientes-brasil\/#webpage\",\"url\":\"https:\/\/minutovip.com\/jogadores-experientes-brasil\/\",\"name\":\"O Brasil tem uma das sele\u00e7\u00f5es mais experientes da Copa do Mundo 2022 - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/jogadores-experientes-brasil\/#primaryimage\"},\"datePublished\":\"2022-11-24T15:57:46+00:00\",\"dateModified\":\"2022-11-28T21:50:29+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Veja a lista dos jogadores mais experientes que foram convocados pelo t\u00e9cnico Tite para essa Copa do Mundo no Qatar.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/jogadores-experientes-brasil\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/jogadores-experientes-brasil\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/jogadores-experientes-brasil\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"O Brasil tem uma das sele\u00e7\u00f5es mais experientes da Copa do Mundo 2022\"}]},{\"@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":"O Brasil tem uma das sele\u00e7\u00f5es mais experientes da Copa do Mundo 2022 - Minuto VIP","description":"Veja a lista dos jogadores mais experientes que foram convocados pelo t\u00e9cnico Tite para essa Copa do Mundo no Qatar.","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\/jogadores-experientes-brasil\/","og_locale":"pl_PL","og_type":"article","og_title":"O Brasil tem uma das sele\u00e7\u00f5es mais experientes da Copa do Mundo 2022","og_description":"Veja a lista dos jogadores mais experientes que foram convocados pelo t\u00e9cnico Tite para essa Copa do Mundo no Qatar.","og_url":"https:\/\/minutovip.com\/pl\/jogadores-experientes-brasil\/","og_site_name":"Minuto VIP","article_published_time":"2022-11-24T15:57:46+00:00","article_modified_time":"2022-11-28T21:50:29+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-scaled.jpg","type":"image\/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\/jogadores-experientes-brasil\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-scaled.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-scaled.jpg","width":2560,"height":1707},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/jogadores-experientes-brasil\/#webpage","url":"https:\/\/minutovip.com\/jogadores-experientes-brasil\/","name":"O Brasil tem uma das sele\u00e7\u00f5es mais experientes da Copa do Mundo 2022 - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/jogadores-experientes-brasil\/#primaryimage"},"datePublished":"2022-11-24T15:57:46+00:00","dateModified":"2022-11-28T21:50:29+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Veja a lista dos jogadores mais experientes que foram convocados pelo t\u00e9cnico Tite para essa Copa do Mundo no Qatar.","breadcrumb":{"@id":"https:\/\/minutovip.com\/jogadores-experientes-brasil\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/jogadores-experientes-brasil\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/jogadores-experientes-brasil\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"O Brasil tem uma das sele\u00e7\u00f5es mais experientes da Copa do Mundo 2022"}]},{"@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\/529"}],"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=529"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/529\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media\/217"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media?parent=529"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/categories?post=529"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/tags?post=529"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}