{"id":2768,"date":"2026-03-28T16:19:56","date_gmt":"2026-03-28T19:19:56","guid":{"rendered":"https:\/\/hiox.com.ar\/hiox\/?page_id=2768"},"modified":"2026-03-28T16:24:59","modified_gmt":"2026-03-28T19:24:59","slug":"torneo-apertura-2026","status":"publish","type":"page","link":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/","title":{"rendered":"Torneo Apertura 2026"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"es\">\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>Fixture Torneo Apertura 2026 &#8211; F\u00fatbol Argentino<\/title>\n<style>\n  #hiox-lpf-apertura-2026, #hiox-lpf-apertura-2026 * { box-sizing: border-box; }\n  #hiox-lpf-apertura-2026 {\n    --bg: #f6f8fb;\n    --card: #ffffff;\n    --text: #122033;\n    --muted: #5e6b7a;\n    --line: #d9e1ea;\n    --accent: #0a58ca;\n    --accent-2: #123b7a;\n    --green: #138a52;\n    --amber: #9a6700;\n    --blue-soft: #eaf3ff;\n    --shadow: 0 10px 25px rgba(10, 22, 40, .08);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    padding: 18px;\n    border-radius: 18px;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n  #hiox-lpf-apertura-2026 .hero {\n    background: linear-gradient(135deg, #d9ecff 0%, #ffffff 55%, #edf6ff 100%);\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    padding: 22px;\n    box-shadow: var(--shadow);\n    margin-bottom: 18px;\n  }\n  #hiox-lpf-apertura-2026 h2 {\n    margin: 0 0 8px;\n    font-size: clamp(1.5rem, 2.6vw, 2.2rem);\n    line-height: 1.1;\n    color: #0f2340;\n  }\n  #hiox-lpf-apertura-2026 p {\n    margin: 0;\n    color: var(--muted);\n    line-height: 1.6;\n  }\n  #hiox-lpf-apertura-2026 .hero p + p { margin-top: 10px; }\n  #hiox-lpf-apertura-2026 .meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 14px;\n  }\n  #hiox-lpf-apertura-2026 .pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,.9);\n    border: 1px solid var(--line);\n    color: #20324a;\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: .92rem;\n    font-weight: 600;\n  }\n  #hiox-lpf-apertura-2026 .controls {\n    display: grid;\n    grid-template-columns: 1.3fr .8fr auto auto;\n    gap: 12px;\n    margin: 18px 0;\n  }\n  #hiox-lpf-apertura-2026 .control,\n  #hiox-lpf-apertura-2026 button {\n    width: 100%;\n    min-height: 46px;\n    border-radius: 12px;\n    border: 1px solid var(--line);\n    padding: 0 14px;\n    background: var(--card);\n    color: var(--text);\n    font-size: .98rem;\n  }\n  #hiox-lpf-apertura-2026 button {\n    cursor: pointer;\n    font-weight: 700;\n    transition: .2s ease;\n  }\n  #hiox-lpf-apertura-2026 button.primary {\n    background: #0f4fb8;\n    border-color: #0f4fb8;\n    color: #fff;\n  }\n  #hiox-lpf-apertura-2026 button:hover { transform: translateY(-1px); }\n  #hiox-lpf-apertura-2026 .summary {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n  #hiox-lpf-apertura-2026 .stat {\n    background: var(--card);\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    padding: 16px;\n    box-shadow: var(--shadow);\n  }\n  #hiox-lpf-apertura-2026 .stat b {\n    display: block;\n    font-size: 1.35rem;\n    line-height: 1.1;\n    margin-bottom: 5px;\n    color: #102544;\n  }\n  #hiox-lpf-apertura-2026 .stat span {\n    color: var(--muted);\n    font-size: .92rem;\n  }\n  #hiox-lpf-apertura-2026 .round {\n    background: var(--card);\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    box-shadow: var(--shadow);\n    overflow: hidden;\n    margin-bottom: 14px;\n  }\n  #hiox-lpf-apertura-2026 details > summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    align-items: center;\n    background: #fff;\n  }\n  #hiox-lpf-apertura-2026 details > summary::-webkit-details-marker { display: none; }\n  #hiox-lpf-apertura-2026 .round-head {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n  #hiox-lpf-apertura-2026 .round-head strong {\n    font-size: 1.08rem;\n    color: #12284b;\n  }\n  #hiox-lpf-apertura-2026 .round-head small {\n    color: var(--muted);\n    font-size: .9rem;\n  }\n  #hiox-lpf-apertura-2026 .round-side {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    flex-wrap: wrap;\n    justify-content: flex-end;\n  }\n  #hiox-lpf-apertura-2026 .count {\n    background: var(--blue-soft);\n    color: var(--accent-2);\n    border: 1px solid #cfe3ff;\n    padding: 6px 10px;\n    border-radius: 999px;\n    font-size: .85rem;\n    font-weight: 700;\n  }\n  #hiox-lpf-apertura-2026 .matches {\n    padding: 0 14px 14px;\n    display: grid;\n    gap: 10px;\n  }\n  #hiox-lpf-apertura-2026 .match {\n    background: #fbfdff;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    padding: 12px 14px;\n    display: grid;\n    grid-template-columns: 210px 1fr auto;\n    gap: 12px;\n    align-items: center;\n  }\n  #hiox-lpf-apertura-2026 .when {\n    color: #173256;\n    font-weight: 700;\n    font-size: .95rem;\n  }\n  #hiox-lpf-apertura-2026 .when small {\n    display: block;\n    margin-top: 3px;\n    color: var(--muted);\n    font-weight: 500;\n  }\n  #hiox-lpf-apertura-2026 .teams {\n    min-width: 0;\n  }\n  #hiox-lpf-apertura-2026 .teams strong {\n    display: block;\n    font-size: 1rem;\n    color: #0f2340;\n  }\n  #hiox-lpf-apertura-2026 .teams span {\n    display: inline-block;\n    margin-top: 5px;\n    color: var(--muted);\n    font-size: .9rem;\n  }\n  #hiox-lpf-apertura-2026 .badges {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n    align-items: flex-end;\n  }\n  #hiox-lpf-apertura-2026 .badge {\n    padding: 6px 10px;\n    border-radius: 999px;\n    font-size: .8rem;\n    font-weight: 700;\n    border: 1px solid transparent;\n    white-space: nowrap;\n  }\n  #hiox-lpf-apertura-2026 .badge.zone-a { background: #eef5ff; color: #184488; border-color: #d7e6ff; }\n  #hiox-lpf-apertura-2026 .badge.zone-b { background: #eefcf4; color: #136540; border-color: #d6f3e2; }\n  #hiox-lpf-apertura-2026 .badge.interzonal { background: #fff8eb; color: #8a5a00; border-color: #f1dfb7; }\n  #hiox-lpf-apertura-2026 .badge.past { background: #f2f4f7; color: #4d5b6b; border-color: #d9e1ea; }\n  #hiox-lpf-apertura-2026 .badge.today { background: #ebf3ff; color: #124ca3; border-color: #cae0ff; }\n  #hiox-lpf-apertura-2026 .badge.future { background: #eefcf4; color: #0f7a45; border-color: #d6f3e2; }\n  #hiox-lpf-apertura-2026 .empty {\n    background: #fff;\n    border: 1px dashed var(--line);\n    border-radius: 16px;\n    padding: 22px;\n    text-align: center;\n    color: var(--muted);\n  }\n  #hiox-lpf-apertura-2026 .seo-text {\n    margin-top: 18px;\n    padding: 18px;\n    background: #ffffff;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    box-shadow: var(--shadow);\n  }\n  #hiox-lpf-apertura-2026 .seo-text h3 {\n    margin: 0 0 10px;\n    font-size: 1.1rem;\n    color: #12284b;\n  }\n  #hiox-lpf-apertura-2026 .seo-text p + p { margin-top: 10px; }\n  @media (max-width: 900px) {\n    #hiox-lpf-apertura-2026 .controls { grid-template-columns: 1fr 1fr; }\n    #hiox-lpf-apertura-2026 .summary { grid-template-columns: 1fr 1fr; }\n    #hiox-lpf-apertura-2026 .match { grid-template-columns: 1fr; }\n    #hiox-lpf-apertura-2026 .badges {\n      align-items: flex-start;\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n  }\n  @media (max-width: 620px) {\n    #hiox-lpf-apertura-2026 { padding: 12px; border-radius: 14px; }\n    #hiox-lpf-apertura-2026 .hero { padding: 16px; border-radius: 16px; }\n    #hiox-lpf-apertura-2026 .controls { grid-template-columns: 1fr; }\n    #hiox-lpf-apertura-2026 .summary { grid-template-columns: 1fr; }\n    #hiox-lpf-apertura-2026 details > summary {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n    #hiox-lpf-apertura-2026 .round-side {\n      justify-content: flex-start;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n<div id=\"hiox-lpf-apertura-2026\">\n  <section class=\"hero\">\n    <h2>Fixture completo del Torneo Apertura 2026 del f\u00fatbol argentino<\/h2>\n    <p>Calendario completo de la fase regular del Torneo Apertura 2026 de la Liga Profesional de AFA, con todas las fechas, d\u00edas, horarios y cruces club por club. El listado incluye tanto los partidos ya disputados como los que faltan jugar.<\/p>\n    <p>Pod\u00e9s filtrar por fecha o buscar un equipo para ver r\u00e1pidamente todos sus partidos. El bloque se puede pegar directamente en un m\u00f3dulo de <strong>HTML personalizado<\/strong> de WordPress.<\/p>\n    <div class=\"meta\">\n      <span class=\"pill\">Primera Divisi\u00f3n Argentina<\/span>\n      <span class=\"pill\">Fechas 1 a 16<\/span>\n      <span class=\"pill\">240 partidos cargados<\/span>\n      <span class=\"pill\">Actualizable<\/span>\n    <\/div>\n  <\/section>\n\n  <section class=\"controls\">\n    <input id=\"fixtureSearch\" class=\"control\" type=\"text\" placeholder=\"Buscar club: Boca, River, Racing, San Lorenzo, etc.\">\n    <select id=\"fixtureRound\" class=\"control\">\n      <option value=\"all\">Todas las fechas<\/option>\n    <\/select>\n    <button id=\"openUpcoming\" class=\"primary\" type=\"button\">Abrir pr\u00f3xima fecha<\/button>\n    <button id=\"resetFilters\" type=\"button\">Limpiar filtros<\/button>\n  <\/section>\n\n  <section class=\"summary\" id=\"fixtureSummary\"><\/section>\n  <section id=\"fixtureOutput\"><\/section>\n\n  <section class=\"seo-text\">\n    <h3>C\u00f3mo usar este fixture del f\u00fatbol argentino<\/h3>\n    <p>Este calendario del Torneo Apertura 2026 sirve para seguir toda la programaci\u00f3n del campeonato argentino en una sola p\u00e1gina, sin perder de vista las fechas pasadas ni los partidos reprogramados. Es \u00fatil para lectores que quieren consultar r\u00e1pidamente cu\u00e1ndo juega su club y tambi\u00e9n para p\u00e1ginas deportivas o sitios de actualidad que buscan una pieza evergreen y bien indexable.<\/p>\n    <p>El bloque muestra la fase regular completa, con enfrentamientos, fechas y horarios ordenados por jornada. Adem\u00e1s, resalta visualmente si cada partido ya pas\u00f3, si se juega hoy o si todav\u00eda est\u00e1 por venir. Eso ayuda a que la p\u00e1gina siga siendo \u00fatil durante todo el torneo y no solamente en una semana puntual.<\/p>\n  <\/section>\n<\/div>\n\n<script>\n(function() {\n  const matches = [{\"round\": 1, \"date\": \"2026-01-22\", \"time\": \"17:00\", \"home\": \"Aldosivi\", \"away\": \"Defensa y Justicia\", \"zone\": \"Interzonal\"}, {\"round\": 1, \"date\": \"2026-01-22\", \"time\": \"20:00\", \"home\": \"Uni\u00f3n\", \"away\": \"Platense\", \"zone\": \"Zona A\"}, {\"round\": 1, \"date\": \"2026-01-22\", \"time\": \"20:00\", \"home\": \"Banfield\", \"away\": \"Hurac\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 1, \"date\": \"2026-01-22\", \"time\": \"22:15\", \"home\": \"Central C\u00f3rdoba\", \"away\": \"Gimnasia (Mza.)\", \"zone\": \"Zona A\"}, {\"round\": 1, \"date\": \"2026-01-22\", \"time\": \"22:15\", \"home\": \"Instituto\", \"away\": \"V\u00e9lez\", \"zone\": \"Zona A\"}, {\"round\": 1, \"date\": \"2026-01-23\", \"time\": \"19:00\", \"home\": \"San Lorenzo\", \"away\": \"Lan\u00fas\", \"zone\": \"Zona A\"}, {\"round\": 1, \"date\": \"2026-01-23\", \"time\": \"20:00\", \"home\": \"Independiente\", \"away\": \"Estudiantes\", \"zone\": \"Zona A\"}, {\"round\": 1, \"date\": \"2026-01-23\", \"time\": \"22:15\", \"home\": \"Talleres\", \"away\": \"Newell\u2019s\", \"zone\": \"Zona A\"}, {\"round\": 1, \"date\": \"2026-01-23\", \"time\": \"22:15\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"Atl\u00e9tico Tucum\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 1, \"date\": \"2026-01-24\", \"time\": \"17:00\", \"home\": \"Barracas Central\", \"away\": \"River\", \"zone\": \"Zona B\"}, {\"round\": 1, \"date\": \"2026-01-24\", \"time\": \"19:30\", \"home\": \"Gimnasia\", \"away\": \"Racing\", \"zone\": \"Zona B\"}, {\"round\": 1, \"date\": \"2026-01-24\", \"time\": \"22:00\", \"home\": \"Rosario Central\", \"away\": \"Belgrano\", \"zone\": \"Zona B\"}, {\"round\": 1, \"date\": \"2026-01-25\", \"time\": \"18:30\", \"home\": \"Boca\", \"away\": \"Deportivo Riestra\", \"zone\": \"Zona A\"}, {\"round\": 1, \"date\": \"2026-01-25\", \"time\": \"21:00\", \"home\": \"Tigre\", \"away\": \"Estudiantes (R\u00edo Cuarto)\", \"zone\": \"Zona B\"}, {\"round\": 1, \"date\": \"2026-01-25\", \"time\": \"21:00\", \"home\": \"Argentinos\", \"away\": \"Sarmiento\", \"zone\": \"Zona B\"}, {\"round\": 2, \"date\": \"2026-01-26\", \"time\": \"17:00\", \"home\": \"Platense\", \"away\": \"Instituto\", \"zone\": \"Zona A\"}, {\"round\": 2, \"date\": \"2026-01-27\", \"time\": \"17:45\", \"home\": \"V\u00e9lez\", \"away\": \"Talleres\", \"zone\": \"Zona A\"}, {\"round\": 2, \"date\": \"2026-01-27\", \"time\": \"20:00\", \"home\": \"Gimnasia (Mza.)\", \"away\": \"San Lorenzo\", \"zone\": \"Zona A\"}, {\"round\": 2, \"date\": \"2026-01-27\", \"time\": \"20:00\", \"home\": \"Hurac\u00e1n\", \"away\": \"Independiente Rivadavia Mza.\", \"zone\": \"Zona B\"}, {\"round\": 2, \"date\": \"2026-01-27\", \"time\": \"22:15\", \"home\": \"Newell\u2019s\", \"away\": \"Independiente\", \"zone\": \"Zona A\"}, {\"round\": 2, \"date\": \"2026-01-27\", \"time\": \"22:15\", \"home\": \"Atl\u00e9tico Tucum\u00e1n\", \"away\": \"Central C\u00f3rdoba\", \"zone\": \"Interzonal\"}, {\"round\": 2, \"date\": \"2026-01-28\", \"time\": \"17:00\", \"home\": \"Aldosivi\", \"away\": \"Barracas Central\", \"zone\": \"Zona B\"}, {\"round\": 2, \"date\": \"2026-01-28\", \"time\": \"19:00\", \"home\": \"Racing\", \"away\": \"Rosario Central\", \"zone\": \"Zona B\"}, {\"round\": 2, \"date\": \"2026-01-28\", \"time\": \"20:00\", \"home\": \"River\", \"away\": \"Gimnasia\", \"zone\": \"Zona B\"}, {\"round\": 2, \"date\": \"2026-01-28\", \"time\": \"22:15\", \"home\": \"Estudiantes\", \"away\": \"Boca\", \"zone\": \"Zona A\"}, {\"round\": 2, \"date\": \"2026-01-29\", \"time\": \"17:00\", \"home\": \"Deportivo Riestra\", \"away\": \"Defensa y Justicia\", \"zone\": \"Zona A\"}, {\"round\": 2, \"date\": \"2026-01-29\", \"time\": \"19:15\", \"home\": \"Lan\u00fas\", \"away\": \"Uni\u00f3n\", \"zone\": \"Zona A\"}, {\"round\": 2, \"date\": \"2026-01-29\", \"time\": \"19:15\", \"home\": \"Belgrano\", \"away\": \"Tigre\", \"zone\": \"Zona B\"}, {\"round\": 2, \"date\": \"2026-01-29\", \"time\": \"21:30\", \"home\": \"Estudiantes (R\u00edo Cuarto)\", \"away\": \"Argentinos\", \"zone\": \"Zona B\"}, {\"round\": 2, \"date\": \"2026-01-29\", \"time\": \"21:30\", \"home\": \"Sarmiento\", \"away\": \"Banfield\", \"zone\": \"Zona B\"}, {\"round\": 3, \"date\": \"2026-01-31\", \"time\": \"17:30\", \"home\": \"San Lorenzo\", \"away\": \"Central C\u00f3rdoba\", \"zone\": \"Zona A\"}, {\"round\": 3, \"date\": \"2026-01-31\", \"time\": \"19:45\", \"home\": \"Independiente\", \"away\": \"V\u00e9lez\", \"zone\": \"Zona A\"}, {\"round\": 3, \"date\": \"2026-01-31\", \"time\": \"22:00\", \"home\": \"Talleres\", \"away\": \"Platense\", \"zone\": \"Zona A\"}, {\"round\": 3, \"date\": \"2026-01-31\", \"time\": \"22:00\", \"home\": \"Atl\u00e9tico Tucum\u00e1n\", \"away\": \"Hurac\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 3, \"date\": \"2026-02-01\", \"time\": \"17:00\", \"home\": \"Barracas Central\", \"away\": \"Deportivo Riestra\", \"zone\": \"Interzonal\"}, {\"round\": 3, \"date\": \"2026-02-01\", \"time\": \"19:15\", \"home\": \"Boca\", \"away\": \"Newell\u2019s\", \"zone\": \"Zona A\"}, {\"round\": 3, \"date\": \"2026-02-01\", \"time\": \"21:30\", \"home\": \"Rosario Central\", \"away\": \"River\", \"zone\": \"Zona B\"}, {\"round\": 3, \"date\": \"2026-02-02\", \"time\": \"17:30\", \"home\": \"Gimnasia\", \"away\": \"Aldosivi\", \"zone\": \"Zona B\"}, {\"round\": 3, \"date\": \"2026-02-02\", \"time\": \"19:45\", \"home\": \"Defensa y Justicia\", \"away\": \"Estudiantes\", \"zone\": \"Zona A\"}, {\"round\": 3, \"date\": \"2026-02-02\", \"time\": \"19:45\", \"home\": \"Tigre\", \"away\": \"Racing\", \"zone\": \"Zona B\"}, {\"round\": 3, \"date\": \"2026-02-02\", \"time\": \"22:00\", \"home\": \"Uni\u00f3n\", \"away\": \"Gimnasia (Mza.)\", \"zone\": \"Zona A\"}, {\"round\": 3, \"date\": \"2026-02-02\", \"time\": \"22:00\", \"home\": \"Argentinos\", \"away\": \"Belgrano\", \"zone\": \"Zona B\"}, {\"round\": 3, \"date\": \"2026-02-03\", \"time\": \"19:00\", \"home\": \"Banfield\", \"away\": \"Estudiantes (R\u00edo Cuarto)\", \"zone\": \"Zona B\"}, {\"round\": 3, \"date\": \"2026-02-03\", \"time\": \"21:15\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"Sarmiento\", \"zone\": \"Zona B\"}, {\"round\": 3, \"date\": \"2026-02-03\", \"time\": \"21:15\", \"home\": \"Instituto\", \"away\": \"Lan\u00fas\", \"zone\": \"Zona A\"}, {\"round\": 4, \"date\": \"2026-02-06\", \"time\": \"21:00\", \"home\": \"Central C\u00f3rdoba\", \"away\": \"Uni\u00f3n\", \"zone\": \"Zona A\"}, {\"round\": 4, \"date\": \"2026-02-07\", \"time\": \"17:00\", \"home\": \"Aldosivi\", \"away\": \"Rosario Central\", \"zone\": \"Zona B\"}, {\"round\": 4, \"date\": \"2026-02-07\", \"time\": \"18:00\", \"home\": \"Racing\", \"away\": \"Argentinos\", \"zone\": \"Zona B\"}, {\"round\": 4, \"date\": \"2026-02-07\", \"time\": \"20:00\", \"home\": \"River\", \"away\": \"Tigre\", \"zone\": \"Zona B\"}, {\"round\": 4, \"date\": \"2026-02-07\", \"time\": \"22:15\", \"home\": \"Newell\u2019s\", \"away\": \"Defensa y Justicia\", \"zone\": \"Zona A\"}, {\"round\": 4, \"date\": \"2026-02-07\", \"time\": \"22:15\", \"home\": \"Belgrano\", \"away\": \"Banfield\", \"zone\": \"Zona B\"}, {\"round\": 4, \"date\": \"2026-02-08\", \"time\": \"17:00\", \"home\": \"Platense\", \"away\": \"Independiente\", \"zone\": \"Zona A\"}, {\"round\": 4, \"date\": \"2026-02-08\", \"time\": \"17:00\", \"home\": \"Sarmiento\", \"away\": \"Atl\u00e9tico Tucum\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 4, \"date\": \"2026-02-08\", \"time\": \"19:15\", \"home\": \"Hurac\u00e1n\", \"away\": \"San Lorenzo\", \"zone\": \"Interzonal\"}, {\"round\": 4, \"date\": \"2026-02-08\", \"time\": \"22:15\", \"home\": \"Gimnasia (Mza.)\", \"away\": \"Instituto\", \"zone\": \"Zona A\"}, {\"round\": 4, \"date\": \"2026-02-08\", \"time\": \"22:15\", \"home\": \"V\u00e9lez\", \"away\": \"Boca\", \"zone\": \"Zona A\"}, {\"round\": 4, \"date\": \"2026-02-09\", \"time\": \"17:00\", \"home\": \"Barracas Central\", \"away\": \"Gimnasia\", \"zone\": \"Zona B\"}, {\"round\": 4, \"date\": \"2026-02-09\", \"time\": \"19:15\", \"home\": \"Estudiantes\", \"away\": \"Deportivo Riestra\", \"zone\": \"Zona A\"}, {\"round\": 4, \"date\": \"2026-02-09\", \"time\": \"19:15\", \"home\": \"Lan\u00fas\", \"away\": \"Talleres\", \"zone\": \"Zona A\"}, {\"round\": 4, \"date\": \"2026-02-09\", \"time\": \"21:30\", \"home\": \"Estudiantes (R\u00edo Cuarto)\", \"away\": \"Independiente Rivadavia Mza.\", \"zone\": \"Zona B\"}, {\"round\": 5, \"date\": \"2026-02-12\", \"time\": \"19:00\", \"home\": \"Tigre\", \"away\": \"Aldosivi\", \"zone\": \"Zona B\"}, {\"round\": 5, \"date\": \"2026-02-12\", \"time\": \"21:15\", \"home\": \"Argentinos\", \"away\": \"River\", \"zone\": \"Zona B\"}, {\"round\": 5, \"date\": \"2026-02-13\", \"time\": \"20:00\", \"home\": \"Independiente\", \"away\": \"Lan\u00fas\", \"zone\": \"Zona A\"}, {\"round\": 5, \"date\": \"2026-02-13\", \"time\": \"22:15\", \"home\": \"Uni\u00f3n\", \"away\": \"San Lorenzo\", \"zone\": \"Zona A\"}, {\"round\": 5, \"date\": \"2026-02-13\", \"time\": \"22:15\", \"home\": \"Defensa y Justicia\", \"away\": \"V\u00e9lez\", \"zone\": \"Zona A\"}, {\"round\": 5, \"date\": \"2026-02-14\", \"time\": \"17:30\", \"home\": \"Banfield\", \"away\": \"Racing\", \"zone\": \"Zona B\"}, {\"round\": 5, \"date\": \"2026-02-14\", \"time\": \"19:45\", \"home\": \"Talleres\", \"away\": \"Gimnasia (Mza.)\", \"zone\": \"Zona A\"}, {\"round\": 5, \"date\": \"2026-02-14\", \"time\": \"19:45\", \"home\": \"Hurac\u00e1n\", \"away\": \"Sarmiento\", \"zone\": \"Zona B\"}, {\"round\": 5, \"date\": \"2026-02-14\", \"time\": \"22:00\", \"home\": \"Atl\u00e9tico Tucum\u00e1n\", \"away\": \"Estudiantes (R\u00edo Cuarto)\", \"zone\": \"Zona B\"}, {\"round\": 5, \"date\": \"2026-02-14\", \"time\": \"22:00\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"Belgrano\", \"zone\": \"Zona B\"}, {\"round\": 5, \"date\": \"2026-02-15\", \"time\": \"17:00\", \"home\": \"Gimnasia\", \"away\": \"Estudiantes\", \"zone\": \"Interzonal\"}, {\"round\": 5, \"date\": \"2026-02-15\", \"time\": \"19:30\", \"home\": \"Boca\", \"away\": \"Platense\", \"zone\": \"Zona A\"}, {\"round\": 5, \"date\": \"2026-02-15\", \"time\": \"22:00\", \"home\": \"Rosario Central\", \"away\": \"Barracas Central\", \"zone\": \"Zona B\"}, {\"round\": 5, \"date\": \"2026-02-15\", \"time\": \"22:00\", \"home\": \"Instituto\", \"away\": \"Central C\u00f3rdoba\", \"zone\": \"Zona A\"}, {\"round\": 5, \"date\": \"2026-02-16\", \"time\": \"19:00\", \"home\": \"Deportivo Riestra\", \"away\": \"Newell\u2019s\", \"zone\": \"Zona A\"}, {\"round\": 6, \"date\": \"2026-02-19\", \"time\": \"17:15\", \"home\": \"Defensa y Justicia\", \"away\": \"Belgrano\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-19\", \"time\": \"17:15\", \"home\": \"San Lorenzo\", \"away\": \"Estudiantes (R\u00edo Cuarto)\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-19\", \"time\": \"19:30\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"Independiente\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-19\", \"time\": \"19:30\", \"home\": \"Instituto\", \"away\": \"Atl\u00e9tico Tucum\u00e1n\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-20\", \"time\": \"18:00\", \"home\": \"Estudiantes\", \"away\": \"Sarmiento\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-20\", \"time\": \"20:00\", \"home\": \"Boca\", \"away\": \"Racing\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-20\", \"time\": \"22:15\", \"home\": \"Gimnasia (Mza.)\", \"away\": \"Gimnasia\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-20\", \"time\": \"22:15\", \"home\": \"Rosario Central\", \"away\": \"Talleres\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-21\", \"time\": \"17:00\", \"home\": \"Platense\", \"away\": \"Barracas Central\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-21\", \"time\": \"17:00\", \"home\": \"Banfield\", \"away\": \"Newell\u2019s\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-21\", \"time\": \"19:15\", \"home\": \"Deportivo Riestra\", \"away\": \"Hurac\u00e1n\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-21\", \"time\": \"21:30\", \"home\": \"Central C\u00f3rdoba\", \"away\": \"Tigre\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-22\", \"time\": \"18:30\", \"home\": \"V\u00e9lez\", \"away\": \"River\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-02-22\", \"time\": \"21:00\", \"home\": \"Uni\u00f3n\", \"away\": \"Aldosivi\", \"zone\": \"Interzonal\"}, {\"round\": 6, \"date\": \"2026-03-26\", \"time\": \"21:00\", \"home\": \"Argentinos\", \"away\": \"Lan\u00fas\", \"zone\": \"Interzonal\"}, {\"round\": 7, \"date\": \"2026-02-24\", \"time\": \"17:00\", \"home\": \"Platense\", \"away\": \"Defensa y Justicia\", \"zone\": \"Zona A\"}, {\"round\": 7, \"date\": \"2026-02-24\", \"time\": \"18:00\", \"home\": \"San Lorenzo\", \"away\": \"Instituto\", \"zone\": \"Zona A\"}, {\"round\": 7, \"date\": \"2026-02-24\", \"time\": \"19:45\", \"home\": \"Central C\u00f3rdoba\", \"away\": \"Talleres\", \"zone\": \"Zona A\"}, {\"round\": 7, \"date\": \"2026-02-24\", \"time\": \"21:15\", \"home\": \"Belgrano\", \"away\": \"Atl\u00e9tico Tucum\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 7, \"date\": \"2026-02-24\", \"time\": \"22:00\", \"home\": \"Gimnasia (Mza.)\", \"away\": \"Independiente\", \"zone\": \"Zona A\"}, {\"round\": 7, \"date\": \"2026-02-25\", \"time\": \"17:00\", \"home\": \"Barracas Central\", \"away\": \"Tigre\", \"zone\": \"Zona B\"}, {\"round\": 7, \"date\": \"2026-02-25\", \"time\": \"17:00\", \"home\": \"Gimnasia\", \"away\": \"Rosario Central\", \"zone\": \"Zona B\"}, {\"round\": 7, \"date\": \"2026-02-25\", \"time\": \"19:30\", \"home\": \"V\u00e9lez\", \"away\": \"Deportivo Riestra\", \"zone\": \"Zona A\"}, {\"round\": 7, \"date\": \"2026-02-25\", \"time\": \"19:30\", \"home\": \"Newell\u2019s\", \"away\": \"Estudiantes\", \"zone\": \"Zona A\"}, {\"round\": 7, \"date\": \"2026-02-26\", \"time\": \"17:15\", \"home\": \"Sarmiento\", \"away\": \"Uni\u00f3n\", \"zone\": \"Interzonal\"}, {\"round\": 7, \"date\": \"2026-02-26\", \"time\": \"17:15\", \"home\": \"Racing\", \"away\": \"Independiente Rivadavia Mza.\", \"zone\": \"Zona B\"}, {\"round\": 7, \"date\": \"2026-02-26\", \"time\": \"19:30\", \"home\": \"Estudiantes (R\u00edo Cuarto)\", \"away\": \"Hurac\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 7, \"date\": \"2026-02-26\", \"time\": \"19:30\", \"home\": \"River\", \"away\": \"Banfield\", \"zone\": \"Zona B\"}, {\"round\": 7, \"date\": \"2026-03-04\", \"time\": \"21:00\", \"home\": \"Lan\u00fas\", \"away\": \"Boca\", \"zone\": \"Zona A\"}, {\"round\": 7, \"date\": \"2026-03-31\", \"time\": \"14:00\", \"home\": \"Aldosivi\", \"away\": \"Argentinos\", \"zone\": \"Zona B\"}, {\"round\": 8, \"date\": \"2026-02-28\", \"time\": \"17:45\", \"home\": \"Boca\", \"away\": \"Gimnasia (Mza.)\", \"zone\": \"Zona A\"}, {\"round\": 8, \"date\": \"2026-02-28\", \"time\": \"20:00\", \"home\": \"Independiente\", \"away\": \"Central C\u00f3rdoba\", \"zone\": \"Zona A\"}, {\"round\": 8, \"date\": \"2026-02-28\", \"time\": \"22:15\", \"home\": \"Talleres\", \"away\": \"San Lorenzo\", \"zone\": \"Zona A\"}, {\"round\": 8, \"date\": \"2026-03-01\", \"time\": \"17:00\", \"home\": \"Newell\u2019s\", \"away\": \"Rosario Central\", \"zone\": \"Interzonal\"}, {\"round\": 8, \"date\": \"2026-03-01\", \"time\": \"19:15\", \"home\": \"Argentinos\", \"away\": \"Barracas Central\", \"zone\": \"Zona B\"}, {\"round\": 8, \"date\": \"2026-03-01\", \"time\": \"19:15\", \"home\": \"Defensa y Justicia\", \"away\": \"Lan\u00fas\", \"zone\": \"Zona A\"}, {\"round\": 8, \"date\": \"2026-03-01\", \"time\": \"21:30\", \"home\": \"Tigre\", \"away\": \"Gimnasia\", \"zone\": \"Zona B\"}, {\"round\": 8, \"date\": \"2026-03-01\", \"time\": \"21:30\", \"home\": \"Instituto\", \"away\": \"Uni\u00f3n\", \"zone\": \"Zona A\"}, {\"round\": 8, \"date\": \"2026-03-02\", \"time\": \"19:15\", \"home\": \"Deportivo Riestra\", \"away\": \"Platense\", \"zone\": \"Zona A\"}, {\"round\": 8, \"date\": \"2026-03-02\", \"time\": \"19:15\", \"home\": \"Estudiantes\", \"away\": \"V\u00e9lez\", \"zone\": \"Zona A\"}, {\"round\": 8, \"date\": \"2026-03-02\", \"time\": \"21:30\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"River\", \"zone\": \"Zona B\"}, {\"round\": 8, \"date\": \"2026-03-02\", \"time\": \"21:30\", \"home\": \"Banfield\", \"away\": \"Aldosivi\", \"zone\": \"Zona B\"}, {\"round\": 8, \"date\": \"2026-03-03\", \"time\": \"19:00\", \"home\": \"Hurac\u00e1n\", \"away\": \"Belgrano\", \"zone\": \"Zona B\"}, {\"round\": 8, \"date\": \"2026-03-03\", \"time\": \"19:00\", \"home\": \"Sarmiento\", \"away\": \"Estudiantes (R\u00edo Cuarto)\", \"zone\": \"Zona B\"}, {\"round\": 8, \"date\": \"2026-03-03\", \"time\": \"21:15\", \"home\": \"Atl\u00e9tico Tucum\u00e1n\", \"away\": \"Racing\", \"zone\": \"Zona B\"}, {\"round\": 9, \"date\": \"2026-03-05\", \"time\": \"18:30\", \"home\": \"Gimnasia (Mza.)\", \"away\": \"Defensa y Justicia\", \"zone\": \"Zona A\"}, {\"round\": 9, \"date\": \"2026-03-06\", \"time\": \"17:00\", \"home\": \"Barracas Central\", \"away\": \"Banfield\", \"zone\": \"Zona B\"}, {\"round\": 9, \"date\": \"2026-03-06\", \"time\": \"17:00\", \"home\": \"Platense\", \"away\": \"Estudiantes\", \"zone\": \"Zona A\"}, {\"round\": 9, \"date\": \"2026-03-06\", \"time\": \"19:45\", \"home\": \"V\u00e9lez\", \"away\": \"Newell\u2019s\", \"zone\": \"Zona A\"}, {\"round\": 9, \"date\": \"2026-03-06\", \"time\": \"22:00\", \"home\": \"Uni\u00f3n\", \"away\": \"Talleres\", \"zone\": \"Zona A\"}, {\"round\": 9, \"date\": \"2026-03-06\", \"time\": \"22:00\", \"home\": \"Rosario Central\", \"away\": \"Tigre\", \"zone\": \"Zona B\"}, {\"round\": 9, \"date\": \"2026-03-07\", \"time\": \"17:00\", \"home\": \"Aldosivi\", \"away\": \"Independiente Rivadavia Mza.\", \"zone\": \"Zona B\"}, {\"round\": 9, \"date\": \"2026-03-07\", \"time\": \"17:00\", \"home\": \"Estudiantes (R\u00edo Cuarto)\", \"away\": \"Instituto\", \"zone\": \"Interzonal\"}, {\"round\": 9, \"date\": \"2026-03-07\", \"time\": \"19:15\", \"home\": \"San Lorenzo\", \"away\": \"Independiente\", \"zone\": \"Zona A\"}, {\"round\": 9, \"date\": \"2026-03-07\", \"time\": \"21:30\", \"home\": \"Racing\", \"away\": \"Hurac\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 9, \"date\": \"2026-03-07\", \"time\": \"21:30\", \"home\": \"Belgrano\", \"away\": \"Sarmiento\", \"zone\": \"Zona B\"}, {\"round\": 9, \"date\": \"2026-03-08\", \"time\": \"17:00\", \"home\": \"Gimnasia\", \"away\": \"Argentinos\", \"zone\": \"Zona B\"}, {\"round\": 9, \"date\": \"2026-03-08\", \"time\": \"17:00\", \"home\": \"Lan\u00fas\", \"away\": \"Deportivo Riestra\", \"zone\": \"Zona A\"}, {\"round\": 9, \"date\": \"2026-03-08\", \"time\": \"19:15\", \"home\": \"Central C\u00f3rdoba\", \"away\": \"Boca\", \"zone\": \"Zona A\"}, {\"round\": 9, \"date\": \"2026-03-08\", \"time\": \"21:15\", \"home\": \"River\", \"away\": \"Atl\u00e9tico Tucum\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 10, \"date\": \"2026-03-10\", \"time\": \"19:45\", \"home\": \"Tigre\", \"away\": \"V\u00e9lez\", \"zone\": \"Interzonal\"}, {\"round\": 10, \"date\": \"2026-03-10\", \"time\": \"19:45\", \"home\": \"Independiente\", \"away\": \"Uni\u00f3n\", \"zone\": \"Zona A\"}, {\"round\": 10, \"date\": \"2026-03-10\", \"time\": \"22:00\", \"home\": \"Sarmiento\", \"away\": \"Racing\", \"zone\": \"Zona B\"}, {\"round\": 10, \"date\": \"2026-03-10\", \"time\": \"22:00\", \"home\": \"Newell\u2019s\", \"away\": \"Platense\", \"zone\": \"Zona A\"}, {\"round\": 10, \"date\": \"2026-03-11\", \"time\": \"17:30\", \"home\": \"Banfield\", \"away\": \"Gimnasia\", \"zone\": \"Zona B\"}, {\"round\": 10, \"date\": \"2026-03-11\", \"time\": \"17:30\", \"home\": \"Argentinos\", \"away\": \"Rosario Central\", \"zone\": \"Zona B\"}, {\"round\": 10, \"date\": \"2026-03-11\", \"time\": \"19:45\", \"home\": \"Boca\", \"away\": \"San Lorenzo\", \"zone\": \"Zona A\"}, {\"round\": 10, \"date\": \"2026-03-11\", \"time\": \"22:00\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"Barracas Central\", \"zone\": \"Zona B\"}, {\"round\": 10, \"date\": \"2026-03-11\", \"time\": \"22:00\", \"home\": \"Atl\u00e9tico Tucum\u00e1n\", \"away\": \"Aldosivi\", \"zone\": \"Zona B\"}, {\"round\": 10, \"date\": \"2026-03-12\", \"time\": \"17:00\", \"home\": \"Deportivo Riestra\", \"away\": \"Gimnasia (Mza.)\", \"zone\": \"Zona A\"}, {\"round\": 10, \"date\": \"2026-03-12\", \"time\": \"17:00\", \"home\": \"Defensa y Justicia\", \"away\": \"Central C\u00f3rdoba\", \"zone\": \"Zona A\"}, {\"round\": 10, \"date\": \"2026-03-12\", \"time\": \"19:15\", \"home\": \"Talleres\", \"away\": \"Instituto\", \"zone\": \"Zona A\"}, {\"round\": 10, \"date\": \"2026-03-12\", \"time\": \"19:15\", \"home\": \"Estudiantes (R\u00edo Cuarto)\", \"away\": \"Belgrano\", \"zone\": \"Zona B\"}, {\"round\": 10, \"date\": \"2026-03-12\", \"time\": \"21:30\", \"home\": \"Hurac\u00e1n\", \"away\": \"River\", \"zone\": \"Zona B\"}, {\"round\": 10, \"date\": \"2026-03-13\", \"time\": \"20:00\", \"home\": \"Estudiantes\", \"away\": \"Lan\u00fas\", \"zone\": \"Zona A\"}, {\"round\": 11, \"date\": \"2026-03-14\", \"time\": \"19:00\", \"home\": \"Platense\", \"away\": \"V\u00e9lez\", \"zone\": \"Zona A\"}, {\"round\": 11, \"date\": \"2026-03-14\", \"time\": \"21:00\", \"home\": \"Rosario Central\", \"away\": \"Banfield\", \"zone\": \"Zona B\"}, {\"round\": 11, \"date\": \"2026-03-15\", \"time\": \"15:15\", \"home\": \"Gimnasia\", \"away\": \"Independiente Rivadavia Mza.\", \"zone\": \"Zona B\"}, {\"round\": 11, \"date\": \"2026-03-15\", \"time\": \"17:30\", \"home\": \"Belgrano\", \"away\": \"Talleres\", \"zone\": \"Interzonal\"}, {\"round\": 11, \"date\": \"2026-03-15\", \"time\": \"19:45\", \"home\": \"River\", \"away\": \"Sarmiento\", \"zone\": \"Zona B\"}, {\"round\": 11, \"date\": \"2026-03-15\", \"time\": \"22:00\", \"home\": \"Tigre\", \"away\": \"Argentinos\", \"zone\": \"Zona B\"}, {\"round\": 11, \"date\": \"2026-03-15\", \"time\": \"22:00\", \"home\": \"Uni\u00f3n\", \"away\": \"Boca\", \"zone\": \"Zona A\"}, {\"round\": 11, \"date\": \"2026-03-16\", \"time\": \"15:30\", \"home\": \"Aldosivi\", \"away\": \"Hurac\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 11, \"date\": \"2026-03-16\", \"time\": \"15:30\", \"home\": \"Barracas Central\", \"away\": \"Atl\u00e9tico Tucum\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 11, \"date\": \"2026-03-16\", \"time\": \"18:30\", \"home\": \"San Lorenzo\", \"away\": \"Defensa y Justicia\", \"zone\": \"Zona A\"}, {\"round\": 11, \"date\": \"2026-03-16\", \"time\": \"20:00\", \"home\": \"Racing\", \"away\": \"Estudiantes (R\u00edo Cuarto)\", \"zone\": \"Zona B\"}, {\"round\": 11, \"date\": \"2026-03-16\", \"time\": \"22:15\", \"home\": \"Instituto\", \"away\": \"Independiente\", \"zone\": \"Zona A\"}, {\"round\": 11, \"date\": \"2026-03-17\", \"time\": \"19:00\", \"home\": \"Lan\u00fas\", \"away\": \"Newell\u2019s\", \"zone\": \"Zona A\"}, {\"round\": 11, \"date\": \"2026-03-17\", \"time\": \"21:15\", \"home\": \"Central C\u00f3rdoba\", \"away\": \"Deportivo Riestra\", \"zone\": \"Zona A\"}, {\"round\": 11, \"date\": \"2026-03-17\", \"time\": \"21:15\", \"home\": \"Gimnasia (Mza.)\", \"away\": \"Estudiantes\", \"zone\": \"Zona A\"}, {\"round\": 12, \"date\": \"2026-03-20\", \"time\": \"21:00\", \"home\": \"Banfield\", \"away\": \"Tigre\", \"zone\": \"Zona B\"}, {\"round\": 12, \"date\": \"2026-03-20\", \"time\": \"21:00\", \"home\": \"Atl\u00e9tico Tucum\u00e1n\", \"away\": \"Gimnasia\", \"zone\": \"Zona B\"}, {\"round\": 12, \"date\": \"2026-03-21\", \"time\": \"15:30\", \"home\": \"V\u00e9lez\", \"away\": \"Lan\u00fas\", \"zone\": \"Zona A\"}, {\"round\": 12, \"date\": \"2026-03-21\", \"time\": \"17:45\", \"home\": \"Newell\u2019s\", \"away\": \"Gimnasia (Mza.)\", \"zone\": \"Zona A\"}, {\"round\": 12, \"date\": \"2026-03-21\", \"time\": \"17:45\", \"home\": \"Defensa y Justicia\", \"away\": \"Uni\u00f3n\", \"zone\": \"Zona A\"}, {\"round\": 12, \"date\": \"2026-03-21\", \"time\": \"20:00\", \"home\": \"Independiente\", \"away\": \"Talleres\", \"zone\": \"Zona A\"}, {\"round\": 12, \"date\": \"2026-03-21\", \"time\": \"22:15\", \"home\": \"Belgrano\", \"away\": \"Racing\", \"zone\": \"Zona B\"}, {\"round\": 12, \"date\": \"2026-03-22\", \"time\": \"15:30\", \"home\": \"Sarmiento\", \"away\": \"Aldosivi\", \"zone\": \"Zona B\"}, {\"round\": 12, \"date\": \"2026-03-22\", \"time\": \"17:45\", \"home\": \"Estudiantes (R\u00edo Cuarto)\", \"away\": \"River\", \"zone\": \"Zona B\"}, {\"round\": 12, \"date\": \"2026-03-22\", \"time\": \"20:00\", \"home\": \"Boca\", \"away\": \"Instituto\", \"zone\": \"Zona A\"}, {\"round\": 12, \"date\": \"2026-03-22\", \"time\": \"22:15\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"Rosario Central\", \"zone\": \"Zona B\"}, {\"round\": 12, \"date\": \"2026-03-22\", \"time\": \"22:15\", \"home\": \"Argentinos\", \"away\": \"Platense\", \"zone\": \"Interzonal\"}, {\"round\": 12, \"date\": \"2026-03-23\", \"time\": \"19:00\", \"home\": \"Estudiantes\", \"away\": \"Central C\u00f3rdoba\", \"zone\": \"Zona A\"}, {\"round\": 12, \"date\": \"2026-03-23\", \"time\": \"21:15\", \"home\": \"Hurac\u00e1n\", \"away\": \"Barracas Central\", \"zone\": \"Zona B\"}, {\"round\": 12, \"date\": \"2026-03-25\", \"time\": \"19:00\", \"home\": \"Deportivo Riestra\", \"away\": \"San Lorenzo\", \"zone\": \"Zona A\"}, {\"round\": 13, \"date\": \"2026-04-01\", \"time\": \"20:00\", \"home\": \"Lan\u00fas\", \"away\": \"Platense\", \"zone\": \"Zona A\"}, {\"round\": 13, \"date\": \"2026-04-02\", \"time\": \"15:00\", \"home\": \"Barracas Central\", \"away\": \"Sarmiento\", \"zone\": \"Zona B\"}, {\"round\": 13, \"date\": \"2026-04-02\", \"time\": \"17:30\", \"home\": \"Tigre\", \"away\": \"Independiente Rivadavia Mza.\", \"zone\": \"Zona B\"}, {\"round\": 13, \"date\": \"2026-04-02\", \"time\": \"20:30\", \"home\": \"Talleres\", \"away\": \"Boca\", \"zone\": \"Zona A\"}, {\"round\": 13, \"date\": \"2026-04-03\", \"time\": \"15:00\", \"home\": \"Gimnasia (Mza.)\", \"away\": \"V\u00e9lez\", \"zone\": \"Zona A\"}, {\"round\": 13, \"date\": \"2026-04-03\", \"time\": \"17:15\", \"home\": \"Uni\u00f3n\", \"away\": \"Deportivo Riestra\", \"zone\": \"Zona A\"}, {\"round\": 13, \"date\": \"2026-04-03\", \"time\": \"19:30\", \"home\": \"San Lorenzo\", \"away\": \"Estudiantes\", \"zone\": \"Zona A\"}, {\"round\": 13, \"date\": \"2026-04-04\", \"time\": \"13:30\", \"home\": \"Aldosivi\", \"away\": \"Estudiantes (R\u00edo Cuarto)\", \"zone\": \"Zona B\"}, {\"round\": 13, \"date\": \"2026-04-04\", \"time\": \"17:30\", \"home\": \"Independiente\", \"away\": \"Racing\", \"zone\": \"Interzonal\"}, {\"round\": 13, \"date\": \"2026-04-04\", \"time\": \"21:00\", \"home\": \"Rosario Central\", \"away\": \"Atl\u00e9tico Tucum\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 13, \"date\": \"2026-04-05\", \"time\": \"15:30\", \"home\": \"Gimnasia\", \"away\": \"Hurac\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 13, \"date\": \"2026-04-05\", \"time\": \"18:00\", \"home\": \"River\", \"away\": \"Belgrano\", \"zone\": \"Zona B\"}, {\"round\": 13, \"date\": \"2026-04-05\", \"time\": \"20:30\", \"home\": \"Central C\u00f3rdoba\", \"away\": \"Newell\u2019s\", \"zone\": \"Zona A\"}, {\"round\": 13, \"date\": \"2026-04-06\", \"time\": \"19:00\", \"home\": \"Argentinos\", \"away\": \"Banfield\", \"zone\": \"Zona B\"}, {\"round\": 13, \"date\": \"2026-04-06\", \"time\": \"21:15\", \"home\": \"Instituto\", \"away\": \"Defensa y Justicia\", \"zone\": \"Zona A\"}, {\"round\": 14, \"date\": \"2026-04-10\", \"time\": \"21:00\", \"home\": \"Belgrano\", \"away\": \"Aldosivi\", \"zone\": \"Zona B\"}, {\"round\": 14, \"date\": \"2026-04-11\", \"time\": \"15:00\", \"home\": \"Deportivo Riestra\", \"away\": \"Instituto\", \"zone\": \"Zona A\"}, {\"round\": 14, \"date\": \"2026-04-11\", \"time\": \"17:15\", \"home\": \"Estudiantes\", \"away\": \"Uni\u00f3n\", \"zone\": \"Zona A\"}, {\"round\": 14, \"date\": \"2026-04-11\", \"time\": \"17:15\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"Argentinos\", \"zone\": \"Zona B\"}, {\"round\": 14, \"date\": \"2026-04-11\", \"time\": \"19:30\", \"home\": \"Boca\", \"away\": \"Independiente\", \"zone\": \"Zona A\"}, {\"round\": 14, \"date\": \"2026-04-11\", \"time\": \"21:45\", \"home\": \"Estudiantes (R\u00edo Cuarto)\", \"away\": \"Barracas Central\", \"zone\": \"Zona B\"}, {\"round\": 14, \"date\": \"2026-04-12\", \"time\": \"15:00\", \"home\": \"Newell\u2019s\", \"away\": \"San Lorenzo\", \"zone\": \"Zona A\"}, {\"round\": 14, \"date\": \"2026-04-12\", \"time\": \"15:00\", \"home\": \"Platense\", \"away\": \"Gimnasia (Mza.)\", \"zone\": \"Zona A\"}, {\"round\": 14, \"date\": \"2026-04-12\", \"time\": \"17:30\", \"home\": \"Atl\u00e9tico Tucum\u00e1n\", \"away\": \"Tigre\", \"zone\": \"Zona B\"}, {\"round\": 14, \"date\": \"2026-04-12\", \"time\": \"17:30\", \"home\": \"Hurac\u00e1n\", \"away\": \"Rosario Central\", \"zone\": \"Zona B\"}, {\"round\": 14, \"date\": \"2026-04-12\", \"time\": \"20:00\", \"home\": \"Racing\", \"away\": \"River\", \"zone\": \"Zona B\"}, {\"round\": 14, \"date\": \"2026-04-13\", \"time\": \"16:30\", \"home\": \"Sarmiento\", \"away\": \"Gimnasia\", \"zone\": \"Zona B\"}, {\"round\": 14, \"date\": \"2026-04-13\", \"time\": \"16:30\", \"home\": \"Defensa y Justicia\", \"away\": \"Talleres\", \"zone\": \"Zona A\"}, {\"round\": 14, \"date\": \"2026-04-13\", \"time\": \"19:00\", \"home\": \"Lan\u00fas\", \"away\": \"Banfield\", \"zone\": \"Interzonal\"}, {\"round\": 14, \"date\": \"2026-04-13\", \"time\": \"21:30\", \"home\": \"V\u00e9lez\", \"away\": \"Central C\u00f3rdoba\", \"zone\": \"Zona A\"}, {\"round\": 15, \"date\": \"2026-04-17\", \"time\": \"20:30\", \"home\": \"Uni\u00f3n\", \"away\": \"Newell\u2019s\", \"zone\": \"Zona A\"}, {\"round\": 15, \"date\": \"2026-04-18\", \"time\": \"15:00\", \"home\": \"Gimnasia\", \"away\": \"Estudiantes (R\u00edo Cuarto)\", \"zone\": \"Zona B\"}, {\"round\": 15, \"date\": \"2026-04-18\", \"time\": \"17:15\", \"home\": \"Instituto\", \"away\": \"Estudiantes\", \"zone\": \"Zona A\"}, {\"round\": 15, \"date\": \"2026-04-18\", \"time\": \"19:30\", \"home\": \"Independiente\", \"away\": \"Defensa y Justicia\", \"zone\": \"Zona A\"}, {\"round\": 15, \"date\": \"2026-04-18\", \"time\": \"21:45\", \"home\": \"Argentinos\", \"away\": \"Atl\u00e9tico Tucum\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 15, \"date\": \"2026-04-19\", \"time\": \"13:30\", \"home\": \"Aldosivi\", \"away\": \"Racing\", \"zone\": \"Zona B\"}, {\"round\": 15, \"date\": \"2026-04-19\", \"time\": \"17:00\", \"home\": \"River\", \"away\": \"Boca\", \"zone\": \"Interzonal\"}, {\"round\": 15, \"date\": \"2026-04-19\", \"time\": \"20:30\", \"home\": \"Rosario Central\", \"away\": \"Sarmiento\", \"zone\": \"Zona B\"}, {\"round\": 15, \"date\": \"2026-04-19\", \"time\": \"20:30\", \"home\": \"Talleres\", \"away\": \"Deportivo Riestra\", \"zone\": \"Zona A\"}, {\"round\": 15, \"date\": \"2026-04-20\", \"time\": \"15:00\", \"home\": \"Barracas Central\", \"away\": \"Belgrano\", \"zone\": \"Zona B\"}, {\"round\": 15, \"date\": \"2026-04-20\", \"time\": \"17:15\", \"home\": \"Central C\u00f3rdoba\", \"away\": \"Platense\", \"zone\": \"Zona A\"}, {\"round\": 15, \"date\": \"2026-04-20\", \"time\": \"17:15\", \"home\": \"Banfield\", \"away\": \"Independiente Rivadavia Mza.\", \"zone\": \"Zona B\"}, {\"round\": 15, \"date\": \"2026-04-20\", \"time\": \"19:30\", \"home\": \"San Lorenzo\", \"away\": \"V\u00e9lez\", \"zone\": \"Zona A\"}, {\"round\": 15, \"date\": \"2026-04-20\", \"time\": \"21:45\", \"home\": \"Gimnasia (Mza.)\", \"away\": \"Lan\u00fas\", \"zone\": \"Zona A\"}, {\"round\": 15, \"date\": \"2026-04-20\", \"time\": \"21:45\", \"home\": \"Tigre\", \"away\": \"Hurac\u00e1n\", \"zone\": \"Zona B\"}, {\"round\": 16, \"date\": \"2026-04-23\", \"time\": \"20:00\", \"home\": \"Defensa y Justicia\", \"away\": \"Boca\", \"zone\": \"Zona A\"}, {\"round\": 16, \"date\": \"2026-04-24\", \"time\": \"17:00\", \"home\": \"Deportivo Riestra\", \"away\": \"Independiente\", \"zone\": \"Zona A\"}, {\"round\": 16, \"date\": \"2026-04-24\", \"time\": \"19:15\", \"home\": \"Estudiantes (R\u00edo Cuarto)\", \"away\": \"Rosario Central\", \"zone\": \"Zona B\"}, {\"round\": 16, \"date\": \"2026-04-24\", \"time\": \"19:15\", \"home\": \"Lan\u00fas\", \"away\": \"Central C\u00f3rdoba\", \"zone\": \"Zona A\"}, {\"round\": 16, \"date\": \"2026-04-24\", \"time\": \"21:30\", \"home\": \"Racing\", \"away\": \"Barracas Central\", \"zone\": \"Zona B\"}, {\"round\": 16, \"date\": \"2026-04-25\", \"time\": \"14:00\", \"home\": \"Platense\", \"away\": \"San Lorenzo\", \"zone\": \"Zona A\"}, {\"round\": 16, \"date\": \"2026-04-25\", \"time\": \"17:00\", \"home\": \"Estudiantes\", \"away\": \"Talleres\", \"zone\": \"Zona A\"}, {\"round\": 16, \"date\": \"2026-04-25\", \"time\": \"19:15\", \"home\": \"Sarmiento\", \"away\": \"Tigre\", \"zone\": \"Zona B\"}, {\"round\": 16, \"date\": \"2026-04-25\", \"time\": \"21:30\", \"home\": \"River\", \"away\": \"Aldosivi\", \"zone\": \"Zona B\"}, {\"round\": 16, \"date\": \"2026-04-26\", \"time\": \"15:00\", \"home\": \"Independiente Rivadavia Mza.\", \"away\": \"Gimnasia (Mza.)\", \"zone\": \"Interzonal\"}, {\"round\": 16, \"date\": \"2026-04-26\", \"time\": \"17:30\", \"home\": \"Newell\u2019s\", \"away\": \"Instituto\", \"zone\": \"Zona A\"}, {\"round\": 16, \"date\": \"2026-04-26\", \"time\": \"17:30\", \"home\": \"Belgrano\", \"away\": \"Gimnasia\", \"zone\": \"Zona B\"}, {\"round\": 16, \"date\": \"2026-04-26\", \"time\": \"20:00\", \"home\": \"Atl\u00e9tico Tucum\u00e1n\", \"away\": \"Banfield\", \"zone\": \"Zona B\"}, {\"round\": 16, \"date\": \"2026-04-27\", \"time\": \"18:45\", \"home\": \"V\u00e9lez\", \"away\": \"Uni\u00f3n\", \"zone\": \"Zona A\"}, {\"round\": 16, \"date\": \"2026-04-27\", \"time\": \"21:00\", \"home\": \"Hurac\u00e1n\", \"away\": \"Argentinos\", \"zone\": \"Zona B\"}];\n\n  const root = document.getElementById('hiox-lpf-apertura-2026');\n  const searchInput = document.getElementById('fixtureSearch');\n  const roundSelect = document.getElementById('fixtureRound');\n  const output = document.getElementById('fixtureOutput');\n  const summary = document.getElementById('fixtureSummary');\n  const openUpcomingBtn = document.getElementById('openUpcoming');\n  const resetBtn = document.getElementById('resetFilters');\n\n  const monthNames = ['enero','febrero','marzo','abril','mayo','junio','julio','agosto','septiembre','octubre','noviembre','diciembre'];\n  const weekdayNames = ['domingo','lunes','martes','mi\u00e9rcoles','jueves','viernes','s\u00e1bado'];\n\n  const parsed = matches.map((m, idx) => {\n    const dt = new Date(m.date + 'T' + m.time + ':00');\n    return { ...m, id: idx + 1, dt };\n  }).sort((a,b) => a.dt - b.dt);\n\n  const rounds = [...new Set(parsed.map(m => m.round))];\n\n  rounds.forEach(r => {\n    const opt = document.createElement('option');\n    opt.value = String(r);\n    opt.textContent = 'Fecha ' + r;\n    roundSelect.appendChild(opt);\n  });\n\n  function zoneClass(zone) {\n    if (zone === 'Zona A') return 'zone-a';\n    if (zone === 'Zona B') return 'zone-b';\n    return 'interzonal';\n  }\n\n  function statusFor(match) {\n    const now = new Date();\n    const todayKey = now.toISOString().slice(0,10);\n    const matchKey = match.date;\n    if (matchKey === todayKey) return { label: 'Hoy', cls: 'today' };\n    if (match.dt < now) return { label: 'Pas\u00f3', cls: 'past' };\n    return { label: 'Pr\u00f3ximo', cls: 'future' };\n  }\n\n  function fmtDate(d) {\n    return `${weekdayNames[d.getDay()]} ${String(d.getDate()).padStart(2,'0')} de ${monthNames[d.getMonth()]}`;\n  }\n\n  function fmtDateShort(d) {\n    return `${String(d.getDate()).padStart(2,'0')}\/${String(d.getMonth()+1).padStart(2,'0')}`;\n  }\n\n  function roundRange(roundMatches) {\n    const first = roundMatches[0].dt;\n    const last = roundMatches[roundMatches.length - 1].dt;\n    if (first.toDateString() === last.toDateString()) return fmtDate(first);\n    return `${fmtDate(first)} al ${fmtDate(last)}`;\n  }\n\n  function getUpcomingRound() {\n    const now = new Date();\n    const future = parsed.find(m => m.dt >= now);\n    if (future) return future.round;\n    return rounds[rounds.length - 1];\n  }\n\n  function buildSummary(visible) {\n    const now = new Date();\n    const total = visible.length;\n    const past = visible.filter(m => m.dt < now).length;\n    const future = visible.filter(m => m.dt >= now).length;\n    const teams = new Set();\n    visible.forEach(m => { teams.add(m.home); teams.add(m.away); });\n\n    summary.innerHTML = `\n      <div class=\"stat\"><b>${total}<\/b><span>partidos visibles<\/span><\/div>\n      <div class=\"stat\"><b>${teams.size}<\/b><span>clubes involucrados<\/span><\/div>\n      <div class=\"stat\"><b>${past}<\/b><span>partidos ya pasados<\/span><\/div>\n      <div class=\"stat\"><b>${future}<\/b><span>partidos por delante<\/span><\/div>\n    `;\n  }\n\n  function render(openRound = null) {\n    const q = (searchInput.value || '').trim().toLowerCase();\n    const selectedRound = roundSelect.value;\n    const visible = parsed.filter(m => {\n      const byRound = selectedRound === 'all' ? true : String(m.round) === selectedRound;\n      const haystack = `${m.home} ${m.away}`.toLowerCase();\n      const bySearch = q ? haystack.includes(q) : true;\n      return byRound && bySearch;\n    });\n\n    buildSummary(visible);\n\n    if (!visible.length) {\n      output.innerHTML = '<div class=\"empty\">No encontr\u00e9 partidos con ese filtro. Prob\u00e1 con otro club o eleg\u00ed otra fecha.<\/div>';\n      return;\n    }\n\n    const groups = visible.reduce((acc, item) => {\n      (acc[item.round] ||= []).push(item);\n      return acc;\n    }, {});\n\n    output.innerHTML = Object.keys(groups).sort((a,b) => Number(a)-Number(b)).map(roundKey => {\n      const items = groups[roundKey].sort((a,b) => a.dt - b.dt);\n      const shouldOpen = openRound ? Number(roundKey) === Number(openRound) : false;\n      return `\n        <div class=\"round\">\n          <details ${shouldOpen ? 'open' : ''}>\n            <summary>\n              <div class=\"round-head\">\n                <strong>Fecha ${roundKey}<\/strong>\n                <small>${roundRange(items)}<\/small>\n              <\/div>\n              <div class=\"round-side\">\n                <span class=\"count\">${items.length} partidos<\/span>\n              <\/div>\n            <\/summary>\n            <div class=\"matches\">\n              ${items.map(match => {\n                const st = statusFor(match);\n                return `\n                  <article class=\"match\">\n                    <div class=\"when\">\n                      ${fmtDate(match.dt)}\n                      <small>${match.time} hs<\/small>\n                    <\/div>\n                    <div class=\"teams\">\n                      <strong>${match.home} vs ${match.away}<\/strong>\n                      <span>Jornada ${match.round} \u00b7 ${match.zone}<\/span>\n                    <\/div>\n                    <div class=\"badges\">\n                      <span class=\"badge ${zoneClass(match.zone)}\">${match.zone}<\/span>\n                      <span class=\"badge ${st.cls}\">${st.label}<\/span>\n                    <\/div>\n                  <\/article>\n                `;\n              }).join('')}\n            <\/div>\n          <\/details>\n        <\/div>\n      `;\n    }).join('');\n  }\n\n  searchInput.addEventListener('input', () => render());\n  roundSelect.addEventListener('change', () => {\n    const openRound = roundSelect.value === 'all' ? null : Number(roundSelect.value);\n    render(openRound);\n  });\n  openUpcomingBtn.addEventListener('click', () => {\n    roundSelect.value = 'all';\n    render(getUpcomingRound());\n    const firstOpen = output.querySelector('details[open]');\n    if (firstOpen) firstOpen.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  });\n  resetBtn.addEventListener('click', () => {\n    searchInput.value = '';\n    roundSelect.value = 'all';\n    render(getUpcomingRound());\n  });\n\n  render(getUpcomingRound());\n})();\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<p>Para ver los partidos <strong>en vivo<\/strong> en Argentina, la v\u00eda m\u00e1s habitual es el <strong>Pack F\u00fatbol<\/strong>, que re\u00fane las se\u00f1ales de <strong>ESPN Premium<\/strong> y <strong>TNT Sports<\/strong> a trav\u00e9s de operadores como <strong>Flow<\/strong>, <strong>Telecentro<\/strong> y <strong>DIRECTV<\/strong>. En esas plataformas se informa adem\u00e1s que el pack puede verse desde TV, celular, tablet y computadora, seg\u00fan el servicio contratado.<\/p>\n\n\n\n<p>En la pr\u00e1ctica, esto significa que <strong>la mayor\u00eda de los partidos no son gratuitos en video en vivo<\/strong>, sino que forman parte de una suscripci\u00f3n paga. En algunos encuentros destacados puede haber cobertura reforzada o incluso emisi\u00f3n en ambas se\u00f1ales premium; por ejemplo, la programaci\u00f3n publicada por ESPN para la fecha 15 marca <strong>River vs. Boca<\/strong> por <strong>ESPN Premium\/TNT Sports<\/strong>.<\/p>\n\n\n\n<p>Si no ten\u00e9s acceso al pack, esta p\u00e1gina igualmente te sirve para seguir <strong>todo el calendario del f\u00fatbol argentino<\/strong> y saber con precisi\u00f3n cu\u00e1ndo juega cada equipo. Adem\u00e1s, tanto <strong>TNT Sports<\/strong> como <strong>ESPN<\/strong> publican clips, goles, notas y res\u00famenes del torneo en sus portales, que funcionan como una alternativa legal para ponerse al d\u00eda cuando no se puede ver el partido completo en vivo.<\/p>\n\n\n\n<p>El objetivo de este fixture es simple: que puedas revisar en un solo lugar <strong>los partidos pasados, los pr\u00f3ximos cruces, los horarios y la referencia de transmisi\u00f3n<\/strong>, para seguir el Torneo Apertura 2026 con una consulta r\u00e1pida desde celular o computadora. Como los horarios y la TV pueden cambiar por reprogramaciones, conviene revisar siempre la agenda m\u00e1s reciente de cada fecha.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fixture Torneo Apertura 2026 &#8211; F\u00fatbol Argentino Fixture completo del Torneo Apertura 2026 del f\u00fatbol argentino Calendario completo de la fase regular del Torneo Apertura 2026 de la Liga Profesional de AFA, con todas las fechas, d\u00edas, horarios y cruces club por club. El listado incluye tanto los partidos ya disputados como los que faltan [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2769,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2768","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fixture Torneo Apertura 2026: fechas, horarios y partidos del f\u00fatbol argentino<\/title>\n<meta name=\"description\" content=\"Consult\u00e1 el fixture completo del Torneo Apertura 2026 del f\u00fatbol argentino con todas las fechas, horarios y cruces. Incluye partidos ya jugados y pr\u00f3ximos encuentros.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fixture Torneo Apertura 2026: fechas, horarios y partidos del f\u00fatbol argentino\" \/>\n<meta property=\"og:description\" content=\"Consult\u00e1 el fixture completo del Torneo Apertura 2026 del f\u00fatbol argentino con todas las fechas, horarios y cruces. Incluye partidos ya jugados y pr\u00f3ximos encuentros.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"HIOX\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-28T19:24:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hiox.com.ar\/hiox\/wp-content\/uploads\/2026\/03\/Clasicos-futbol-argentino.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"611\" \/>\n\t<meta property=\"og:image:height\" content=\"308\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/torneo-apertura-2026\\\/\",\"url\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/torneo-apertura-2026\\\/\",\"name\":\"Fixture Torneo Apertura 2026: fechas, horarios y partidos del f\u00fatbol argentino\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/torneo-apertura-2026\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/torneo-apertura-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Clasicos-futbol-argentino.webp\",\"datePublished\":\"2026-03-28T19:19:56+00:00\",\"dateModified\":\"2026-03-28T19:24:59+00:00\",\"description\":\"Consult\u00e1 el fixture completo del Torneo Apertura 2026 del f\u00fatbol argentino con todas las fechas, horarios y cruces. Incluye partidos ya jugados y pr\u00f3ximos encuentros.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/torneo-apertura-2026\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/torneo-apertura-2026\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/torneo-apertura-2026\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Clasicos-futbol-argentino.webp\",\"contentUrl\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Clasicos-futbol-argentino.webp\",\"width\":611,\"height\":308},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/torneo-apertura-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Torneo Apertura 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/#website\",\"url\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/\",\"name\":\"HIOX\",\"description\":\"Comercio Electronico\",\"publisher\":{\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/#organization\",\"name\":\"HIOX\",\"url\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/cropped-hiox_logo-1.png\",\"contentUrl\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/cropped-hiox_logo-1.png\",\"width\":491,\"height\":158,\"caption\":\"HIOX\"},\"image\":{\"@id\":\"https:\\\/\\\/hiox.com.ar\\\/hiox\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fixture Torneo Apertura 2026: fechas, horarios y partidos del f\u00fatbol argentino","description":"Consult\u00e1 el fixture completo del Torneo Apertura 2026 del f\u00fatbol argentino con todas las fechas, horarios y cruces. Incluye partidos ya jugados y pr\u00f3ximos encuentros.","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:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/","og_locale":"es_ES","og_type":"article","og_title":"Fixture Torneo Apertura 2026: fechas, horarios y partidos del f\u00fatbol argentino","og_description":"Consult\u00e1 el fixture completo del Torneo Apertura 2026 del f\u00fatbol argentino con todas las fechas, horarios y cruces. Incluye partidos ya jugados y pr\u00f3ximos encuentros.","og_url":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/","og_site_name":"HIOX","article_modified_time":"2026-03-28T19:24:59+00:00","og_image":[{"width":611,"height":308,"url":"https:\/\/hiox.com.ar\/hiox\/wp-content\/uploads\/2026\/03\/Clasicos-futbol-argentino.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/","url":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/","name":"Fixture Torneo Apertura 2026: fechas, horarios y partidos del f\u00fatbol argentino","isPartOf":{"@id":"https:\/\/hiox.com.ar\/hiox\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/#primaryimage"},"image":{"@id":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/hiox.com.ar\/hiox\/wp-content\/uploads\/2026\/03\/Clasicos-futbol-argentino.webp","datePublished":"2026-03-28T19:19:56+00:00","dateModified":"2026-03-28T19:24:59+00:00","description":"Consult\u00e1 el fixture completo del Torneo Apertura 2026 del f\u00fatbol argentino con todas las fechas, horarios y cruces. Incluye partidos ya jugados y pr\u00f3ximos encuentros.","breadcrumb":{"@id":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/#primaryimage","url":"https:\/\/hiox.com.ar\/hiox\/wp-content\/uploads\/2026\/03\/Clasicos-futbol-argentino.webp","contentUrl":"https:\/\/hiox.com.ar\/hiox\/wp-content\/uploads\/2026\/03\/Clasicos-futbol-argentino.webp","width":611,"height":308},{"@type":"BreadcrumbList","@id":"https:\/\/hiox.com.ar\/hiox\/torneo-apertura-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/hiox.com.ar\/hiox\/"},{"@type":"ListItem","position":2,"name":"Torneo Apertura 2026"}]},{"@type":"WebSite","@id":"https:\/\/hiox.com.ar\/hiox\/#website","url":"https:\/\/hiox.com.ar\/hiox\/","name":"HIOX","description":"Comercio Electronico","publisher":{"@id":"https:\/\/hiox.com.ar\/hiox\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hiox.com.ar\/hiox\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/hiox.com.ar\/hiox\/#organization","name":"HIOX","url":"https:\/\/hiox.com.ar\/hiox\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/hiox.com.ar\/hiox\/#\/schema\/logo\/image\/","url":"https:\/\/hiox.com.ar\/hiox\/wp-content\/uploads\/2025\/09\/cropped-hiox_logo-1.png","contentUrl":"https:\/\/hiox.com.ar\/hiox\/wp-content\/uploads\/2025\/09\/cropped-hiox_logo-1.png","width":491,"height":158,"caption":"HIOX"},"image":{"@id":"https:\/\/hiox.com.ar\/hiox\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/pages\/2768","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/comments?post=2768"}],"version-history":[{"count":2,"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/pages\/2768\/revisions"}],"predecessor-version":[{"id":2772,"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/pages\/2768\/revisions\/2772"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/media\/2769"}],"wp:attachment":[{"href":"https:\/\/hiox.com.ar\/hiox\/wp-json\/wp\/v2\/media?parent=2768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}