{"id":914,"date":"2026-06-03T10:51:02","date_gmt":"2026-06-03T10:51:02","guid":{"rendered":"https:\/\/streamingbets.com\/ng\/?p=914"},"modified":"2026-06-12T07:48:37","modified_gmt":"2026-06-12T07:48:37","slug":"fifa-world-cup-2026","status":"publish","type":"post","link":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/","title":{"rendered":"FIFA World Cup 2026"},"content":{"rendered":"\n<meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>FIFA World Cup 2026 Fixtures<\/title>\n  <meta name=\"description\" content=\"Responsive FIFA World Cup 2026 fixtures page with match-day grouping, team flags, search, stage filters and group filters.\">\n  <meta name=\"theme-color\" content=\"#03122b\">\n  <style>\n    :root {\n      --bg: #f3f6fb;\n      --card: #ffffff;\n      --ink: #03122b;\n      --muted: #667085;\n      --line: #e5eaf3;\n      --soft: #eef4ff;\n      --blue: #0457f5;\n      --blue-2: #003b9f;\n      --cyan: #00a3ff;\n      --green: #00b894;\n      --radius: 22px;\n      --shadow: 0 16px 45px rgba(3,18,43,.10);\n    }\n\n    * { box-sizing: border-box; }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      margin: 0;\n      font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n      color: var(--ink);\n      background:\n        radial-gradient(circle at 10% 0%, rgba(0,163,255,.18), transparent 28rem),\n        radial-gradient(circle at 95% 10%, rgba(4,87,245,.14), transparent 26rem),\n        var(--bg);\n    }\n\n    a { color: inherit; text-decoration: none; }\n\n    .wc-page {\n      width: min(1180px, calc(100% - 32px));\n      margin: 0 auto;\n      padding: 28px 0 64px;\n    }\n\n    .hero {\n      position: relative;\n      overflow: hidden;\n      border-radius: 30px;\n      padding: clamp(28px, 5vw, 56px);\n      color: #fff;\n      background:\n        linear-gradient(135deg, rgba(3,18,43,.96), rgba(4,87,245,.78)),\n        radial-gradient(circle at 80% 20%, rgba(0,209,255,.55), transparent 30rem);\n      box-shadow: var(--shadow);\n      isolation: isolate;\n    }\n\n    .hero:before {\n      content: \"\";\n      position: absolute;\n      inset: -40%;\n      background:\n        repeating-linear-gradient(110deg, rgba(255,255,255,.08) 0 1px, transparent 1px 48px);\n      transform: rotate(-4deg);\n      opacity: .55;\n      z-index: -1;\n    }\n\n    .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 8px 12px;\n      border: 1px solid rgba(255,255,255,.22);\n      border-radius: 999px;\n      background: rgba(255,255,255,.10);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: .06em;\n      text-transform: uppercase;\n    }\n\n    h1 {\n      max-width: 760px;\n      margin: 18px 0 10px;\n      font-size: clamp(36px, 7vw, 76px);\n      line-height: .92;\n      letter-spacing: -0.06em;\n    }\n\n    .hero p {\n      max-width: 680px;\n      margin: 0;\n      color: rgba(255,255,255,.82);\n      font-size: clamp(16px, 2vw, 20px);\n      line-height: 1.55;\n    }\n\n    .hero-stats {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 12px;\n      margin-top: 28px;\n      max-width: 680px;\n    }\n\n    .stat {\n      padding: 16px;\n      border-radius: 18px;\n      background: rgba(255,255,255,.12);\n      border: 1px solid rgba(255,255,255,.16);\n      backdrop-filter: blur(10px);\n    }\n\n    .stat strong {\n      display: block;\n      font-size: 26px;\n      line-height: 1;\n    }\n\n    .stat span {\n      display: block;\n      margin-top: 6px;\n      color: rgba(255,255,255,.72);\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .04em;\n    }\n\n    .toolbar {\n      position: sticky;\n      top: 0;\n      z-index: 20;\n      margin: 18px 0 22px;\n      padding: 14px;\n      border: 1px solid rgba(229,234,243,.9);\n      border-radius: 24px;\n      background: rgba(255,255,255,.88);\n      box-shadow: 0 10px 30px rgba(3,18,43,.08);\n      backdrop-filter: blur(16px);\n    }\n\n    .filters {\n      display: grid;\n      grid-template-columns: 1.4fr .8fr .8fr auto;\n      gap: 10px;\n      align-items: center;\n    }\n\n    .field, .select, .btn {\n      height: 48px;\n      border-radius: 14px;\n      border: 1px solid var(--line);\n      background: #fff;\n      color: var(--ink);\n      font: inherit;\n      font-weight: 700;\n      outline: none;\n    }\n\n    .field { padding: 0 16px; width: 100%; }\n    .select { padding: 0 14px; width: 100%; cursor: pointer; }\n\n    .btn {\n      padding: 0 18px;\n      border-color: transparent;\n      color: #fff;\n      background: linear-gradient(135deg, var(--blue), var(--blue-2));\n      cursor: pointer;\n      white-space: nowrap;\n      transition: transform .16s ease, box-shadow .16s ease;\n    }\n\n    .btn:hover { transform: translateY(-1px); box-shadow: 0 10px 22px rgba(4,87,245,.22); }\n\n    .day {\n      margin-top: 22px;\n      border-radius: 24px;\n      background: var(--card);\n      border: 1px solid var(--line);\n      box-shadow: 0 10px 28px rgba(3,18,43,.06);\n      overflow: hidden;\n    }\n\n    .day-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n      padding: 18px 20px;\n      background: linear-gradient(90deg, #fff, #f7faff);\n      border-bottom: 1px solid var(--line);\n    }\n\n    .day-title {\n      color: var(--muted);\n      display: flex;\n      flex-direction: column;\n      gap: 3px;\n      font-size: 21px;\n      font-weight: 900;\n      letter-spacing: -0.02em;\n    }\n\n    .day-title small {\n      color: var(--muted);\n      font-size: 12px;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: .08em;\n    }\n\n    .day-count {\n      padding: 8px 11px;\n      border-radius: 999px;\n      color: var(--blue-2);\n      background: var(--soft);\n      font-size: 13px;\n      font-weight: 900;\n    }\n\n    .match-list {\n      display: grid;\n      gap: 0;\n    }\n\n    .match-card {\n      display: grid;\n      grid-template-columns: 1fr 106px 1fr;\n      align-items: center;\n      gap: 16px;\n      padding: 18px 20px;\n      border-bottom: 1px solid var(--line);\n      transition: background .16s ease, transform .16s ease;\n    }\n\n    .match-card:last-child {\n\t  border-bottom: 0;\n\t}\n\n\t\/* ==========================================\n\t   REMOVE ALL HOVER EFFECTS FROM FIXTURES\n\t   ========================================== *\/\n\n\t.match-card:hover,\n\t.match-card:focus,\n\t.match-card:active {\n\t  background: transparent !important;\n\t  transform: none !important;\n\t  box-shadow: none !important;\n\t}\n\n\t.match-link,\n\t.meta-link {\n\t  color: inherit !important;\n\t  text-decoration: none !important;\n\t  transition: none !important;\n\t}\n\n\t.match-link {\n\t  display: inline-flex;\n\t  align-items: center;\n\t  justify-content: inherit;\n\t  gap: inherit;\n\t  min-width: 0;\n\t}\n\n\t.match-link:hover,\n\t.match-link:focus,\n\t.match-link:active,\n\t.match-link:visited,\n\t.meta-link:hover,\n\t.meta-link:focus,\n\t.meta-link:active,\n\t.meta-link:visited {\n\t  color: inherit !important;\n\t  text-decoration: none !important;\n\t  background: transparent !important;\n\t  box-shadow: none !important;\n\t  outline: none !important;\n\t}\n\n\t.match-link:hover .team-name,\n\t.match-link:hover .team-abbr,\n\t.meta-link:hover {\n\t  text-decoration: none !important;\n\t}\n\n\t.match-link *,\n\t.meta-link * {\n\t  color: inherit !important;\n\t}\n\n\t.match-link:hover *,\n\t.meta-link:hover * {\n\t  color: inherit !important;\n\t  text-decoration: none !important;\n\t}\n\n    .match-center .match-link {\n      display: grid;\n      place-items: center;\n      gap: 5px;\n    }\n\n    .time.is-score {\n\t  background: linear-gradient(135deg, var(--green), #00866c);\n\t  color: #ffffff !important;\n\t}\n\n    .team {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      min-width: 0;\n    }\n\n    .team.home {\n      justify-content: flex-end;\n      text-align: right;\n    }\n\n    .team.away { justify-content: flex-start; }\n\n    .team-name {\n\t  min-width: 0;\n\t  font-size: 17px;\n\t  font-weight: 900;\n\t  color: #000 !important;\n\t  overflow: hidden;\n\t  text-overflow: ellipsis;\n\t  white-space: nowrap;\n\t}\n\t\n\n\n    .team-abbr {\n      display: none;\n      color: var(--muted);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .05em;\n    }\n\n    .flag, .placeholder-flag {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n      display: grid;\n      place-items: center;\n      border-radius: 50%;\n      border: 1px solid var(--line);\n      background: #fff;\n      box-shadow: 0 4px 12px rgba(3,18,43,.08);\n      overflow: hidden;\n    }\n\n    .flag img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    .placeholder-flag {\n      font-size: 11px;\n      font-weight: 900;\n      color: var(--blue-2);\n      background: linear-gradient(135deg, #fff, #eef4ff);\n    }\n\n    .match-center {\n      display: grid;\n      place-items: center;\n      gap: 5px;\n      text-align: center;\n    }\n\n    .time {\n\t  min-width: 84px;\n\t  padding: 10px 12px;\n\t  border-radius: 15px;\n\t  color: #ffffff !important;\n\t  background: var(--ink);\n\t  font-size: 18px;\n\t  font-weight: 950;\n\t  letter-spacing: -0.02em;\n\t}\n\n    .stage {\n\t  color: #000 !important;\n\t  font-size: 12px;\n\t  font-weight: 900;\n\t  text-transform: uppercase;\n\t  letter-spacing: .04em;\n\t}\n\n    .meta {\n      grid-column: 1 \/ -1;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 8px;\n      margin-top: 12px;\n      color: var(--muted);\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    .pill {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 7px 10px;\n      border-radius: 999px;\n      background: #f7f9fc;\n      border: 1px solid var(--line);\n    }\n\n    .pill.group { color: #00634f; background: rgba(0,184,148,.10); border-color: rgba(0,184,148,.22); }\n\n    .empty {\n      display: none;\n      padding: 44px 18px;\n      text-align: center;\n      color: var(--muted);\n      font-weight: 800;\n    }\n\n    .footer-note {\n      margin-top: 24px;\n      color: var(--muted);\n      font-size: 13px;\n      text-align: center;\n    }\n\n    @media (max-width: 820px) {\n      .wc-page { width: min(100% - 20px, 680px); padding-top: 10px; }\n      .hero { border-radius: 24px; }\n      .hero-stats { grid-template-columns: 1fr; }\n      .filters { grid-template-columns: 1fr; }\n      .toolbar { position: static; }\n      .day-header { align-items: flex-start; }\n      .day-title { font-size: 18px; }\n      .match-card {\n        grid-template-columns: minmax(0, 1fr) 78px minmax(0, 1fr);\n        gap: 8px;\n        padding: 16px 12px;\n      }\n      .team { flex-direction: column; gap: 7px; }\n      .team.home { flex-direction: column-reverse; }\n      .team-name { display: none; }\n      .team-abbr { display: block; }\n      .flag, .placeholder-flag { width: 34px; height: 34px; flex-basis: 34px; }\n      .time { min-width: 68px; font-size: 15px; padding: 9px 8px; }\n      .stage { font-size: 10px; }\n      .meta { font-size: 12px; gap: 6px; }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      * { scroll-behavior: auto !important; transition: none !important; }\n    }\n\t\n\n\n\t#fixtures a,\n\t#fixtures a:hover,\n\t#fixtures a:focus,\n\t#fixtures a:active,\n\t#fixtures a:visited {\n\t  color: inherit !important;\n\t  text-decoration: none !important;\n\t  background: transparent !important;\n\t  box-shadow: none !important;\n\t  outline: none !important;\n\t}\n\n\t#fixtures a:hover * {\n\t  color: inherit !important;\n\t  text-decoration: none !important;\n\t}\n\t\n\t#fixtures .team-name,\n\t#fixtures .stage {\n\t  color: #000 !important;\n\t}\n\n\t#fixtures .time,\n\t#fixtures .time.is-score,\n\t#fixtures .time a {\n\t  color: #fff !important;\n\t}\n\t\n\n\n\t.match-card,\n\t.match-card:hover,\n\t.match-card:focus,\n\t.match-card:active {\n\t\tbackground: transparent !important;\n\t\tcolor: inherit !important;\n\t\ttransform: none !important;\n\t\tbox-shadow: none !important;\n\t\toutline: none !important;\n\t}\n\n\t.match-link,\n\t.match-link:hover,\n\t.match-link:focus,\n\t.match-link:active,\n\t.match-link:visited,\n\t.meta-link,\n\t.meta-link:hover,\n\t.meta-link:focus,\n\t.meta-link:active,\n\t.meta-link:visited {\n\t\tcolor: inherit !important;\n\t\ttext-decoration: none !important;\n\t\tbackground: transparent !important;\n\t\tbox-shadow: none !important;\n\t\ttransform: none !important;\n\t\toutline: none !important;\n\t}\n\n\t\/* Team names *\/\n\t.match-link:hover .team-name,\n\t.match-link:hover .team-abbr,\n\t.match-link:hover .stage,\n\t.match-link:hover .time,\n\t.match-link:hover .flag,\n\t.match-link:hover .placeholder-flag {\n\t\tcolor: inherit !important;\n\t\ttext-decoration: none !important;\n\t}\n\n\t\/* Stadium, city and group pills *\/\n\t.meta-link:hover .pill,\n\t.meta-link:focus .pill,\n\t.meta-link:active .pill {\n\t\tbackground: inherit !important;\n\t\tcolor: inherit !important;\n\t\tborder-color: inherit !important;\n\t\ttext-decoration: none !important;\n\t\tbox-shadow: none !important;\n\t}\n\n\t\/* Remove underline from all fixture links *\/\n\t#fixtures a,\n\t#fixtures a:hover,\n\t#fixtures a:focus,\n\t#fixtures a:active,\n\t#fixtures a:visited {\n\t\tcolor: inherit !important;\n\t\ttext-decoration: none !important;\n\t\tbackground: transparent !important;\n\t\tbox-shadow: none !important;\n\t\toutline: none !important;\n\t}\n\n\t\/* Force score\/time button to stay identical on hover *\/\n\t.time,\n\t.time:hover,\n\t.time:focus,\n\t.time:active {\n\t\tcolor: #fff !important;\n\t}\n\n\t\/* Force stage text to stay black on hover *\/\n\t.stage,\n\t.stage:hover {\n\t\tcolor: #000 !important;\n\t}\n\n\t\/* Force team names to stay black on hover *\/\n\t.team-name,\n\t.team-name:hover,\n\t.team-abbr,\n\t.team-abbr:hover {\n\t\tcolor: #000 !important;\n\t}\n\n\t\/* Force cards to never change background *\/\n\t.match-card:hover {\n\t\tbackground: transparent !important;\n\t}\n\t\n  <\/style>\n\n\n  <main class=\"wc-page\">\n    <section class=\"hero\">\n      <div class=\"eyebrow\">FIFA World Cup 2026<\/div>\n      <h1>Scores &amp; Fixtures<\/h1>\n      <p>Follow every match of the FIFA World Cup 2026 with our complete Scores &amp; Fixtures schedule. View kick-off times, live results, final scores, group-stage standings, knockout-round matches, stadium information, and match-by-match betting tips for every game from the opening fixture to the World Cup Final.<\/p>\n\n      <div class=\"hero-stats\">\n        <div class=\"stat\"><strong id=\"statMatches\">104<\/strong><span>Matches<\/span><\/div>\n        <div class=\"stat\"><strong id=\"statDays\">35<\/strong><span>Match days<\/span><\/div>\n        <div class=\"stat\"><strong>2026<\/strong><span>Canada \u00b7 Mexico \u00b7 USA<\/span><\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"toolbar\" aria-label=\"Fixture filters\">\n      <div class=\"filters\">\n        <input id=\"searchInput\" class=\"field\" type=\"search\" placeholder=\"Search team, city, stadium...\" autocomplete=\"off\">\n        <select id=\"stageFilter\" class=\"select\" aria-label=\"Filter by stage\">\n          <option value=\"\">All stages<\/option>\n        <\/select>\n        <select id=\"groupFilter\" class=\"select\" aria-label=\"Filter by group\">\n          <option value=\"\">All groups<\/option>\n        <\/select>\n        <button id=\"resetBtn\" class=\"btn\" type=\"button\">Reset filters<\/button>\n      <\/div>\n    <\/section>\n\n    <section id=\"fixtures\" aria-live=\"polite\"><\/section>\n    <div id=\"emptyState\" class=\"empty\">No matches found. Try changing your filters.<\/div>\n    <p class=\"footer-note\">Times are displayed as provided in the extracted markup. Team, flag and kick-off\/score elements link to the related match tip page.<\/p>\n  <\/main>\n\n  <script type=\"application\/json\" id=\"fixturesData\">\n[\n  {\n    \"date\": \"Thursday 11 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group A\",\n    \"stadium\": \"Mexico City Stadium\",\n    \"city\": \"Mexico City\",\n    \"home\": {\n      \"name\": \"Mexico\",\n      \"abbr\": \"MEX\",\n      \"code\": \"MEX\"\n    },\n    \"away\": {\n      \"name\": \"South Africa\",\n      \"abbr\": \"RSA\",\n      \"code\": \"RSA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 12 June 2026\",\n    \"time\": \"04:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group A\",\n    \"stadium\": \"Guadalajara Stadium\",\n    \"city\": \"Guadalajara\",\n    \"home\": {\n      \"name\": \"Korea Republic\",\n      \"abbr\": \"KOR\",\n      \"code\": \"KOR\"\n    },\n    \"away\": {\n      \"name\": \"Czechia\",\n      \"abbr\": \"CZE\",\n      \"code\": \"CZE\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 12 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group B\",\n    \"stadium\": \"Toronto Stadium\",\n    \"city\": \"Toronto\",\n    \"home\": {\n      \"name\": \"Canada\",\n      \"abbr\": \"CAN\",\n      \"code\": \"CAN\"\n    },\n    \"away\": {\n      \"name\": \"Bosnia and Herzegovina\",\n      \"abbr\": \"BIH\",\n      \"code\": \"BIH\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 13 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group D\",\n    \"stadium\": \"Los Angeles Stadium\",\n    \"city\": \"Los Angeles\",\n    \"home\": {\n      \"name\": \"USA\",\n      \"abbr\": \"USA\",\n      \"code\": \"USA\"\n    },\n    \"away\": {\n      \"name\": \"Paraguay\",\n      \"abbr\": \"PAR\",\n      \"code\": \"PAR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 13 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group B\",\n    \"stadium\": \"San Francisco Bay Area Stadium\",\n    \"city\": \"San Francisco Bay Area\",\n    \"home\": {\n      \"name\": \"Qatar\",\n      \"abbr\": \"QAT\",\n      \"code\": \"QAT\"\n    },\n    \"away\": {\n      \"name\": \"Switzerland\",\n      \"abbr\": \"SUI\",\n      \"code\": \"SUI\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 14 June 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group C\",\n    \"stadium\": \"New York\/New Jersey Stadium\",\n    \"city\": \"New York\",\n    \"home\": {\n      \"name\": \"Brazil\",\n      \"abbr\": \"BRA\",\n      \"code\": \"BRA\"\n    },\n    \"away\": {\n      \"name\": \"Morocco\",\n      \"abbr\": \"MAR\",\n      \"code\": \"MAR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 14 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group C\",\n    \"stadium\": \"Boston Stadium\",\n    \"city\": \"Boston\",\n    \"home\": {\n      \"name\": \"Haiti\",\n      \"abbr\": \"HAI\",\n      \"code\": \"HAI\"\n    },\n    \"away\": {\n      \"name\": \"Scotland\",\n      \"abbr\": \"SCO\",\n      \"code\": \"SCO\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 14 June 2026\",\n    \"time\": \"06:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group D\",\n    \"stadium\": \"BC Place Vancouver\",\n    \"city\": \"Vancouver\",\n    \"home\": {\n      \"name\": \"Australia\",\n      \"abbr\": \"AUS\",\n      \"code\": \"AUS\"\n    },\n    \"away\": {\n      \"name\": \"T\u00fcrkiye\",\n      \"abbr\": \"TUR\",\n      \"code\": \"TUR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 14 June 2026\",\n    \"time\": \"19:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group E\",\n    \"stadium\": \"Houston Stadium\",\n    \"city\": \"Houston\",\n    \"home\": {\n      \"name\": \"Germany\",\n      \"abbr\": \"GER\",\n      \"code\": \"GER\"\n    },\n    \"away\": {\n      \"name\": \"Cura\u00e7ao\",\n      \"abbr\": \"CUW\",\n      \"code\": \"CUW\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 14 June 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group F\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"Netherlands\",\n      \"abbr\": \"NED\",\n      \"code\": \"NED\"\n    },\n    \"away\": {\n      \"name\": \"Japan\",\n      \"abbr\": \"JPN\",\n      \"code\": \"JPN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 15 June 2026\",\n    \"time\": \"01:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group E\",\n    \"stadium\": \"Philadelphia Stadium\",\n    \"city\": \"Philadelphia\",\n    \"home\": {\n      \"name\": \"C\u00f4te d'Ivoire\",\n      \"abbr\": \"CIV\",\n      \"code\": \"CIV\"\n    },\n    \"away\": {\n      \"name\": \"Ecuador\",\n      \"abbr\": \"ECU\",\n      \"code\": \"ECU\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 15 June 2026\",\n    \"time\": \"04:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group F\",\n    \"stadium\": \"Monterrey Stadium\",\n    \"city\": \"Monterrey\",\n    \"home\": {\n      \"name\": \"Sweden\",\n      \"abbr\": \"SWE\",\n      \"code\": \"SWE\"\n    },\n    \"away\": {\n      \"name\": \"Tunisia\",\n      \"abbr\": \"TUN\",\n      \"code\": \"TUN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 15 June 2026\",\n    \"time\": \"18:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group H\",\n    \"stadium\": \"Atlanta Stadium\",\n    \"city\": \"Atlanta\",\n    \"home\": {\n      \"name\": \"Spain\",\n      \"abbr\": \"ESP\",\n      \"code\": \"ESP\"\n    },\n    \"away\": {\n      \"name\": \"Cabo Verde\",\n      \"abbr\": \"CPV\",\n      \"code\": \"CPV\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 15 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group G\",\n    \"stadium\": \"Seattle Stadium\",\n    \"city\": \"Seattle\",\n    \"home\": {\n      \"name\": \"Belgium\",\n      \"abbr\": \"BEL\",\n      \"code\": \"BEL\"\n    },\n    \"away\": {\n      \"name\": \"Egypt\",\n      \"abbr\": \"EGY\",\n      \"code\": \"EGY\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 16 June 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group H\",\n    \"stadium\": \"Miami Stadium\",\n    \"city\": \"Miami\",\n    \"home\": {\n      \"name\": \"Saudi Arabia\",\n      \"abbr\": \"KSA\",\n      \"code\": \"KSA\"\n    },\n    \"away\": {\n      \"name\": \"Uruguay\",\n      \"abbr\": \"URU\",\n      \"code\": \"URU\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 16 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group G\",\n    \"stadium\": \"Los Angeles Stadium\",\n    \"city\": \"Los Angeles\",\n    \"home\": {\n      \"name\": \"IR Iran\",\n      \"abbr\": \"IRN\",\n      \"code\": \"IRN\"\n    },\n    \"away\": {\n      \"name\": \"New Zealand\",\n      \"abbr\": \"NZL\",\n      \"code\": \"NZL\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 16 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group I\",\n    \"stadium\": \"New York\/New Jersey Stadium\",\n    \"city\": \"New York\",\n    \"home\": {\n      \"name\": \"France\",\n      \"abbr\": \"FRA\",\n      \"code\": \"FRA\"\n    },\n    \"away\": {\n      \"name\": \"Senegal\",\n      \"abbr\": \"SEN\",\n      \"code\": \"SEN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 17 June 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group I\",\n    \"stadium\": \"Boston Stadium\",\n    \"city\": \"Boston\",\n    \"home\": {\n      \"name\": \"Iraq\",\n      \"abbr\": \"IRQ\",\n      \"code\": \"IRQ\"\n    },\n    \"away\": {\n      \"name\": \"Norway\",\n      \"abbr\": \"NOR\",\n      \"code\": \"NOR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 17 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group J\",\n    \"stadium\": \"Kansas City Stadium\",\n    \"city\": \"Kansas City\",\n    \"home\": {\n      \"name\": \"Argentina\",\n      \"abbr\": \"ARG\",\n      \"code\": \"ARG\"\n    },\n    \"away\": {\n      \"name\": \"Algeria\",\n      \"abbr\": \"ALG\",\n      \"code\": \"ALG\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 17 June 2026\",\n    \"time\": \"06:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group J\",\n    \"stadium\": \"San Francisco Bay Area Stadium\",\n    \"city\": \"San Francisco Bay Area\",\n    \"home\": {\n      \"name\": \"Austria\",\n      \"abbr\": \"AUT\",\n      \"code\": \"AUT\"\n    },\n    \"away\": {\n      \"name\": \"Jordan\",\n      \"abbr\": \"JOR\",\n      \"code\": \"JOR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 17 June 2026\",\n    \"time\": \"19:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group K\",\n    \"stadium\": \"Houston Stadium\",\n    \"city\": \"Houston\",\n    \"home\": {\n      \"name\": \"Portugal\",\n      \"abbr\": \"POR\",\n      \"code\": \"POR\"\n    },\n    \"away\": {\n      \"name\": \"Congo DR\",\n      \"abbr\": \"COD\",\n      \"code\": \"COD\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 17 June 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group L\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"England\",\n      \"abbr\": \"ENG\",\n      \"code\": \"ENG\"\n    },\n    \"away\": {\n      \"name\": \"Croatia\",\n      \"abbr\": \"CRO\",\n      \"code\": \"CRO\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 18 June 2026\",\n    \"time\": \"01:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group L\",\n    \"stadium\": \"Toronto Stadium\",\n    \"city\": \"Toronto\",\n    \"home\": {\n      \"name\": \"Ghana\",\n      \"abbr\": \"GHA\",\n      \"code\": \"GHA\"\n    },\n    \"away\": {\n      \"name\": \"Panama\",\n      \"abbr\": \"PAN\",\n      \"code\": \"PAN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 18 June 2026\",\n    \"time\": \"04:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group K\",\n    \"stadium\": \"Mexico City Stadium\",\n    \"city\": \"Mexico City\",\n    \"home\": {\n      \"name\": \"Uzbekistan\",\n      \"abbr\": \"UZB\",\n      \"code\": \"UZB\"\n    },\n    \"away\": {\n      \"name\": \"Colombia\",\n      \"abbr\": \"COL\",\n      \"code\": \"COL\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 18 June 2026\",\n    \"time\": \"18:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group A\",\n    \"stadium\": \"Atlanta Stadium\",\n    \"city\": \"Atlanta\",\n    \"home\": {\n      \"name\": \"Czechia\",\n      \"abbr\": \"CZE\",\n      \"code\": \"CZE\"\n    },\n    \"away\": {\n      \"name\": \"South Africa\",\n      \"abbr\": \"RSA\",\n      \"code\": \"RSA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 18 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group B\",\n    \"stadium\": \"Los Angeles Stadium\",\n    \"city\": \"Los Angeles\",\n    \"home\": {\n      \"name\": \"Switzerland\",\n      \"abbr\": \"SUI\",\n      \"code\": \"SUI\"\n    },\n    \"away\": {\n      \"name\": \"Bosnia and Herzegovina\",\n      \"abbr\": \"BIH\",\n      \"code\": \"BIH\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 19 June 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group B\",\n    \"stadium\": \"BC Place Vancouver\",\n    \"city\": \"Vancouver\",\n    \"home\": {\n      \"name\": \"Canada\",\n      \"abbr\": \"CAN\",\n      \"code\": \"CAN\"\n    },\n    \"away\": {\n      \"name\": \"Qatar\",\n      \"abbr\": \"QAT\",\n      \"code\": \"QAT\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 19 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group A\",\n    \"stadium\": \"Guadalajara Stadium\",\n    \"city\": \"Guadalajara\",\n    \"home\": {\n      \"name\": \"Mexico\",\n      \"abbr\": \"MEX\",\n      \"code\": \"MEX\"\n    },\n    \"away\": {\n      \"name\": \"Korea Republic\",\n      \"abbr\": \"KOR\",\n      \"code\": \"KOR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 19 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group D\",\n    \"stadium\": \"Seattle Stadium\",\n    \"city\": \"Seattle\",\n    \"home\": {\n      \"name\": \"USA\",\n      \"abbr\": \"USA\",\n      \"code\": \"USA\"\n    },\n    \"away\": {\n      \"name\": \"Australia\",\n      \"abbr\": \"AUS\",\n      \"code\": \"AUS\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 20 June 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group C\",\n    \"stadium\": \"Boston Stadium\",\n    \"city\": \"Boston\",\n    \"home\": {\n      \"name\": \"Scotland\",\n      \"abbr\": \"SCO\",\n      \"code\": \"SCO\"\n    },\n    \"away\": {\n      \"name\": \"Morocco\",\n      \"abbr\": \"MAR\",\n      \"code\": \"MAR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 20 June 2026\",\n    \"time\": \"02:30\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group C\",\n    \"stadium\": \"Philadelphia Stadium\",\n    \"city\": \"Philadelphia\",\n    \"home\": {\n      \"name\": \"Brazil\",\n      \"abbr\": \"BRA\",\n      \"code\": \"BRA\"\n    },\n    \"away\": {\n      \"name\": \"Haiti\",\n      \"abbr\": \"HAI\",\n      \"code\": \"HAI\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 20 June 2026\",\n    \"time\": \"05:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group D\",\n    \"stadium\": \"San Francisco Bay Area Stadium\",\n    \"city\": \"San Francisco Bay Area\",\n    \"home\": {\n      \"name\": \"T\u00fcrkiye\",\n      \"abbr\": \"TUR\",\n      \"code\": \"TUR\"\n    },\n    \"away\": {\n      \"name\": \"Paraguay\",\n      \"abbr\": \"PAR\",\n      \"code\": \"PAR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 20 June 2026\",\n    \"time\": \"19:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group F\",\n    \"stadium\": \"Houston Stadium\",\n    \"city\": \"Houston\",\n    \"home\": {\n      \"name\": \"Netherlands\",\n      \"abbr\": \"NED\",\n      \"code\": \"NED\"\n    },\n    \"away\": {\n      \"name\": \"Sweden\",\n      \"abbr\": \"SWE\",\n      \"code\": \"SWE\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 20 June 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group E\",\n    \"stadium\": \"Toronto Stadium\",\n    \"city\": \"Toronto\",\n    \"home\": {\n      \"name\": \"Germany\",\n      \"abbr\": \"GER\",\n      \"code\": \"GER\"\n    },\n    \"away\": {\n      \"name\": \"C\u00f4te d'Ivoire\",\n      \"abbr\": \"CIV\",\n      \"code\": \"CIV\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 21 June 2026\",\n    \"time\": \"02:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group E\",\n    \"stadium\": \"Kansas City Stadium\",\n    \"city\": \"Kansas City\",\n    \"home\": {\n      \"name\": \"Ecuador\",\n      \"abbr\": \"ECU\",\n      \"code\": \"ECU\"\n    },\n    \"away\": {\n      \"name\": \"Cura\u00e7ao\",\n      \"abbr\": \"CUW\",\n      \"code\": \"CUW\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 21 June 2026\",\n    \"time\": \"06:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group F\",\n    \"stadium\": \"Monterrey Stadium\",\n    \"city\": \"Monterrey\",\n    \"home\": {\n      \"name\": \"Tunisia\",\n      \"abbr\": \"TUN\",\n      \"code\": \"TUN\"\n    },\n    \"away\": {\n      \"name\": \"Japan\",\n      \"abbr\": \"JPN\",\n      \"code\": \"JPN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 21 June 2026\",\n    \"time\": \"18:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group H\",\n    \"stadium\": \"Atlanta Stadium\",\n    \"city\": \"Atlanta\",\n    \"home\": {\n      \"name\": \"Spain\",\n      \"abbr\": \"ESP\",\n      \"code\": \"ESP\"\n    },\n    \"away\": {\n      \"name\": \"Saudi Arabia\",\n      \"abbr\": \"KSA\",\n      \"code\": \"KSA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 21 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group G\",\n    \"stadium\": \"Los Angeles Stadium\",\n    \"city\": \"Los Angeles\",\n    \"home\": {\n      \"name\": \"Belgium\",\n      \"abbr\": \"BEL\",\n      \"code\": \"BEL\"\n    },\n    \"away\": {\n      \"name\": \"IR Iran\",\n      \"abbr\": \"IRN\",\n      \"code\": \"IRN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 22 June 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group H\",\n    \"stadium\": \"Miami Stadium\",\n    \"city\": \"Miami\",\n    \"home\": {\n      \"name\": \"Uruguay\",\n      \"abbr\": \"URU\",\n      \"code\": \"URU\"\n    },\n    \"away\": {\n      \"name\": \"Cabo Verde\",\n      \"abbr\": \"CPV\",\n      \"code\": \"CPV\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 22 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group G\",\n    \"stadium\": \"BC Place Vancouver\",\n    \"city\": \"Vancouver\",\n    \"home\": {\n      \"name\": \"New Zealand\",\n      \"abbr\": \"NZL\",\n      \"code\": \"NZL\"\n    },\n    \"away\": {\n      \"name\": \"Egypt\",\n      \"abbr\": \"EGY\",\n      \"code\": \"EGY\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 22 June 2026\",\n    \"time\": \"19:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group J\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"Argentina\",\n      \"abbr\": \"ARG\",\n      \"code\": \"ARG\"\n    },\n    \"away\": {\n      \"name\": \"Austria\",\n      \"abbr\": \"AUT\",\n      \"code\": \"AUT\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 22 June 2026\",\n    \"time\": \"23:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group I\",\n    \"stadium\": \"Philadelphia Stadium\",\n    \"city\": \"Philadelphia\",\n    \"home\": {\n      \"name\": \"France\",\n      \"abbr\": \"FRA\",\n      \"code\": \"FRA\"\n    },\n    \"away\": {\n      \"name\": \"Iraq\",\n      \"abbr\": \"IRQ\",\n      \"code\": \"IRQ\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 23 June 2026\",\n    \"time\": \"02:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group I\",\n    \"stadium\": \"New York\/New Jersey Stadium\",\n    \"city\": \"New York\",\n    \"home\": {\n      \"name\": \"Norway\",\n      \"abbr\": \"NOR\",\n      \"code\": \"NOR\"\n    },\n    \"away\": {\n      \"name\": \"Senegal\",\n      \"abbr\": \"SEN\",\n      \"code\": \"SEN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 23 June 2026\",\n    \"time\": \"05:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group J\",\n    \"stadium\": \"San Francisco Bay Area Stadium\",\n    \"city\": \"San Francisco Bay Area\",\n    \"home\": {\n      \"name\": \"Jordan\",\n      \"abbr\": \"JOR\",\n      \"code\": \"JOR\"\n    },\n    \"away\": {\n      \"name\": \"Algeria\",\n      \"abbr\": \"ALG\",\n      \"code\": \"ALG\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 23 June 2026\",\n    \"time\": \"19:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group K\",\n    \"stadium\": \"Houston Stadium\",\n    \"city\": \"Houston\",\n    \"home\": {\n      \"name\": \"Portugal\",\n      \"abbr\": \"POR\",\n      \"code\": \"POR\"\n    },\n    \"away\": {\n      \"name\": \"Uzbekistan\",\n      \"abbr\": \"UZB\",\n      \"code\": \"UZB\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 23 June 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group L\",\n    \"stadium\": \"Boston Stadium\",\n    \"city\": \"Boston\",\n    \"home\": {\n      \"name\": \"England\",\n      \"abbr\": \"ENG\",\n      \"code\": \"ENG\"\n    },\n    \"away\": {\n      \"name\": \"Ghana\",\n      \"abbr\": \"GHA\",\n      \"code\": \"GHA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 24 June 2026\",\n    \"time\": \"01:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group L\",\n    \"stadium\": \"Toronto Stadium\",\n    \"city\": \"Toronto\",\n    \"home\": {\n      \"name\": \"Panama\",\n      \"abbr\": \"PAN\",\n      \"code\": \"PAN\"\n    },\n    \"away\": {\n      \"name\": \"Croatia\",\n      \"abbr\": \"CRO\",\n      \"code\": \"CRO\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 24 June 2026\",\n    \"time\": \"04:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group K\",\n    \"stadium\": \"Guadalajara Stadium\",\n    \"city\": \"Guadalajara\",\n    \"home\": {\n      \"name\": \"Colombia\",\n      \"abbr\": \"COL\",\n      \"code\": \"COL\"\n    },\n    \"away\": {\n      \"name\": \"Congo DR\",\n      \"abbr\": \"COD\",\n      \"code\": \"COD\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 24 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group B\",\n    \"stadium\": \"BC Place Vancouver\",\n    \"city\": \"Vancouver\",\n    \"home\": {\n      \"name\": \"Switzerland\",\n      \"abbr\": \"SUI\",\n      \"code\": \"SUI\"\n    },\n    \"away\": {\n      \"name\": \"Canada\",\n      \"abbr\": \"CAN\",\n      \"code\": \"CAN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 24 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group B\",\n    \"stadium\": \"Seattle Stadium\",\n    \"city\": \"Seattle\",\n    \"home\": {\n      \"name\": \"Bosnia and Herzegovina\",\n      \"abbr\": \"BIH\",\n      \"code\": \"BIH\"\n    },\n    \"away\": {\n      \"name\": \"Qatar\",\n      \"abbr\": \"QAT\",\n      \"code\": \"QAT\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 25 June 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group C\",\n    \"stadium\": \"Miami Stadium\",\n    \"city\": \"Miami\",\n    \"home\": {\n      \"name\": \"Scotland\",\n      \"abbr\": \"SCO\",\n      \"code\": \"SCO\"\n    },\n    \"away\": {\n      \"name\": \"Brazil\",\n      \"abbr\": \"BRA\",\n      \"code\": \"BRA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 25 June 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group C\",\n    \"stadium\": \"Atlanta Stadium\",\n    \"city\": \"Atlanta\",\n    \"home\": {\n      \"name\": \"Morocco\",\n      \"abbr\": \"MAR\",\n      \"code\": \"MAR\"\n    },\n    \"away\": {\n      \"name\": \"Haiti\",\n      \"abbr\": \"HAI\",\n      \"code\": \"HAI\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 25 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group A\",\n    \"stadium\": \"Mexico City Stadium\",\n    \"city\": \"Mexico City\",\n    \"home\": {\n      \"name\": \"Czechia\",\n      \"abbr\": \"CZE\",\n      \"code\": \"CZE\"\n    },\n    \"away\": {\n      \"name\": \"Mexico\",\n      \"abbr\": \"MEX\",\n      \"code\": \"MEX\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 25 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group A\",\n    \"stadium\": \"Monterrey Stadium\",\n    \"city\": \"Monterrey\",\n    \"home\": {\n      \"name\": \"South Africa\",\n      \"abbr\": \"RSA\",\n      \"code\": \"RSA\"\n    },\n    \"away\": {\n      \"name\": \"Korea Republic\",\n      \"abbr\": \"KOR\",\n      \"code\": \"KOR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 25 June 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group E\",\n    \"stadium\": \"Philadelphia Stadium\",\n    \"city\": \"Philadelphia\",\n    \"home\": {\n      \"name\": \"Cura\u00e7ao\",\n      \"abbr\": \"CUW\",\n      \"code\": \"CUW\"\n    },\n    \"away\": {\n      \"name\": \"C\u00f4te d'Ivoire\",\n      \"abbr\": \"CIV\",\n      \"code\": \"CIV\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 25 June 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group E\",\n    \"stadium\": \"New York\/New Jersey Stadium\",\n    \"city\": \"New York\",\n    \"home\": {\n      \"name\": \"Ecuador\",\n      \"abbr\": \"ECU\",\n      \"code\": \"ECU\"\n    },\n    \"away\": {\n      \"name\": \"Germany\",\n      \"abbr\": \"GER\",\n      \"code\": \"GER\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 26 June 2026\",\n    \"time\": \"01:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group F\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"Japan\",\n      \"abbr\": \"JPN\",\n      \"code\": \"JPN\"\n    },\n    \"away\": {\n      \"name\": \"Sweden\",\n      \"abbr\": \"SWE\",\n      \"code\": \"SWE\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 26 June 2026\",\n    \"time\": \"01:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group F\",\n    \"stadium\": \"Kansas City Stadium\",\n    \"city\": \"Kansas City\",\n    \"home\": {\n      \"name\": \"Tunisia\",\n      \"abbr\": \"TUN\",\n      \"code\": \"TUN\"\n    },\n    \"away\": {\n      \"name\": \"Netherlands\",\n      \"abbr\": \"NED\",\n      \"code\": \"NED\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 26 June 2026\",\n    \"time\": \"04:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group D\",\n    \"stadium\": \"Los Angeles Stadium\",\n    \"city\": \"Los Angeles\",\n    \"home\": {\n      \"name\": \"T\u00fcrkiye\",\n      \"abbr\": \"TUR\",\n      \"code\": \"TUR\"\n    },\n    \"away\": {\n      \"name\": \"USA\",\n      \"abbr\": \"USA\",\n      \"code\": \"USA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 26 June 2026\",\n    \"time\": \"04:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group D\",\n    \"stadium\": \"San Francisco Bay Area Stadium\",\n    \"city\": \"San Francisco Bay Area\",\n    \"home\": {\n      \"name\": \"Paraguay\",\n      \"abbr\": \"PAR\",\n      \"code\": \"PAR\"\n    },\n    \"away\": {\n      \"name\": \"Australia\",\n      \"abbr\": \"AUS\",\n      \"code\": \"AUS\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 26 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group I\",\n    \"stadium\": \"Boston Stadium\",\n    \"city\": \"Boston\",\n    \"home\": {\n      \"name\": \"Norway\",\n      \"abbr\": \"NOR\",\n      \"code\": \"NOR\"\n    },\n    \"away\": {\n      \"name\": \"France\",\n      \"abbr\": \"FRA\",\n      \"code\": \"FRA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 26 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group I\",\n    \"stadium\": \"Toronto Stadium\",\n    \"city\": \"Toronto\",\n    \"home\": {\n      \"name\": \"Senegal\",\n      \"abbr\": \"SEN\",\n      \"code\": \"SEN\"\n    },\n    \"away\": {\n      \"name\": \"Iraq\",\n      \"abbr\": \"IRQ\",\n      \"code\": \"IRQ\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 27 June 2026\",\n    \"time\": \"02:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group H\",\n    \"stadium\": \"Houston Stadium\",\n    \"city\": \"Houston\",\n    \"home\": {\n      \"name\": \"Cabo Verde\",\n      \"abbr\": \"CPV\",\n      \"code\": \"CPV\"\n    },\n    \"away\": {\n      \"name\": \"Saudi Arabia\",\n      \"abbr\": \"KSA\",\n      \"code\": \"KSA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 27 June 2026\",\n    \"time\": \"02:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group H\",\n    \"stadium\": \"Guadalajara Stadium\",\n    \"city\": \"Guadalajara\",\n    \"home\": {\n      \"name\": \"Uruguay\",\n      \"abbr\": \"URU\",\n      \"code\": \"URU\"\n    },\n    \"away\": {\n      \"name\": \"Spain\",\n      \"abbr\": \"ESP\",\n      \"code\": \"ESP\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 27 June 2026\",\n    \"time\": \"05:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group G\",\n    \"stadium\": \"Seattle Stadium\",\n    \"city\": \"Seattle\",\n    \"home\": {\n      \"name\": \"Egypt\",\n      \"abbr\": \"EGY\",\n      \"code\": \"EGY\"\n    },\n    \"away\": {\n      \"name\": \"IR Iran\",\n      \"abbr\": \"IRN\",\n      \"code\": \"IRN\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 27 June 2026\",\n    \"time\": \"05:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group G\",\n    \"stadium\": \"BC Place Vancouver\",\n    \"city\": \"Vancouver\",\n    \"home\": {\n      \"name\": \"New Zealand\",\n      \"abbr\": \"NZL\",\n      \"code\": \"NZL\"\n    },\n    \"away\": {\n      \"name\": \"Belgium\",\n      \"abbr\": \"BEL\",\n      \"code\": \"BEL\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 27 June 2026\",\n    \"time\": \"23:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group L\",\n    \"stadium\": \"New York\/New Jersey Stadium\",\n    \"city\": \"New York\",\n    \"home\": {\n      \"name\": \"Panama\",\n      \"abbr\": \"PAN\",\n      \"code\": \"PAN\"\n    },\n    \"away\": {\n      \"name\": \"England\",\n      \"abbr\": \"ENG\",\n      \"code\": \"ENG\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 27 June 2026\",\n    \"time\": \"23:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group L\",\n    \"stadium\": \"Philadelphia Stadium\",\n    \"city\": \"Philadelphia\",\n    \"home\": {\n      \"name\": \"Croatia\",\n      \"abbr\": \"CRO\",\n      \"code\": \"CRO\"\n    },\n    \"away\": {\n      \"name\": \"Ghana\",\n      \"abbr\": \"GHA\",\n      \"code\": \"GHA\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 28 June 2026\",\n    \"time\": \"01:30\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group K\",\n    \"stadium\": \"Miami Stadium\",\n    \"city\": \"Miami\",\n    \"home\": {\n      \"name\": \"Colombia\",\n      \"abbr\": \"COL\",\n      \"code\": \"COL\"\n    },\n    \"away\": {\n      \"name\": \"Portugal\",\n      \"abbr\": \"POR\",\n      \"code\": \"POR\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 28 June 2026\",\n    \"time\": \"01:30\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group K\",\n    \"stadium\": \"Atlanta Stadium\",\n    \"city\": \"Atlanta\",\n    \"home\": {\n      \"name\": \"Congo DR\",\n      \"abbr\": \"COD\",\n      \"code\": \"COD\"\n    },\n    \"away\": {\n      \"name\": \"Uzbekistan\",\n      \"abbr\": \"UZB\",\n      \"code\": \"UZB\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 28 June 2026\",\n    \"time\": \"04:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group J\",\n    \"stadium\": \"Kansas City Stadium\",\n    \"city\": \"Kansas City\",\n    \"home\": {\n      \"name\": \"Algeria\",\n      \"abbr\": \"ALG\",\n      \"code\": \"ALG\"\n    },\n    \"away\": {\n      \"name\": \"Austria\",\n      \"abbr\": \"AUT\",\n      \"code\": \"AUT\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 28 June 2026\",\n    \"time\": \"04:00\",\n    \"stage\": \"First Stage\",\n    \"group\": \"Group J\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"Jordan\",\n      \"abbr\": \"JOR\",\n      \"code\": \"JOR\"\n    },\n    \"away\": {\n      \"name\": \"Argentina\",\n      \"abbr\": \"ARG\",\n      \"code\": \"ARG\"\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 28 June 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Los Angeles Stadium\",\n    \"city\": \"Los Angeles\",\n    \"home\": {\n      \"name\": \"2A\",\n      \"abbr\": \"2A\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"2B\",\n      \"abbr\": \"2B\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 29 June 2026\",\n    \"time\": \"19:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Houston Stadium\",\n    \"city\": \"Houston\",\n    \"home\": {\n      \"name\": \"1C\",\n      \"abbr\": \"1C\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"2F\",\n      \"abbr\": \"2F\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 29 June 2026\",\n    \"time\": \"22:30\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Boston Stadium\",\n    \"city\": \"Boston\",\n    \"home\": {\n      \"name\": \"1E\",\n      \"abbr\": \"1E\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"3ABCDF\",\n      \"abbr\": \"3ABCDF\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 30 June 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Monterrey Stadium\",\n    \"city\": \"Monterrey\",\n    \"home\": {\n      \"name\": \"1F\",\n      \"abbr\": \"1F\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"2C\",\n      \"abbr\": \"2C\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 30 June 2026\",\n    \"time\": \"19:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"2E\",\n      \"abbr\": \"2E\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"2I\",\n      \"abbr\": \"2I\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 30 June 2026\",\n    \"time\": \"23:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"New York\/New Jersey Stadium\",\n    \"city\": \"New York\",\n    \"home\": {\n      \"name\": \"1I\",\n      \"abbr\": \"1I\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"3CDFGH\",\n      \"abbr\": \"3CDFGH\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 01 July 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Mexico City Stadium\",\n    \"city\": \"Mexico City\",\n    \"home\": {\n      \"name\": \"1A\",\n      \"abbr\": \"1A\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"3CEFHI\",\n      \"abbr\": \"3CEFHI\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 01 July 2026\",\n    \"time\": \"18:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Atlanta Stadium\",\n    \"city\": \"Atlanta\",\n    \"home\": {\n      \"name\": \"1L\",\n      \"abbr\": \"1L\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"3EHIJK\",\n      \"abbr\": \"3EHIJK\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 01 July 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Seattle Stadium\",\n    \"city\": \"Seattle\",\n    \"home\": {\n      \"name\": \"1G\",\n      \"abbr\": \"1G\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"3AEHIJ\",\n      \"abbr\": \"3AEHIJ\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 02 July 2026\",\n    \"time\": \"02:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"San Francisco Bay Area Stadium\",\n    \"city\": \"San Francisco Bay Area\",\n    \"home\": {\n      \"name\": \"1D\",\n      \"abbr\": \"1D\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"3BEFIJ\",\n      \"abbr\": \"3BEFIJ\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 02 July 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Los Angeles Stadium\",\n    \"city\": \"Los Angeles\",\n    \"home\": {\n      \"name\": \"1H\",\n      \"abbr\": \"1H\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"2J\",\n      \"abbr\": \"2J\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 03 July 2026\",\n    \"time\": \"01:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Toronto Stadium\",\n    \"city\": \"Toronto\",\n    \"home\": {\n      \"name\": \"2K\",\n      \"abbr\": \"2K\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"2L\",\n      \"abbr\": \"2L\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 03 July 2026\",\n    \"time\": \"05:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"BC Place Vancouver\",\n    \"city\": \"Vancouver\",\n    \"home\": {\n      \"name\": \"1B\",\n      \"abbr\": \"1B\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"3EFGIJ\",\n      \"abbr\": \"3EFGIJ\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 03 July 2026\",\n    \"time\": \"20:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"2D\",\n      \"abbr\": \"2D\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"2G\",\n      \"abbr\": \"2G\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 04 July 2026\",\n    \"time\": \"00:00\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Miami Stadium\",\n    \"city\": \"Miami\",\n    \"home\": {\n      \"name\": \"1J\",\n      \"abbr\": \"1J\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"2H\",\n      \"abbr\": \"2H\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 04 July 2026\",\n    \"time\": \"03:30\",\n    \"stage\": \"Round of 32\",\n    \"group\": \"\",\n    \"stadium\": \"Kansas City Stadium\",\n    \"city\": \"Kansas City\",\n    \"home\": {\n      \"name\": \"1K\",\n      \"abbr\": \"1K\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"3DEIJL\",\n      \"abbr\": \"3DEIJL\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 04 July 2026\",\n    \"time\": \"19:00\",\n    \"stage\": \"Round of 16\",\n    \"group\": \"\",\n    \"stadium\": \"Houston Stadium\",\n    \"city\": \"Houston\",\n    \"home\": {\n      \"name\": \"W73\",\n      \"abbr\": \"W73\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W75\",\n      \"abbr\": \"W75\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 04 July 2026\",\n    \"time\": \"23:00\",\n    \"stage\": \"Round of 16\",\n    \"group\": \"\",\n    \"stadium\": \"Philadelphia Stadium\",\n    \"city\": \"Philadelphia\",\n    \"home\": {\n      \"name\": \"W74\",\n      \"abbr\": \"W74\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W77\",\n      \"abbr\": \"W77\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 05 July 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"Round of 16\",\n    \"group\": \"\",\n    \"stadium\": \"New York\/New Jersey Stadium\",\n    \"city\": \"New York\",\n    \"home\": {\n      \"name\": \"W76\",\n      \"abbr\": \"W76\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W78\",\n      \"abbr\": \"W78\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 06 July 2026\",\n    \"time\": \"02:00\",\n    \"stage\": \"Round of 16\",\n    \"group\": \"\",\n    \"stadium\": \"Mexico City Stadium\",\n    \"city\": \"Mexico City\",\n    \"home\": {\n      \"name\": \"W79\",\n      \"abbr\": \"W79\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W80\",\n      \"abbr\": \"W80\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Monday 06 July 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"Round of 16\",\n    \"group\": \"\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"W83\",\n      \"abbr\": \"W83\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W84\",\n      \"abbr\": \"W84\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 07 July 2026\",\n    \"time\": \"02:00\",\n    \"stage\": \"Round of 16\",\n    \"group\": \"\",\n    \"stadium\": \"Seattle Stadium\",\n    \"city\": \"Seattle\",\n    \"home\": {\n      \"name\": \"W81\",\n      \"abbr\": \"W81\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W82\",\n      \"abbr\": \"W82\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 07 July 2026\",\n    \"time\": \"18:00\",\n    \"stage\": \"Round of 16\",\n    \"group\": \"\",\n    \"stadium\": \"Atlanta Stadium\",\n    \"city\": \"Atlanta\",\n    \"home\": {\n      \"name\": \"W86\",\n      \"abbr\": \"W86\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W88\",\n      \"abbr\": \"W88\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 07 July 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"Round of 16\",\n    \"group\": \"\",\n    \"stadium\": \"BC Place Vancouver\",\n    \"city\": \"Vancouver\",\n    \"home\": {\n      \"name\": \"W85\",\n      \"abbr\": \"W85\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W87\",\n      \"abbr\": \"W87\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Thursday 09 July 2026\",\n    \"time\": \"22:00\",\n    \"stage\": \"Quarter-final\",\n    \"group\": \"\",\n    \"stadium\": \"Boston Stadium\",\n    \"city\": \"Boston\",\n    \"home\": {\n      \"name\": \"W89\",\n      \"abbr\": \"W89\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W90\",\n      \"abbr\": \"W90\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Friday 10 July 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"Quarter-final\",\n    \"group\": \"\",\n    \"stadium\": \"Los Angeles Stadium\",\n    \"city\": \"Los Angeles\",\n    \"home\": {\n      \"name\": \"W93\",\n      \"abbr\": \"W93\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W94\",\n      \"abbr\": \"W94\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 11 July 2026\",\n    \"time\": \"23:00\",\n    \"stage\": \"Quarter-final\",\n    \"group\": \"\",\n    \"stadium\": \"Miami Stadium\",\n    \"city\": \"Miami\",\n    \"home\": {\n      \"name\": \"W91\",\n      \"abbr\": \"W91\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W92\",\n      \"abbr\": \"W92\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 12 July 2026\",\n    \"time\": \"03:00\",\n    \"stage\": \"Quarter-final\",\n    \"group\": \"\",\n    \"stadium\": \"Kansas City Stadium\",\n    \"city\": \"Kansas City\",\n    \"home\": {\n      \"name\": \"W95\",\n      \"abbr\": \"W95\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W96\",\n      \"abbr\": \"W96\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Tuesday 14 July 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"Semi-final\",\n    \"group\": \"\",\n    \"stadium\": \"Dallas Stadium\",\n    \"city\": \"Dallas\",\n    \"home\": {\n      \"name\": \"W97\",\n      \"abbr\": \"W97\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W98\",\n      \"abbr\": \"W98\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Wednesday 15 July 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"Semi-final\",\n    \"group\": \"\",\n    \"stadium\": \"Atlanta Stadium\",\n    \"city\": \"Atlanta\",\n    \"home\": {\n      \"name\": \"W99\",\n      \"abbr\": \"W99\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W100\",\n      \"abbr\": \"W100\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Saturday 18 July 2026\",\n    \"time\": \"23:00\",\n    \"stage\": \"Play-off for third place\",\n    \"group\": \"\",\n    \"stadium\": \"Miami Stadium\",\n    \"city\": \"Miami\",\n    \"home\": {\n      \"name\": \"RU101\",\n      \"abbr\": \"RU101\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"RU102\",\n      \"abbr\": \"RU102\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  },\n  {\n    \"date\": \"Sunday 19 July 2026\",\n    \"time\": \"21:00\",\n    \"stage\": \"Final\",\n    \"group\": \"\",\n    \"stadium\": \"New York\/New Jersey Stadium\",\n    \"city\": \"New York\",\n    \"home\": {\n      \"name\": \"W101\",\n      \"abbr\": \"W101\",\n      \"code\": null\n    },\n    \"away\": {\n      \"name\": \"W102\",\n      \"abbr\": \"W102\",\n      \"code\": null\n    },\n    \"url\": \"\/ng\/tips1\"\n  }\n]\n  <\/script>\n\n  <script>\n    (() => {\n      'use strict';\n\n      const fixtures = JSON.parse(document.getElementById('fixturesData').textContent);\n\n      \/*\n        ==========================================================\n        MATCH RESULTS MANAGEMENT - WHERE TO ADD FINAL SCORES\n        ==========================================================\n\n        This is the only area you need to edit when a match finishes.\n\n        HOW IT WORKS\n        ------------\n        Each fixture receives a permanent matchId automatically based on\n        its position inside the JSON list above:\n\n        001 = Match #1  = Mexico vs South Africa      = \/ng\/tips1\n        002 = Match #2  = Korea Republic vs Czechia   = \/ng\/tips2\n        003 = Match #3  = Canada vs Bosnia and Herzegovina = \/ng\/tips3\n        004 = Match #4  = USA vs Paraguay             = \/ng\/tips4\n        005 = Match #5  = Qatar vs Switzerland        = \/ng\/tips5\n\n        BEFORE THE MATCH\n        ----------------\n        If a matchId is NOT listed below, the page shows the original\n        kick-off time from the JSON data.\n\n        Example before adding a result:\n        Mexico vs South Africa shows: 21:00\n\n        AFTER THE MATCH\n        ---------------\n        To replace the kick-off time with the final score, add the matchId\n        inside MATCH_DISPLAY_OVERRIDES below.\n\n        EXACT EXAMPLE FOR MATCH 001\n        ---------------------------\n        Mexico vs South Africa is the first match in the JSON list.\n        Its matchId is 001 and its article link is \/ng\/tips1.\n\n        To show Mexico 2-1 South Africa, add this line:\n\n          '001': '2-1',\n\n        The visible button changes from:\n\n          21:00\n\n        to:\n\n          2-1\n\n        IMPORTANT\n        ---------\n        This does NOT change the match article link.\n        The match still links to \/ng\/tips1.\n        Only the visible time\/score button changes.\n\n        TO REMOVE A RESULT\n        ------------------\n        Delete the line or comment it with \/\/ and the page will show\n        the original kick-off time again.\n\n        Example:\n          \/\/ '001': '2-1',\n\n        ==========================================================\n      *\/\n      const MATCH_DISPLAY_OVERRIDES = {\n        \/\/ Match 001 - Mexico vs South Africa - link: \/ng\/tips1\n        '001': '2-0', \/\/ \n\n        \/\/ Match 002 - Korea Republic vs Czechia - link: \/ng\/tips2\n        '002': '2-1',\n\n        \/\/ Match 003 - Canada vs Bosnia and Herzegovina - link: \/ng\/tips3\n        \/\/ '003': '1-0',\n\n        \/\/ Add more final scores below using the same structure:\n        \/\/ '004': '2-2',\n        \/\/ '005': '3-1',\n      };\n\n      fixtures.forEach((match, index) => {\n        match.matchId = String(index + 1).padStart(3, '0');\n        \/\/ Permanent sequential internal tips URL based on original JSON order.\n        \/\/ Example: match 001 -> \/ng\/tips1, match 002 -> \/ng\/tips2, match 104 -> \/ng\/tips104.\n        match.url = `\/ng\/tips${index + 1}`;\n      });\n      const fixturesEl = document.getElementById('fixtures');\n      const emptyState = document.getElementById('emptyState');\n      const searchInput = document.getElementById('searchInput');\n      const stageFilter = document.getElementById('stageFilter');\n      const groupFilter = document.getElementById('groupFilter');\n      const resetBtn = document.getElementById('resetBtn');\n      const DEFAULT_TIP_URL = '\/ng\/tips1';\n      const GROUP_STAGE_URL = '\/ng\/fifa-world-cup-2026-group-stage\/';\n      const WIKIPEDIA_URL = 'https:\/\/www.wikipedia.com';\n\n      \/*\n        CUSTOM STADIUM \/ CITY WIKIPEDIA LINKS\n        -------------------------------------\n        Each unique stadium and city used in the fixtures has one reusable link.\n        When a stadium or city appears multiple times, the same URL is applied automatically.\n        To change a link later, edit only the value in the map below.\n      *\/\n      const STADIUM_WIKI_URLS = {\n        'Atlanta Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Mercedes-Benz_Stadium',\n        'BC Place Vancouver': 'https:\/\/en.wikipedia.org\/wiki\/BC_Place',\n        'Boston Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Gillette_Stadium',\n        'Dallas Stadium': 'https:\/\/en.wikipedia.org\/wiki\/AT%26T_Stadium',\n        'Guadalajara Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Estadio_Akron',\n        'Houston Stadium': 'https:\/\/en.wikipedia.org\/wiki\/NRG_Stadium',\n        'Kansas City Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Arrowhead_Stadium',\n        'Los Angeles Stadium': 'https:\/\/en.wikipedia.org\/wiki\/SoFi_Stadium',\n        'Mexico City Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Estadio_Azteca',\n        'Miami Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Hard_Rock_Stadium',\n        'Monterrey Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Estadio_BBVA',\n        'New York\/New Jersey Stadium': 'https:\/\/en.wikipedia.org\/wiki\/MetLife_Stadium',\n        'Philadelphia Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Lincoln_Financial_Field',\n        'San Francisco Bay Area Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Levi%27s_Stadium',\n        'Seattle Stadium': 'https:\/\/en.wikipedia.org\/wiki\/Lumen_Field',\n        'Toronto Stadium': 'https:\/\/en.wikipedia.org\/wiki\/BMO_Field'\n      };\n\n      const CITY_WIKI_URLS = {\n        'Atlanta': 'https:\/\/en.wikipedia.org\/wiki\/Atlanta',\n        'Boston': 'https:\/\/en.wikipedia.org\/wiki\/Boston',\n        'Dallas': 'https:\/\/en.wikipedia.org\/wiki\/Dallas',\n        'Guadalajara': 'https:\/\/en.wikipedia.org\/wiki\/Guadalajara',\n        'Houston': 'https:\/\/en.wikipedia.org\/wiki\/Houston',\n        'Kansas City': 'https:\/\/en.wikipedia.org\/wiki\/Kansas_City,_Missouri',\n        'Los Angeles': 'https:\/\/en.wikipedia.org\/wiki\/Los_Angeles',\n        'Mexico City': 'https:\/\/en.wikipedia.org\/wiki\/Mexico_City',\n        'Miami': 'https:\/\/en.wikipedia.org\/wiki\/Miami',\n        'Monterrey': 'https:\/\/en.wikipedia.org\/wiki\/Monterrey',\n        'New York': 'https:\/\/en.wikipedia.org\/wiki\/New_York_City',\n        'Philadelphia': 'https:\/\/en.wikipedia.org\/wiki\/Philadelphia',\n        'San Francisco Bay Area': 'https:\/\/en.wikipedia.org\/wiki\/San_Francisco_Bay_Area',\n        'Seattle': 'https:\/\/en.wikipedia.org\/wiki\/Seattle',\n        'Toronto': 'https:\/\/en.wikipedia.org\/wiki\/Toronto',\n        'Vancouver': 'https:\/\/en.wikipedia.org\/wiki\/Vancouver'\n      };\n\n      const escapeHtml = (value) => String(value ?? '').replace(\/[&<>\"']\/g, (char) => ({\n        '&': '&amp;', '<': '&lt;', '>': '&gt;', '\"': '&quot;', \"'\": '&#039;'\n      }[char]));\n\n      const safeHref = (value) => escapeHtml(value || DEFAULT_TIP_URL);\n      const stadiumWikiHref = (stadium) => escapeHtml(STADIUM_WIKI_URLS[stadium] || WIKIPEDIA_URL);\n      const cityWikiHref = (city) => escapeHtml(CITY_WIKI_URLS[city] || WIKIPEDIA_URL);\n\n      const matchDisplay = (match) => MATCH_DISPLAY_OVERRIDES[match.matchId] || match.time;\n\n      const isScoreDisplay = (match) => Boolean(MATCH_DISPLAY_OVERRIDES[match.matchId]);\n\n      const flagMarkup = (team) => {\n        if (team.code) {\n          const src = `https:\/\/api.fifa.com\/api\/v3\/picture\/flags-sq-1\/${encodeURIComponent(team.code)}`;\n          return `<span class=\"flag\" aria-hidden=\"true\"><img decoding=\"async\" src=\"${src}\" alt=\"\" loading=\"lazy\"><\/span>`;\n        }\n        return `<span class=\"placeholder-flag\" aria-hidden=\"true\">${escapeHtml(team.abbr || 'TBD')}<\/span>`;\n      };\n\n      const getSearchText = (match) => [\n        match.date, match.time, match.stage, match.group, match.stadium, match.city,\n        match.home.name, match.home.abbr, match.away.name, match.away.abbr\n      ].join(' ').toLowerCase();\n\n      const unique = (items) => [...new Set(items.filter(Boolean))];\n\n      const populateFilters = () => {\n        unique(fixtures.map((m) => m.stage)).forEach((stage) => {\n          stageFilter.insertAdjacentHTML('beforeend', `<option value=\"${escapeHtml(stage)}\">${escapeHtml(stage)}<\/option>`);\n        });\n\n        unique(fixtures.map((m) => m.group)).sort((a, b) => a.localeCompare(b, undefined, { numeric: true })).forEach((group) => {\n          groupFilter.insertAdjacentHTML('beforeend', `<option value=\"${escapeHtml(group)}\">${escapeHtml(group)}<\/option>`);\n        });\n      };\n\n      const render = () => {\n        const query = searchInput.value.trim().toLowerCase();\n        const stage = stageFilter.value;\n        const group = groupFilter.value;\n\n        const filtered = fixtures.filter((match) => {\n          const matchesQuery = !query || getSearchText(match).includes(query);\n          const matchesStage = !stage || match.stage === stage;\n          const matchesGroup = !group || match.group === group;\n          return matchesQuery && matchesStage && matchesGroup;\n        });\n\n        const grouped = filtered.reduce((acc, match) => {\n          (acc[match.date] ||= []).push(match);\n          return acc;\n        }, {});\n\n        fixturesEl.innerHTML = Object.entries(grouped).map(([date, matches]) => `\n          <article class=\"day\">\n            <header class=\"day-header\">\n              <div class=\"day-title\">\n                <small>Match day<\/small>\n                ${escapeHtml(date)}\n              <\/div>\n              <span class=\"day-count\">${matches.length} match${matches.length === 1 ? '' : 'es'}<\/span>\n            <\/header>\n            <div class=\"match-list\">\n              ${matches.map((match, matchIndex) => `\n                <div class=\"match-card\" data-match-id=\"${escapeHtml(match.matchId)}\" aria-label=\"${escapeHtml(match.home.name)} versus ${escapeHtml(match.away.name)} at ${escapeHtml(matchDisplay(match))}\">\n                  <div class=\"team home\">\n                    <a class=\"match-link\" href=\"${safeHref(match.url)}\" aria-label=\"Read tips for ${escapeHtml(match.home.name)} versus ${escapeHtml(match.away.name)}\">\n                      <span>\n                        <span class=\"team-name\">${escapeHtml(match.home.name)}<\/span>\n                        <span class=\"team-abbr\">${escapeHtml(match.home.abbr)}<\/span>\n                      <\/span>\n                      ${flagMarkup(match.home)}\n                    <\/a>\n                  <\/div>\n\n                  <div class=\"match-center\">\n                    <a class=\"match-link\" href=\"${safeHref(match.url)}\" aria-label=\"Read match tips for ${escapeHtml(match.home.name)} versus ${escapeHtml(match.away.name)}\">\n                      <span class=\"time${isScoreDisplay(match) ? ' is-score' : ''}\">${escapeHtml(matchDisplay(match))}<\/span>\n                      <span class=\"stage\">${escapeHtml(match.stage)}<\/span>\n                    <\/a>\n                  <\/div>\n\n                  <div class=\"team away\">\n                    <a class=\"match-link\" href=\"${safeHref(match.url)}\" aria-label=\"Read tips for ${escapeHtml(match.away.name)} versus ${escapeHtml(match.home.name)}\">\n                      ${flagMarkup(match.away)}\n                      <span>\n                        <span class=\"team-name\">${escapeHtml(match.away.name)}<\/span>\n                        <span class=\"team-abbr\">${escapeHtml(match.away.abbr)}<\/span>\n                      <\/span>\n                    <\/a>\n                  <\/div>\n\n                  <div class=\"meta\">\n                    ${match.group ? `<a class=\"pill group meta-link\" href=\"${GROUP_STAGE_URL}\">${escapeHtml(match.group)}<\/a>` : ''}\n                    ${match.stadium ? `<a class=\"pill meta-link\" href=\"${stadiumWikiHref(match.stadium)}\" target=\"_blank\" rel=\"noopener noreferrer\">\ud83c\udfdf\ufe0f ${escapeHtml(match.stadium)}<\/a>` : ''}\n                    ${match.city ? `<a class=\"pill meta-link\" href=\"${cityWikiHref(match.city)}\" target=\"_blank\" rel=\"noopener noreferrer\">\ud83d\udccd ${escapeHtml(match.city)}<\/a>` : ''}\n                  <\/div>\n                <\/div>\n              `).join('')}\n            <\/div>\n          <\/article>\n        `).join('');\n\n        emptyState.style.display = filtered.length ? 'none' : 'block';\n        document.getElementById('statMatches').textContent = filtered.length;\n        document.getElementById('statDays').textContent = Object.keys(grouped).length;\n      };\n\n      [searchInput, stageFilter, groupFilter].forEach((el) => el.addEventListener('input', render));\n      resetBtn.addEventListener('click', () => {\n        searchInput.value = '';\n        stageFilter.value = '';\n        groupFilter.value = '';\n        render();\n      });\n\n      populateFilters();\n      render();\n    })();\n  <\/script>\n","protected":false},"excerpt":{"rendered":"<p>FIFA World Cup 2026 Fixtures FIFA World Cup 2026 Scores &amp; Fixtures Follow every match of the FIFA World Cup 2026 with our complete Scores &amp; Fixtures schedule. View kick-off&hellip;<\/p>\n","protected":false},"author":1,"featured_media":902,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22,20,21],"tags":[],"class_list":["post-914","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fifa-world-cup-2026","category-hp-hero-slider","category-soccer-tips"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FIFA World Cup 2026 - StreamingBets for Nigeria<\/title>\n<meta name=\"description\" content=\"Follow every match of the FIFA World Cup 2026 with our complete Scores &amp; Fixtures schedule. View kick-off times, live results, final scores, group-stage standings, knockout-round matches, stadium information, and match-by-match betting tips for every game from the opening fixture to the World Cup Final.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FIFA World Cup 2026 - StreamingBets for Nigeria\" \/>\n<meta property=\"og:description\" content=\"Follow every match of the FIFA World Cup 2026 with our complete Scores &amp; Fixtures schedule. View kick-off times, live results, final scores, group-stage standings, knockout-round matches, stadium information, and match-by-match betting tips for every game from the opening fixture to the World Cup Final.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"StreamingBets for Nigeria\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-03T10:51:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T07:48:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/streamingbets.com\/ng\/wp-content\/uploads\/fifa-world-cup-2026.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"480\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Tipster-Musa\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tipster-Musa\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/\"},\"author\":{\"name\":\"Tipster-Musa\",\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/#\\\/schema\\\/person\\\/00d30b5cb3778f2a422b107bc6ca77e0\"},\"headline\":\"FIFA World Cup 2026\",\"datePublished\":\"2026-06-03T10:51:02+00:00\",\"dateModified\":\"2026-06-12T07:48:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/\"},\"wordCount\":98,\"image\":{\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/wp-content\\\/uploads\\\/fifa-world-cup-2026.webp\",\"articleSection\":[\"FIFA World Cup 2026\",\"HP-Hero-Slider\",\"Soccer Tips\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/\",\"url\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/\",\"name\":\"FIFA World Cup 2026 - StreamingBets for Nigeria\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/wp-content\\\/uploads\\\/fifa-world-cup-2026.webp\",\"datePublished\":\"2026-06-03T10:51:02+00:00\",\"dateModified\":\"2026-06-12T07:48:37+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/#\\\/schema\\\/person\\\/00d30b5cb3778f2a422b107bc6ca77e0\"},\"description\":\"Follow every match of the FIFA World Cup 2026 with our complete Scores & Fixtures schedule. View kick-off times, live results, final scores, group-stage standings, knockout-round matches, stadium information, and match-by-match betting tips for every game from the opening fixture to the World Cup Final.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/#primaryimage\",\"url\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/wp-content\\\/uploads\\\/fifa-world-cup-2026.webp\",\"contentUrl\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/wp-content\\\/uploads\\\/fifa-world-cup-2026.webp\",\"width\":800,\"height\":480,\"caption\":\"fifa-world-cup-2026\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/fifa-world-cup-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FIFA World Cup 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/#website\",\"url\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/\",\"name\":\"StreamingBets for Nigeria\",\"description\":\"Sportsbook Reviews for Nigerian Players\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/#\\\/schema\\\/person\\\/00d30b5cb3778f2a422b107bc6ca77e0\",\"name\":\"Tipster-Musa\",\"sameAs\":[\"https:\\\/\\\/streamingbets.com\\\/ng\"],\"url\":\"https:\\\/\\\/streamingbets.com\\\/ng\\\/author\\\/xkq234lsdf99cl\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FIFA World Cup 2026 - StreamingBets for Nigeria","description":"Follow every match of the FIFA World Cup 2026 with our complete Scores & Fixtures schedule. View kick-off times, live results, final scores, group-stage standings, knockout-round matches, stadium information, and match-by-match betting tips for every game from the opening fixture to the World Cup Final.","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:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/","og_locale":"en_US","og_type":"article","og_title":"FIFA World Cup 2026 - StreamingBets for Nigeria","og_description":"Follow every match of the FIFA World Cup 2026 with our complete Scores & Fixtures schedule. View kick-off times, live results, final scores, group-stage standings, knockout-round matches, stadium information, and match-by-match betting tips for every game from the opening fixture to the World Cup Final.","og_url":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/","og_site_name":"StreamingBets for Nigeria","article_published_time":"2026-06-03T10:51:02+00:00","article_modified_time":"2026-06-12T07:48:37+00:00","og_image":[{"width":800,"height":480,"url":"https:\/\/streamingbets.com\/ng\/wp-content\/uploads\/fifa-world-cup-2026.webp","type":"image\/webp"}],"author":"Tipster-Musa","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tipster-Musa","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/#article","isPartOf":{"@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/"},"author":{"name":"Tipster-Musa","@id":"https:\/\/streamingbets.com\/ng\/#\/schema\/person\/00d30b5cb3778f2a422b107bc6ca77e0"},"headline":"FIFA World Cup 2026","datePublished":"2026-06-03T10:51:02+00:00","dateModified":"2026-06-12T07:48:37+00:00","mainEntityOfPage":{"@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/"},"wordCount":98,"image":{"@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/streamingbets.com\/ng\/wp-content\/uploads\/fifa-world-cup-2026.webp","articleSection":["FIFA World Cup 2026","HP-Hero-Slider","Soccer Tips"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/","url":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/","name":"FIFA World Cup 2026 - StreamingBets for Nigeria","isPartOf":{"@id":"https:\/\/streamingbets.com\/ng\/#website"},"primaryImageOfPage":{"@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/#primaryimage"},"image":{"@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/streamingbets.com\/ng\/wp-content\/uploads\/fifa-world-cup-2026.webp","datePublished":"2026-06-03T10:51:02+00:00","dateModified":"2026-06-12T07:48:37+00:00","author":{"@id":"https:\/\/streamingbets.com\/ng\/#\/schema\/person\/00d30b5cb3778f2a422b107bc6ca77e0"},"description":"Follow every match of the FIFA World Cup 2026 with our complete Scores & Fixtures schedule. View kick-off times, live results, final scores, group-stage standings, knockout-round matches, stadium information, and match-by-match betting tips for every game from the opening fixture to the World Cup Final.","breadcrumb":{"@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/#primaryimage","url":"https:\/\/streamingbets.com\/ng\/wp-content\/uploads\/fifa-world-cup-2026.webp","contentUrl":"https:\/\/streamingbets.com\/ng\/wp-content\/uploads\/fifa-world-cup-2026.webp","width":800,"height":480,"caption":"fifa-world-cup-2026"},{"@type":"BreadcrumbList","@id":"https:\/\/streamingbets.com\/ng\/fifa-world-cup-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/streamingbets.com\/ng\/"},{"@type":"ListItem","position":2,"name":"FIFA World Cup 2026"}]},{"@type":"WebSite","@id":"https:\/\/streamingbets.com\/ng\/#website","url":"https:\/\/streamingbets.com\/ng\/","name":"StreamingBets for Nigeria","description":"Sportsbook Reviews for Nigerian Players","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/streamingbets.com\/ng\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/streamingbets.com\/ng\/#\/schema\/person\/00d30b5cb3778f2a422b107bc6ca77e0","name":"Tipster-Musa","sameAs":["https:\/\/streamingbets.com\/ng"],"url":"https:\/\/streamingbets.com\/ng\/author\/xkq234lsdf99cl\/"}]}},"_links":{"self":[{"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/posts\/914","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/comments?post=914"}],"version-history":[{"count":12,"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/posts\/914\/revisions"}],"predecessor-version":[{"id":1002,"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/posts\/914\/revisions\/1002"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/media\/902"}],"wp:attachment":[{"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/media?parent=914"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/categories?post=914"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/streamingbets.com\/ng\/wp-json\/wp\/v2\/tags?post=914"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}