{"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\/es\/brasil-x-marrocos\/","title":{"rendered":"Brasil v Marruecos: fechas, alineaciones y m\u00e1s"},"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\">Conozca todo sobre el amistoso entre Brasil y Marruecos<\/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\" >Despu\u00e9s de todo, \u00bfcu\u00e1ndo se jugar\u00e1 el partido Brasil x Marruecos? Fuente: 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>El partido entre Brasil y Marruecos ser\u00e1 el primer partido de la selecci\u00f3n brasile\u00f1a tras la dolorosa derrota ante Croacia en el Mundial de 2022.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Y con el equipo renovado, Brasil inmediatamente jug\u00f3 un partido amistoso con el equipo que sorprendi\u00f3 a todos en la competencia.<\/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\/es\/jogadores-da-selecao-brasileira-copa\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"El futuro de los jugadores brasile\u00f1os despu\u00e9s del Mundial\">\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\/es\/jogadores-da-selecao-brasileira-copa\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"El futuro de los jugadores brasile\u00f1os despu\u00e9s del Mundial\">\n            El futuro de los jugadores brasile\u00f1os despu\u00e9s del Mundial        <\/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            A pesar de que la campa\u00f1a de Brasil termin\u00f3 en la Copa del Mundo, hay muchos nombres prometedores en la selecci\u00f3n brasile\u00f1a. A continuaci\u00f3n, inf\u00f3rmese sobre el futuro de nuestros jugadores.        <\/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\/es\/jogadores-da-selecao-brasileira-copa\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <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\/es\/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                El futuro de los jugadores brasile\u00f1os despu\u00e9s del Mundial              <\/p>\n              <a href=\"https:\/\/minutovip.com\/es\/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                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/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>La selecci\u00f3n marroqu\u00ed acab\u00f3 cuarta en el Mundial, una posici\u00f3n mejor que la del propio Brasil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por tanto, ser\u00e1 un partido amistoso con sensaci\u00f3n de final de campeonato, disfruta y consulta todos los detalles de este incre\u00edble choque aqu\u00ed.<\/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\">\u00bfCu\u00e1ndo sucede Brasil x Marruecos?<\/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\" >Luego descubre qu\u00e9 jugadores est\u00e1n programados para el choque. Fuente: 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>Despu\u00e9s del Mundial, Brasil disputar\u00e1 su primer partido, y cara a cara, contra el cuarto clasificado de la competici\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El partido est\u00e1 previsto para el 25 de marzo, a las 19 horas, en T\u00e1nger, Marruecos, y ser\u00e1 la primera vez que la selecci\u00f3n brasile\u00f1a juegue en suelo marroqu\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tambi\u00e9n ser\u00e1 el primer partido de Brasil despu\u00e9s de 6 a\u00f1os y medio de era Tite y, de momento, el equipo est\u00e1 dirigido por el t\u00e9cnico interino Ram\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, muchos jugadores que formaron parte de la selecci\u00f3n brasile\u00f1a ya no participar\u00e1n en el equipo por cuestiones de edad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por otro lado, muchas caras \u201cnuevas\u201d fueron convocadas para mostrar su talento en la selecci\u00f3n brasile\u00f1a.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Y sin entrenador definido, y con muchos jugadores nuevos, el equipo llega as\u00ed para el amistoso entre Brasil y Marruecos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La selecci\u00f3n de Marruecos, en cambio, vive la situaci\u00f3n contraria, con el mismo entrenador que en el Mundial, y pr\u00e1cticamente la misma alineaci\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El t\u00e9cnico Walid Regragui viene haciendo un gran trabajo con la selecci\u00f3n marroqu\u00ed, consiguiendo sacar lo mejor de sus jugadores.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bajo su mando, la selecci\u00f3n de Marruecos logr\u00f3 una haza\u00f1a hist\u00f3rica y se convirti\u00f3 en la primera selecci\u00f3n africana en llegar a las semifinales de un Mundial.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Y dejando grandes rivales por el camino, el equipo de Regragui derrot\u00f3 a las selecciones de Canad\u00e1, Holanda, Espa\u00f1a y Portugal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con un f\u00fatbol apasionante y de alto nivel t\u00e9cnico, Marruecos llega a un gran nivel para el amistoso.<\/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\">alineaci\u00f3n de brasil<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La selecci\u00f3n brasile\u00f1a queda ahora bajo el mando del t\u00e9cnico interino Ram\u00f3n Menezes, y anunci\u00f3 este viernes 03\/03\/2023 la plantilla.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Y despu\u00e9s de casi siete a\u00f1os de la era Tite, grandes nombres del f\u00fatbol brasile\u00f1o aparecieron en la lista.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Entonces, consulte la lista completa a continuaci\u00f3n:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Porteros:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>&nbsp;Ederson (Ciudad de Manchester)<\/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>Lados:&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Arthur (Am\u00e9rica-MG),<\/li><li>Emerson Royal (Tottenham),&nbsp;<\/li><li>\u00c1lex Tell\u00e9s (Sevilla) y&nbsp;<\/li><li>Renan Lodi (Bosque de 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>Defensores:&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Ib\u00e1\u00f1ez (Roma),&nbsp;<\/li><li>\u00c9der Milit\u00e3o (Real Madrid),&nbsp;<\/li><li>Marquinhos (PSG)&nbsp;&nbsp;<\/li><li>Robert Ren\u00e1n (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>Centrocampistas:<\/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>Andrey Santos (Vasco)<\/li><li>Casemiro (Manchester United)<\/li><li>Jo\u00e3o Gomes (Wolverhampton)<\/li><li>Lucas Paquet\u00e1 (West Ham)&nbsp;<\/li><li>Rafael 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>Atacantes:&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Antonio (Manchester United)<\/li><li>Richarlison (Tottenham)<\/li><li>Rodrygo (Real Madrid)<\/li><li>Ron (Palmeiras)<\/li><li>Vini J\u00fanior (Real Madrid)&nbsp;<\/li><li>V\u00edtor 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>S\u00f3lo por el aspecto de la plantilla ya se puede ver un gran cambio, al fin y al cabo Tite era muy conservador, lo que le cost\u00f3 caro a la selecci\u00f3n brasile\u00f1a en el Mundial.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En primer lugar, ya notamos la falta de Alisson, portero titular en el Mundial, jugador insustituible en la plantilla de Tite.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Otra gran diferencia fue la cantidad de jugadores que militan en el f\u00fatbol brasile\u00f1o convocados.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nombres que ven\u00edan siendo solicitados desde hac\u00eda tiempo como Rafael Veiga, Rony y Andr\u00e9 finalmente ganaron un lugar en el elenco.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los j\u00f3venes talentos tambi\u00e9n fueron muy bienvenidos en la plantilla de Ramon Menezes, al fin y al cabo, Andrey y Vitor Roque formar\u00e1n el equipo Brasil x Marruecos el d\u00eda 25.<\/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\">alineaci\u00f3n de marruecos<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Entonces es momento de revisar los jugadores convocados por nuestro rival, el t\u00e9cnico Regragui convoc\u00f3 a los siguientes deportistas para participar con su equipo en el amistoso:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Porteros:&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Yassine Bounou<\/li><li>Munir 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>Defensores:<\/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>Riad Chadi<\/li><li>Achraf Dari<\/li><li>Jawad El Yamiq<\/li><li>Abdelkabir Abqar<\/li><li>Ayoub Amraoui<\/li><li>Achraf Hakimi<\/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>Medias:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Sofia Amrabat<\/li><li>Abdel Hamid Sabiri<\/li><li>Ezzedine Ounahi<\/li><li>Bilal El Khannouss<\/li><li>Imran Louza<\/li><li>Yassine Kechta<\/li><li>Benjam\u00edn Bouchouari<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Atacantes:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Hakim Ziyech<\/li><li>Abdessamad Ezzalzouli<\/li><li>Zakaria Aboukhlal<\/li><li>Youssef En-Nesyri<\/li><li>Anas Zaroury<\/li><li>Walid Cheddira<\/li><li>Abderazzak Hamdallah<\/li><li>Sofiane Boufal<\/li><li>Ibrahim Salah<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El t\u00e9cnico pr\u00e1cticamente repiti\u00f3 su convocatoria para el Mundial, donde grandes jugadores tuvieron un buen desempe\u00f1o.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ziyech y Hakimi, los m\u00e1s conocidos, hicieron un gran Mundial, aportando siempre muy positivamente al ataque del equipo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s de estas dos estrellas del f\u00fatbol europeo, la selecci\u00f3n marroqu\u00ed se llev\u00f3 algunas buenas sorpresas en este Mundial.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En el amistoso Brasil-Marruecos tambi\u00e9n est\u00e1n previstos los centrocampistas Amrabat y Ounahi, que demostraron un gran potencial en la competici\u00f3n y que despu\u00e9s del Mundial recibieron ofertas de grandes clubes.<\/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\">Retrospectiva de Brasil x Marruecos<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Brasil y Marruecos s\u00f3lo se han enfrentado en dos ocasiones en toda la historia del f\u00fatbol.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Uno en el Mundial de 1998, con Brasil ganando 3-0, y en la otra ocasi\u00f3n, tambi\u00e9n fue un amistoso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En este segundo partido, Brasil venci\u00f3 a la selecci\u00f3n marroqu\u00ed por 2-0, en este sentido Brasil tiene la ventaja.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, el f\u00fatbol de esta selecci\u00f3n africana ha evolucionado mucho desde entonces y, dado el reducido n\u00famero de partidos entre los dos equipos, no se pueden sacar muchas conclusiones.<\/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\">Qu\u00e9 esperar de este amistoso<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aunque sea s\u00f3lo un partido amistoso, a ning\u00fan equipo le gusta perder, especialmente Brasil, conocido por ser el pa\u00eds del f\u00fatbol.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, la selecci\u00f3n marroqu\u00ed, a lo largo de su campa\u00f1a mundialista, llega como un gran rival para Brasil, que tiene un equipo completamente diferente, con piezas importantes fuera del equipo, como Neymar y 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>Adem\u00e1s, con mucha \u201csangre nueva\u201d en el campo y poco tiempo para preparar este nuevo equipo, no se sabe c\u00f3mo se desempe\u00f1ar\u00e1 el equipo, pero calidad no falta en la plantilla brasile\u00f1a.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por otro lado, la selecci\u00f3n marroqu\u00ed llega con su equipo totalmente montado, y con sus piezas trabajando a todo vapor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El feo trabajo realizado por el t\u00e9cnico Walid Regragui ha ido fortaleciendo cada vez m\u00e1s a este equipo, que cuenta con grandes jugadores.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se puede esperar un partido en el que la superioridad t\u00e9cnica de Marruecos pueda prevalecer sobre Brasil, ya que tiene m\u00e1s tiempo de entrenamiento.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, Brasil tiene mucha m\u00e1s calidad en el equipo, lo que podr\u00eda terminar sorprendiendo la calidad individual de los deportistas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>&nbsp;Brasil no tendr\u00e1 un partido f\u00e1cil contra Marruecos, pero podr\u00eda acabar ganando si sus jugadores de referencia como Casemiro y Vinicius Jr consiguen jugar a un alto nivel.<\/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\">C\u00f3mo ver el juego<\/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\" >Finalmente, vea d\u00f3nde ver la disputa. Fuente: 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>La emisora m\u00e1s probable para transmitir este amistoso ser\u00e1 Globo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, tendr\u00e1s la opci\u00f3n de ver el partido por televisi\u00f3n, en el canal de la emisora o en la aplicaci\u00f3n Globoplay, que transmite la misma programaci\u00f3n que 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 a\u00fan no ha confirmado la retransmisi\u00f3n del partido, sin embargo, es la \u00fanica emisora que actualmente est\u00e1 negociando la retransmisi\u00f3n del partido.<\/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\/es\/globoplay\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Globoplay: mira c\u00f3mo ver f\u00fatbol en vivo\">\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\/es\/globoplay\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Globoplay: mira c\u00f3mo ver f\u00fatbol en vivo\">\n            Globoplay: mira c\u00f3mo ver f\u00fatbol en vivo        <\/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            La aplicaci\u00f3n Globoplay es una de las mejores opciones para ver f\u00fatbol, as\u00ed que consulta nuestro art\u00edculo para estar atento a tu equipo favorito.        <\/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\/es\/globoplay\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <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\/es\/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: mira c\u00f3mo ver f\u00fatbol en vivo              <\/p>\n              <a href=\"https:\/\/minutovip.com\/es\/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                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>La selecci\u00f3n brasile\u00f1a reinicia su ciclo de reconstrucci\u00f3n de plantilla, con jugadores del primer equipo llegando al final de su carrera, y cambio de entrenador, Brasil busca redescubrir su f\u00fatbol, y el viaje comienza en un gran amistoso contra Marruecos. Consulta todos los detalles sobre este enfrentamiento en nuestro art\u00edculo.<\/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\/es\/brasil-x-marrocos\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\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\/es\/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 minutos\" \/>\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\":\"es-MX\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@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\":\"es-MX\",\"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\":\"es-MX\",\"@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\/es\/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\/es\/brasil-x-marrocos\/","og_locale":"es_MX","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\/es\/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 minutos"},"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":"es-MX"},{"@type":"ImageObject","inLanguage":"es-MX","@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":"es-MX","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":"es-MX","@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\/es\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/posts\/2930"}],"collection":[{"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/comments?post=2930"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/posts\/2930\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/media?parent=2930"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/categories?post=2930"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/tags?post=2930"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}