{"id":1616,"date":"2023-01-26T02:52:32","date_gmt":"2023-01-26T02:52:32","guid":{"rendered":"https:\/\/minutovip.com\/?p=1616"},"modified":"2023-04-21T14:57:04","modified_gmt":"2023-04-21T14:57:04","slug":"segunda-fase-da-copinha-ja-tem-confrontos-confirmados","status":"publish","type":"post","link":"https:\/\/minutovip.com\/es\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/","title":{"rendered":"La Segunda Fase de la Copa ya tiene enfrentamientos confirmados"},"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>Mira cu\u00e1les son los choques de eliminatorias de la segunda fase de la copa<\/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\/01\/estadio-de-futebol-1024x513.jpg\" alt=\"Est\u00e1dio de futebol da segunda fase da Copinha.\" class=\"w-full object-cover object-center border mx-auto wp-image-1622\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Despu\u00e9s de todo, \u00bfqu\u00e9 equipos se enfrentar\u00e1n en la Copa? Fuente: Unsplash.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Prep\u00e1rate para la emoci\u00f3n de la Segunda Fase de la Copa! Algunos equipos ya tienen programados sus primeros partidos de eliminatorias.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vea tambi\u00e9n el comienzo de Neymar Jr en Santos, esta gran estrella brasile\u00f1a dio sus primeros pasos en la Copa S\u00e3o Paulo de Futebol J\u00fanior.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z2dDRea\">\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\/neymar-no-santos\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"El comienzo de Neymar Jr. en santosfc\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-santos-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\/neymar-no-santos\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"El comienzo de Neymar Jr. en santosfc\">\n            El comienzo de Neymar Jr. en santosfc        <\/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            Vea c\u00f3mo fue la trayectoria de Neymar en el f\u00fatbol y c\u00f3mo el chico del pueblo se convirti\u00f3 en un fen\u00f3meno mundial.        <\/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\/neymar-no-santos\/\"  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\/neymar-no-santos\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/12\/estadio-do-santos-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 comienzo de Neymar Jr. en santosfc              <\/p>\n              <a href=\"https:\/\/minutovip.com\/es\/neymar-no-santos\/\"  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>Este a\u00f1o, \u00bfalg\u00fan club desvelar\u00e1 otra gran promesa 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>\u00a1No te pierdas este emocionante torneo y \u00fanete a nosotros para ver qui\u00e9n se llevar\u00e1 a casa el trofeo!<\/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-resumo-da-copinha\">Resumen de la Copa<\/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\/01\/bola-em-campo-1024x576.jpg\" alt=\"Bola de futebol em campo.\" class=\"w-full object-cover object-center border mx-auto wp-image-1624\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Entender el campeonato. Fuente: Unsplash.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los pr\u00f3ximos cap\u00edtulos de esta competencia ya comienzan a escribirse, varios clubes ya est\u00e1n conquistando su lugar en las eliminatorias de Copinha.<\/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 campeonato, donde en la fase inicial, 128 equipos se dividen en 32 grupos, donde clasifican los dos primeros de cada grupo, la primera etapa est\u00e1 casi finalizada;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con 46 equipos ya clasificados para la segunda etapa de la Copinha, los clasificados empiezan a tener la cara dibujada.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El tercer d\u00eda de competencia defini\u00f3 19 equipos m\u00e1s clasificados, sin embargo, a\u00fan quedan 18 equipos por clasificar.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Grandes equipos como Palmeiras, Fluminense y Corinthians terminaron primeros de grupo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En esta tercera ronda, hubo incluso la mayor derrota de la competencia hasta ahora, Cuiab\u00e1, que tambi\u00e9n garantiz\u00f3 su clasificaci\u00f3n, vencida por marcador de 10\u00d70 contra Tup\u00e3.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los favoritos al t\u00edtulo, Flamengo, Gr\u00eamio y Cruzeiro, ya sellaron su presencia en los octavos de final sin mayores problemas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfEste a\u00f1o el campe\u00f3n ser\u00e1 un club de fuera de S\u00e3o Paulo?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cruzeiro ha sido un equipo arrollador hasta el momento, est\u00e1 invicto en la competici\u00f3n y ya lleva 14 goles.<\/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-equipes-classificadas-para-segunda-etapa-da-copinha\">Equipos clasificados para la segunda fase de la Copa:<\/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\/01\/futebolista-1024x576.jpg\" alt=\"Goleiro perdendo bola.\" class=\"w-full object-cover object-center border mx-auto wp-image-1625\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Finalmente, \u00bfqui\u00e9n est\u00e1 clasificado para la segunda etapa? Fuente: Unsplash.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La afici\u00f3n se prepara para la Segunda Fase de la Copinha, con presencia de algunos equipos en las eliminatorias con partidos ya definidos.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los equipos que aseguraron su clasificaci\u00f3n este lunes son:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Real Ariquemes (Grupo 1)<\/li><li>Chapecoense (Grupo 2)<\/li><li>Juazeirense (Grupo 3)<\/li><li>Palmeras (Grupo 3)<\/li><li>Ceil\u00e2ndia (Grupo 6)<\/li><li>Ava\u00ed (Grupo 6)<\/li><li>Picos (Grupo 7)<\/li><li>Atl\u00e9tico (Grupo 7)<\/li><li>Parauapebas (Grupo 9)<\/li><li>Cuiab\u00e1 (Grupo 9)<\/li><li>Comercial-SP (Grupo 11)<\/li><li>Zombi (Grupo 12)<\/li><li>Corintios (Grupo 12)<\/li><li>Atl\u00e9tico Guaratinguet\u00e1 (Grupo 13)<\/li><li>Porto Victoria (Grupo 14)<\/li><li>Victoria de conquista (Grupo 15)<\/li><li>Novorizontino (Grupo 15)<\/li><li>San Carlos (Grupo 19)<\/li><li>\u00c1ster (Grupo 23)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, otros equipos que ya ten\u00edan asegurada la clasificaci\u00f3n antes de esta segunda vuelta:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Tanabi (Grupo 1)<\/li><li>Mirasol (Grupo 2)<\/li><li>Flamenco (Grupo 5)<\/li><li>Bosque (Grupo 5)<\/li><li>Gremio (Grupo 8)<\/li><li>Guaran\u00ed (Grupo 8)<\/li><li>Crucero (Grupo 10)<\/li><li>Capivarian (Grupo 10)<\/li><li>Deporte (Grupo 11)<\/li><li>Goi\u00e1s (Grupo 13)<\/li><li>Fluminense (Grupo 14)<\/li><li>Coritiba (Grupo 16)<\/li><li>Flamengo-SP (Grupo 16)<\/li><li>S\u00e3o Paulo (Grupo 17)<\/li><li>Am\u00e9rica-MG (Grupo 18)<\/li><li>Botafogo (Grupo 19)<\/li><li>Bragantino (Grupo 20)<\/li><li>R\u00edo Claro (Grupo 22)<\/li><li>Ska Brasil (Grupo 23)<\/li><li>Oeste (Grupo 24)<\/li><li>Internacional (Grupo 24)<\/li><li>CE S\u00e3o Bernardo (Grupo 25)<\/li><li>Santos (Grupo 26)<\/li><li>Atl\u00e9tico-MG (Grupo 27)<\/li><li>\u00c1gua Santa (Grupo 27)<\/li><li>Botafogo-PB (Grupo 30)<\/li><li>Remo (Grupo 31)<\/li><\/ul>\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-confrontos-definidos\">Partidos definidos:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con algunos grupos ya clasificados, ya se han definido los primeros partidos de eliminatorias.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ahora, es todo o nada, el equipo que pierde queda fuera, el que gana, sigue con el sue\u00f1o de conquistar el t\u00edtulo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Enfrentamientos ya definidos:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Tanabi (1\u00b0 del Grupo 1) vs Chapecoense (2\u00b0 del Grupo 2)<\/li><li>Real Ariquemes (2\u00ba del Grupo 1) x Mirassol (1\u00ba del Grupo 2)<\/li><li>Flamengo (1\u00ba del Grupo 5) x Avai (2\u00ba del Grupo 6)<\/li><li>Floresta (2\u00aa del Grupo 5) x Ceil\u00e2ndia (1\u00aa del Grupo 6)<\/li><li>Athletico (1\u00ba del Grupo 7) x Guaran\u00ed (2\u00ba del Grupo 8)<\/li><li>Picos (2\u00ba del Grupo 7) x Gr\u00eamio (1\u00ba del Grupo 8)<\/li><li>Cuiab\u00e1 (1\u00ba del Grupo 9) x Capivariano (2\u00ba del Grupo 10)<\/li><li>Parauapebas (2\u00ba del Grupo 9) x Cruzeiro (1\u00ba del Grupo 10)<\/li><li>Sport (1\u00ba del Grupo 11) x Zumbi (2\u00ba del Grupo 12)<\/li><li>Comercial-SP (2\u00ba del Grupo 11) x Corintios (1\u00ba del Grupo 12)<\/li><li>Goi\u00e1s (1\u00ba del Grupo 13) x Porto Vit\u00f3ria (2\u00ba del Grupo 14)<\/li><li>Atl\u00e9tico Guaratinguet\u00e1 (2\u00ba del Grupo 13) vs Fluminense (1\u00ba del Grupo 14)<\/li><li>Novorizontino (1\u00ba del Grupo 15) x Flamengo-SP (2\u00ba del Grupo 16)<\/li><li>Vit\u00f3ria da Conquista (2\u00aa del Grupo 15) vs Coritiba (1\u00aa del Grupo 16)<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De los 128 equipos que comenzaron el torneo, solo quedar\u00e1n 64 para competir en la segunda etapa de la Copinha.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es decir, la mitad de los equipos son eliminados en cada etapa, hasta que solo queda el campe\u00f3n.<\/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-jogadores-promissores\">Jugadores prometedores.<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El Palmeiras, tras Endrick, ya dispara el pr\u00f3ximo gran talento del club, el centrocampista Luis Guilherme es la gran apuesta del verd\u00e3o en esta Copa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este joven talento juega como centrocampista ofensivo y es un gran mediapunta.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Otro nombre a tener en cuenta es el defensa Jair Paula do Santos, el chico de 16 a\u00f1os ha estado jugando con \u201cgrandes personas\u201d.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A pesar de su edad, el chico mide 1.95 cm de alto, y no es solo por su tama\u00f1o que el jugador es alto, su f\u00fatbol muestra caracter\u00edsticas de un gran atleta.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un nombre del que se ha hablado mucho en esta Copa es el del delantero Chiqueti, del Athletico-PR.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ha estado jugando como un falso nueve, sorprendiendo por su capacidad de participar en el juego todo el tiempo, siempre aportando buenos pases.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finalmente, el jugador Hiago Santos, de Gr\u00eamio, dej\u00f3 una gran impresi\u00f3n en todos los que presenciaron su debut en Copinha.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El jugador juega como un centrocampista m\u00e1s defensivo, ayudando al equipo a construir jugadas desde la base, sin embargo, flota f\u00e1cilmente a trav\u00e9s de todas las alturas del campo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un buen jugador a tener en cuenta en esta 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>Estas fueron algunas de las j\u00f3venes estrellas que han estado jugando bien en Copinha.<\/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-clubes-para-ficar-de-olho\">Clubes a tener en cuenta<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Despu\u00e9s de las estrellas, est\u00e1n los equipos en general, como un solo jugador no hace un equipo, por eso te traemos los mejores equipos para que los sigas en esta segunda etapa de la Copa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Como siempre, los clubes ya tradicionales como Flamengo, Santos, Corintios y Palmeiras han estado jugando muchos buenos partidos, por lo que siempre vale la pena revisar el juego de estos grandes clubes.<\/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 club Cruzeiro est\u00e1 haciendo una gran campa\u00f1a este a\u00f1o, y realmente merece la pena detenerse a echar un vistazo a este equipo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este fue el art\u00edculo de Minuto Vip para que est\u00e9s al tanto de todo lo que sucede en la Copa S\u00e3o Paulo de Futebol J\u00fanior.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Y pensando en ti, que a\u00fan no sabes d\u00f3nde ver Copinha, hemos preparado un art\u00edculo para mostrarte las mejores opciones, as\u00ed que consulta nuestro art\u00edculo a continuaci\u00f3n.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZPP51a\">\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\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Las mejores aplicaciones para ver f\u00fatbol online\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/assistindo-jogo-de-futebol-no-celular-1024x683-2.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\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Las mejores aplicaciones para ver f\u00fatbol online\">\n            Las mejores aplicaciones para ver f\u00fatbol online        <\/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            Descubre las mejores apps para ver f\u00fatbol online, est\u00e9s donde est\u00e9s.        <\/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\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  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\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/assistindo-jogo-de-futebol-no-celular-1024x683-2.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                Las mejores aplicaciones para ver f\u00fatbol online              <\/p>\n              <a href=\"https:\/\/minutovip.com\/es\/conheca-os-melhores-aplicativos-para-assistir-futebol-online\/\"  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>\u00a1Lleg\u00f3 la Segunda Ronda de la Copa! Sintonice hoy para ver qui\u00e9n se llevar\u00e1 a casa el t\u00edtulo del campeonato en este emocionante torneo.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[172],"tags":[181,163,165],"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>Segunda Fase da Copinha j\u00e1 tem confrontos confirmados - Minuto VIP<\/title>\n<meta name=\"description\" content=\"A maior competi\u00e7\u00e3o juvenil est\u00e1 chegando em sua segunda fase, veja quais confrontos das eliminat\u00f3rias da Copinha j\u00e1 est\u00e3o definidos.\" \/>\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\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Segunda Fase da Copinha j\u00e1 tem confrontos confirmados\" \/>\n<meta property=\"og:description\" content=\"A maior competi\u00e7\u00e3o juvenil est\u00e1 chegando em sua segunda fase, veja quais confrontos das eliminat\u00f3rias da Copinha j\u00e1 est\u00e3o definidos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/es\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-26T02:52:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-21T14:57:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/estadio-de-futebol-1024x513.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 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\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/estadio-de-futebol-1024x513.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/estadio-de-futebol-1024x513.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#webpage\",\"url\":\"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/\",\"name\":\"Segunda Fase da Copinha j\u00e1 tem confrontos confirmados - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#primaryimage\"},\"datePublished\":\"2023-01-26T02:52:32+00:00\",\"dateModified\":\"2023-04-21T14:57:04+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\"},\"description\":\"A maior competi\u00e7\u00e3o juvenil est\u00e1 chegando em sua segunda fase, veja quais confrontos das eliminat\u00f3rias da Copinha j\u00e1 est\u00e3o definidos.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#breadcrumb\"},\"inLanguage\":\"es-MX\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Segunda Fase da Copinha j\u00e1 tem confrontos confirmados\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\",\"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":"Segunda Fase da Copinha j\u00e1 tem confrontos confirmados - Minuto VIP","description":"A maior competi\u00e7\u00e3o juvenil est\u00e1 chegando em sua segunda fase, veja quais confrontos das eliminat\u00f3rias da Copinha j\u00e1 est\u00e3o definidos.","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\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/","og_locale":"es_MX","og_type":"article","og_title":"Segunda Fase da Copinha j\u00e1 tem confrontos confirmados","og_description":"A maior competi\u00e7\u00e3o juvenil est\u00e1 chegando em sua segunda fase, veja quais confrontos das eliminat\u00f3rias da Copinha j\u00e1 est\u00e3o definidos.","og_url":"https:\/\/minutovip.com\/es\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/","og_site_name":"Minuto VIP","article_published_time":"2023-01-26T02:52:32+00:00","article_modified_time":"2023-04-21T14:57:04+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/estadio-de-futebol-1024x513.jpg"}],"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\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/estadio-de-futebol-1024x513.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/estadio-de-futebol-1024x513.jpg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#webpage","url":"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/","name":"Segunda Fase da Copinha j\u00e1 tem confrontos confirmados - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#primaryimage"},"datePublished":"2023-01-26T02:52:32+00:00","dateModified":"2023-04-21T14:57:04+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25"},"description":"A maior competi\u00e7\u00e3o juvenil est\u00e1 chegando em sua segunda fase, veja quais confrontos das eliminat\u00f3rias da Copinha j\u00e1 est\u00e3o definidos.","breadcrumb":{"@id":"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#breadcrumb"},"inLanguage":"es-MX","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/segunda-fase-da-copinha-ja-tem-confrontos-confirmados\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Segunda Fase da Copinha j\u00e1 tem confrontos confirmados"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25","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\/1616"}],"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=1616"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/posts\/1616\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/media?parent=1616"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/categories?post=1616"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/es\/wp-json\/wp\/v2\/tags?post=1616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}