{"id":2930,"date":"2023-04-05T00:40:14","date_gmt":"2023-04-05T00:40:14","guid":{"rendered":"https:\/\/minutovip.com\/?p=2930"},"modified":"2023-04-05T00:40:17","modified_gmt":"2023-04-05T00:40:17","slug":"brasil-x-marrocos","status":"publish","type":"post","link":"https:\/\/minutovip.com\/pl\/brasil-x-marrocos\/","title":{"rendered":"Brazylia x Maroko: daty, sk\u0142ady i nie tylko"},"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-confira-tudo-sobre-o-amistoso-entre-brasil-x-marrocos\">Sprawd\u017a wszystko na temat towarzyskiego meczu pomi\u0119dzy Brazyli\u0105 i Marokiem<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/jogo-brasil-x-marrocos-1024x576.jpeg\" alt=\"Est\u00e1dio de futebol do jogo Brasil x Marrocos. \" class=\"w-full object-cover object-center border mx-auto wp-image-2931\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >W ko\u0144cu kiedy odb\u0119dzie si\u0119 mecz Brazylia x Maroko? \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>Spotkanie Brazylii z Marokiem b\u0119dzie pierwszym meczem brazylijskiej dru\u017cyny po bolesnej pora\u017cce z Chorwacj\u0105 na mundialu 2022.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wraz z nowym wygl\u0105dem dru\u017cyny Brazylia natychmiast rozegra\u0142a mecz towarzyski z dru\u017cyn\u0105, kt\u00f3ra zaskoczy\u0142a wszystkich zawodnik\u00f3w.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1nhcmf\">\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\/jogadores-da-selecao-brasileira-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Przysz\u0142o\u015b\u0107 brazylijskich zawodnik\u00f3w po mundialu\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/camisa-10-scaled.jpeg\" alt=\"Pessoa com a camisa 10 do Brasil, segurando bola.\">\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\/jogadores-da-selecao-brasileira-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Przysz\u0142o\u015b\u0107 brazylijskich zawodnik\u00f3w po mundialu\">\n            Przysz\u0142o\u015b\u0107 brazylijskich zawodnik\u00f3w po mundialu        <\/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            Cho\u0107 reprezentacja Brazylii zako\u0144czy\u0142a si\u0119 na mundialu, w brazylijskiej dru\u017cynie jest wiele obiecuj\u0105cych nazwisk. Poni\u017cej dowiesz si\u0119 o przysz\u0142o\u015bci naszych zawodnik\u00f3w.        <\/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\/jogadores-da-selecao-brasileira-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\/jogadores-da-selecao-brasileira-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\/2023\/01\/camisa-10-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                Przysz\u0142o\u015b\u0107 brazylijskich zawodnik\u00f3w po mundialu              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/jogadores-da-selecao-brasileira-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>Reprezentacja Maroka zaj\u0119\u0142a w Pucharze \u015awiata czwarte miejsce, co stanowi lepsz\u0105 pozycj\u0119 ni\u017c sama Brazylia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>B\u0119dzie to zatem mecz towarzyski z klimatem fina\u0142u mistrzostw. Zapraszamy do zapoznania si\u0119 ze wszystkimi szczeg\u00f3\u0142ami tego niesamowitego starcia tutaj.<\/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-quando-acontece-brasil-x-marrocos\">Kiedy odb\u0119dzie si\u0119 Brazylia x Maroko?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/torcida-brasil-x-marrocos-1024x683.jpeg\" alt=\"Torcida brasileira.\" class=\"w-full object-cover object-center border mx-auto wp-image-2933\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Nast\u0119pnie dowiedz si\u0119, kt\u00f3rzy gracze s\u0105 wyznaczeni do starcia. \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 mundialu Brazylia rozegra sw\u00f3j pierwszy mecz twarz\u0105 w twarz z czwart\u0105 dru\u017cyn\u0105 w rozgrywkach.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mecz odb\u0119dzie si\u0119 25 marca o godzinie 19:00 w Tangerze w Maroku i b\u0119dzie pierwszym meczem brazylijskiej dru\u017cyny na maroka\u0144skiej ziemi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>B\u0119dzie to tak\u017ce pierwszy mecz Brazylii po 6 i p\u00f3\u0142 roku ery Tite, a obecnie dru\u017cyn\u0105 kieruje tymczasowy trener Ramon.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ponadto wielu zawodnik\u00f3w, kt\u00f3rzy byli cz\u0142onkami reprezentacji Brazylii, nie b\u0119dzie ju\u017c gra\u0107 w dru\u017cynie ze wzgl\u0119du na wiek.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Z drugiej strony, wezwano wiele \u201enowych\u201d twarzy, aby pokaza\u0142y sw\u00f3j talent w brazylijskiej dru\u017cynie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bez okre\u015blonego trenera i z wieloma nowymi zawodnikami zesp\u00f3\u0142 przyje\u017cd\u017ca na mecz towarzyski pomi\u0119dzy Brazyli\u0105 a Marokiem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Reprezentacja Maroka natomiast znajduje si\u0119 w odwrotnej sytuacji, z tym samym trenerem co na mundialu i praktycznie w tym samym sk\u0142adzie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trener Walid Regragui wykonuje \u015bwietn\u0105 robot\u0119 w reprezentacji Maroka, wydobywaj\u0105c ze swoich zawodnik\u00f3w to, co najlepsze.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pod jego dow\u00f3dztwem reprezentacja Maroka dokona\u0142a historycznego wyczynu i zosta\u0142a pierwsz\u0105 afryka\u0144sk\u0105 dru\u017cyn\u0105, kt\u00f3ra dotar\u0142a do p\u00f3\u0142fina\u0142u 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>Pozostawiaj\u0105c po drodze \u015bwietnych przeciwnik\u00f3w, dru\u017cyna Regragui pokona\u0142a dru\u017cyny z Kanady, Holandii, Hiszpanii i Portugalii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Graj\u0105c wci\u0105gaj\u0105cy futbol na wysokim poziomie technicznym, Maroko w meczach towarzyskich osi\u0105ga \u015bwietny poziom.<\/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-escalacao-do-brasil\">Sk\u0142ad Brazylii<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Brazylijska dru\u017cyna jest obecnie pod wodz\u0105 tymczasowego trenera Ramona Menezesa i w pi\u0105tek, 03.03.2023, og\u0142osi\u0142a sk\u0142ad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A po prawie siedmiu latach ery Tite na li\u015bcie pojawi\u0142y si\u0119 wielkie nazwiska 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>Sprawd\u017a wi\u0119c pe\u0142n\u0105 list\u0119 poni\u017cej:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bramkarze:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>&nbsp;Edersona (Manchester City)<\/li><li>&nbsp;Mycael (Athletico-PR)<\/li><li>&nbsp;Weverton (Palmeiras)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Boki:&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Arthur (Ameryka-MG),<\/li><li>Emerson Royal (Tottenham),&nbsp;<\/li><li>Alex Telles (Sevilla) i&nbsp;<\/li><li>Renan Lodi (Las Nottingham)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Obro\u0144cy:&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Iba\u00f1ez (Rzym),&nbsp;<\/li><li>\u00c9der Milit\u00e3o (Real Madryt),&nbsp;<\/li><li>Marquinhos (PSG)&nbsp;&nbsp;<\/li><li>Robert Renan (Zenit)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pomocnicy:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>&nbsp;Andr\u00e9 (Fluminense)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Andriej Santos (Vasco)<\/li><li>Casemiro (Manchester United)<\/li><li>Joao Gomes (Wolverhampton)<\/li><li>Lucas Paqueta (West Ham)&nbsp;<\/li><li>Raphael Veiga (Palmeiras)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Atakuj\u0105cy:&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Anthony (Manchester United)<\/li><li>Richarlison (Tottenham)<\/li><li>Rodrygo (Real Madryt)<\/li><li>Ron (Palmeiras)<\/li><li>Vini J\u00fanior (Real Madryt)&nbsp;<\/li><li>Vitor Roque (Athletico-PR)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ju\u017c po wygl\u0105dzie sk\u0142adu wida\u0107 du\u017c\u0105 zmian\u0119, wszak Tite by\u0142 bardzo konserwatywny, co drogo kosztowa\u0142o brazylijsk\u0105 reprezentacj\u0119 w Pucharze \u015awiata.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po pierwsze, ju\u017c zauwa\u017cyli\u015bmy brak Alissona, startuj\u0105cego bramkarza w Pucharze \u015awiata, niezast\u0105pionego zawodnika w sk\u0142adzie Tite.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kolejn\u0105 du\u017c\u0105 r\u00f3\u017cnic\u0105 by\u0142a liczba powo\u0142anych zawodnik\u00f3w graj\u0105cych 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>Imiona, o kt\u00f3re prosino od jakiego\u015b czasu, takie jak Rafael Veiga, Rony i Andr\u00e9, w ko\u0144cu zyska\u0142y miejsce w obsadzie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>M\u0142ode talenty r\u00f3wnie\u017c by\u0142y bardzo mile widziane w sk\u0142adzie Ramona Menezesa, w ko\u0144cu Andrey i Vitor Roque 25 stycznia b\u0119d\u0105 stanowi\u0107 dru\u017cyn\u0119 Brazylia x Maroko.<\/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-escalacao-de-marrocos\">Sk\u0142ad Maroka<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Czas zatem przyjrze\u0107 si\u0119 zawodnikom powo\u0142anym przez naszego rywala, trener Regragui powo\u0142a\u0142 do swojego zespo\u0142u w meczu towarzyskim nast\u0119puj\u0105cych 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>Bramkarze:&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Yassine Bounou<\/li><li>Munira El Kajoui<\/li><li>Reda Tagnaouti<\/li><li>Mehdi Benadib<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Obro\u0144cy:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Nayef Aguerd<\/li><li>Ghanem Saiss<\/li><li>Chadi Riad<\/li><li>Achraf Dari<\/li><li>Jawada El Yamiqa<\/li><li>Abdelkabir Abkar<\/li><li>Ayouba Amraoui<\/li><li>Achrafa Hakimiego<\/li><li>Noussair Mazraoui<\/li><li>Yahya Attiat Allah<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Skarpety:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Sofyan Amrabat<\/li><li>Abdelhamida Sabiriego<\/li><li>Ezzedina Ounahi<\/li><li>Bilala El Khannoussa<\/li><li>Imrana Louzy<\/li><li>Yassine Kechta<\/li><li>Benjamina Bouchouariego<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Atakuj\u0105cy:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Hakima Ziyecha<\/li><li>Abdessamada Ezzalzouliego<\/li><li>Zakaria Aboukhlal<\/li><li>Youssef En-Nesyri<\/li><li>Anas Zaroury<\/li><li>Walida Cheddiry<\/li><li>Abderazzaka Hamdallaha<\/li><li>Sofiane Boufal<\/li><li>Ibrahima Salaha<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trener praktycznie powt\u00f3rzy\u0142 swoje powo\u0142anie na mundial, na kt\u00f3rym \u015bwietnie spisali si\u0119 znakomici zawodnicy.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Najbardziej znani Ziyech i Hakimi zaliczyli wspania\u0142y Puchar \u015awiata, zawsze pozytywnie wp\u0142ywaj\u0105c na atak 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>Opr\u00f3cz tych dw\u00f3ch gwiazd europejskiego futbolu, maroka\u0144ska dru\u017cyna mia\u0142a w tym Pucharze \u015awiata kilka dobrych niespodzianek.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pomocnicy Amrabat i Ounahi, kt\u00f3rzy pokazali w rozgrywkach ogromny potencja\u0142, a po mistrzostwach \u015bwiata otrzymali oferty od du\u017cych klub\u00f3w, r\u00f3wnie\u017c maj\u0105 zagra\u0107 w towarzyskim meczu Brazylia x Maroko.<\/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-retrospecto-de-brasil-x-marrocos\">Retrospektywa Brazylii x Maroka<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Brazylia i Maroko mierzy\u0142y si\u0119 ze sob\u0105 tylko dwa razy w ca\u0142ej historii pi\u0142ki 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>Raz na Mistrzostwach \u015awiata w 1998 roku, kiedy Brazylia wygra\u0142a 3:0, a innym razem by\u0142 to tak\u017ce mecz towarzyski.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W drugim meczu Brazylia pokona\u0142a maroka\u0144sk\u0105 dru\u017cyn\u0119 2:0 i w tym sensie Brazylia ma przewag\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednak od tego czasu futbol tej afryka\u0144skiej dru\u017cyny bardzo ewoluowa\u0142 i bior\u0105c pod uwag\u0119 niewielk\u0105 liczb\u0119 mecz\u00f3w pomi\u0119dzy obiema dru\u017cynami, nie mo\u017cna wyci\u0105gn\u0105\u0107 wielu wniosk\u00f3w.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-esperar-desse-amistoso\">Czego si\u0119 spodziewa\u0107 po tym przyjaznym<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mimo \u017ce jest to tylko mecz towarzyski, \u017cadna dru\u017cyna nie lubi przegrywa\u0107, zw\u0142aszcza Brazylia, znana z tego, \u017ce jest krajem pi\u0142ki 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>Jednak reprezentacja Maroka przez ca\u0142\u0105 swoj\u0105 kampani\u0119 w Pucharze \u015awiata jawi si\u0119 jako \u015bwietny przeciwnik Brazylii, kt\u00f3ra ma zupe\u0142nie inny sk\u0142ad, z wa\u017cnymi trybikami poza zespo\u0142em, takimi jak Neymar i Thiago Silva.&nbsp;<\/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, bior\u0105c pod uwag\u0119 du\u017c\u0105 ilo\u015b\u0107 \u201enowej krwi\u201d na boisku i ma\u0142o czasu na przygotowanie nowego zespo\u0142u, nie wiadomo, jak zesp\u00f3\u0142 b\u0119dzie sobie radzi\u0142, ale brazylijskiej dru\u017cynie nie brakuje jako\u015bci.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Z drugiej strony zesp\u00f3\u0142 maroka\u0144ski przybywa z ca\u0142kowicie zmontowanym zespo\u0142em i cz\u0119\u015bciami pracuj\u0105cymi pe\u0142n\u0105 par\u0105.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Brzydka praca trenera Walida Regragui coraz bardziej wzmacnia t\u0119 dru\u017cyn\u0119, kt\u00f3ra ma \u015bwietnych 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>Mo\u017cna spodziewa\u0107 si\u0119 meczu, w kt\u00f3rym przewaga techniczna Maroka mo\u017ce przewa\u017cy\u0107 nad Brazyli\u0105, poniewa\u017c ma ona wi\u0119cej czasu na treningi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Brazylia ma jednak w dru\u017cynie znacznie wi\u0119cej jako\u015bci, co mo\u017ce zaskoczy\u0107 indywidualn\u0105 jako\u015b\u0107 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>&nbsp;Brazylia nie b\u0119dzie mia\u0142a \u0142atwego meczu z Marokiem, ale mo\u017ce zako\u0144czy\u0107 si\u0119 zwyci\u0119stwem, je\u015bli jej referencyjni gracze, tacy jak Casemiro i Vinicius Jr, b\u0119d\u0105 w stanie gra\u0107 na wysokim poziomie.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-assistir-ao-jogo\">Jak ogl\u0105da\u0107 mecz<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/jogo-marrocos-x-brasil-1024x614.jpeg\" alt=\"Bola de futebol e bandeira de Marrocos.\" class=\"w-full object-cover object-center border mx-auto wp-image-2932\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Zobaczcie wreszcie, gdzie obejrze\u0107 sp\u00f3r. \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>Najbardziej prawdopodobnym nadawc\u0105, kt\u00f3ry b\u0119dzie transmitowa\u0142 ten mecz towarzyski, b\u0119dzie Globo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>B\u0119dziesz mie\u0107 zatem mo\u017cliwo\u015b\u0107 ogl\u0105dania meczu w telewizji, na kanale nadawcy lub w aplikacji Globoplay, kt\u00f3ra nadaje ten sam program co TV Globo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Globo nie potwierdzi\u0142o jeszcze transmisji meczu, jednak jest jedynym nadawc\u0105, kt\u00f3ry obecnie negocjuje mo\u017cliwo\u015b\u0107 transmisji meczu.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZVPDo0\">\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\/globoplay\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Globoplay: sprawd\u017a, jak ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105 na \u017cywo\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/canais-globo-app-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\/globoplay\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Globoplay: sprawd\u017a, jak ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105 na \u017cywo\">\n            Globoplay: sprawd\u017a, jak ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105 na \u017cywo        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Aplikacja Globoplay to jedna z najlepszych opcji ogl\u0105dania pi\u0142ki no\u017cnej, wi\u0119c zapoznaj si\u0119 z naszym artyku\u0142em, aby by\u0107 na bie\u017c\u0105co ze swoj\u0105 ulubion\u0105 dru\u017cyn\u0105.        <\/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\/globoplay\/\"  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\/globoplay\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/canais-globo-app-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                Globoplay: sprawd\u017a, jak ogl\u0105da\u0107 pi\u0142k\u0119 no\u017cn\u0105 na \u017cywo              <\/p>\n              <a href=\"https:\/\/minutovip.com\/pl\/globoplay\/\"  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>Brazylijska dru\u017cyna rozpoczyna cykl odbudowy sk\u0142adu, wraz z zako\u0144czeniem kariery zawodnik\u00f3w pierwszego sk\u0142adu i zmian\u0105 trenera. Brazylia stara si\u0119 na nowo odkry\u0107 sw\u00f3j futbol, a podr\u00f3\u017c zaczyna si\u0119 od wspania\u0142ego towarzyskiego meczu z Marokiem. Wszystkie szczeg\u00f3\u0142y tej konfrontacji znajdziecie w naszym artykule.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[172],"tags":[254,28,153],"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>Brasil x Marrocos: Datas, escala\u00e7\u00f5es e muito mais<\/title>\n<meta name=\"description\" content=\"Brasil enfrenta Marrocos em um amistoso de alto escala\u00e7\u00e3o, confira em nosso artigo todos os detalhes sobre essa grande partida.\" \/>\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\/brasil-x-marrocos\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Brasil x Marrocos: Datas, escala\u00e7\u00f5es e muito mais\" \/>\n<meta property=\"og:description\" content=\"Brasil enfrenta Marrocos em um amistoso de alto escala\u00e7\u00e3o, confira em nosso artigo todos os detalhes sobre essa grande partida.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/pl\/brasil-x-marrocos\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-05T00:40:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-05T00:40:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/jogo-brasil-x-marrocos-1024x576.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\/brasil-x-marrocos\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/jogo-brasil-x-marrocos-1024x576.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/jogo-brasil-x-marrocos-1024x576.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/brasil-x-marrocos\/#webpage\",\"url\":\"https:\/\/minutovip.com\/brasil-x-marrocos\/\",\"name\":\"Brasil x Marrocos: Datas, escala\u00e7\u00f5es e muito mais\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/brasil-x-marrocos\/#primaryimage\"},\"datePublished\":\"2023-04-05T00:40:14+00:00\",\"dateModified\":\"2023-04-05T00:40:17+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Brasil enfrenta Marrocos em um amistoso de alto escala\u00e7\u00e3o, confira em nosso artigo todos os detalhes sobre essa grande partida.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/brasil-x-marrocos\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/brasil-x-marrocos\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/brasil-x-marrocos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Brasil x Marrocos: Datas, escala\u00e7\u00f5es e muito mais\"}]},{\"@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":"Brasil x Marrocos: Datas, escala\u00e7\u00f5es e muito mais","description":"Brasil enfrenta Marrocos em um amistoso de alto escala\u00e7\u00e3o, confira em nosso artigo todos os detalhes sobre essa grande partida.","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\/brasil-x-marrocos\/","og_locale":"pl_PL","og_type":"article","og_title":"Brasil x Marrocos: Datas, escala\u00e7\u00f5es e muito mais","og_description":"Brasil enfrenta Marrocos em um amistoso de alto escala\u00e7\u00e3o, confira em nosso artigo todos os detalhes sobre essa grande partida.","og_url":"https:\/\/minutovip.com\/pl\/brasil-x-marrocos\/","og_site_name":"Minuto VIP","article_published_time":"2023-04-05T00:40:14+00:00","article_modified_time":"2023-04-05T00:40:17+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/jogo-brasil-x-marrocos-1024x576.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\/brasil-x-marrocos\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/jogo-brasil-x-marrocos-1024x576.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/03\/jogo-brasil-x-marrocos-1024x576.jpeg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/brasil-x-marrocos\/#webpage","url":"https:\/\/minutovip.com\/brasil-x-marrocos\/","name":"Brasil x Marrocos: Datas, escala\u00e7\u00f5es e muito mais","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/brasil-x-marrocos\/#primaryimage"},"datePublished":"2023-04-05T00:40:14+00:00","dateModified":"2023-04-05T00:40:17+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Brasil enfrenta Marrocos em um amistoso de alto escala\u00e7\u00e3o, confira em nosso artigo todos os detalhes sobre essa grande partida.","breadcrumb":{"@id":"https:\/\/minutovip.com\/brasil-x-marrocos\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/brasil-x-marrocos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/brasil-x-marrocos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Brasil x Marrocos: Datas, escala\u00e7\u00f5es e muito mais"}]},{"@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\/2930"}],"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=2930"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/posts\/2930\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/media?parent=2930"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/categories?post=2930"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/pl\/wp-json\/wp\/v2\/tags?post=2930"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}