Runner-up Group I vs Runner-up Group L

Date
Thursday, July 2, 2026
Kickoff (UTC)
22:00:00 UTC
Venue
Estadio Azteca
Stage
Round of 32
Your local time:Thu, 02 Jul 2026 22:00:00 UTC

Runner-up Group I vs Runner-up Group L preview

Runner-up Group I vs Runner-up Group L is a Round of 32 fixture at the 2026 FIFA World Cup. Win and advance; lose and the tournament is over. The match takes place on Thursday, July 2, 2026 at Estadio Azteca, Mexico City.

Estadio Azteca (capacity 87,523) is the open-roof home of the Club América (Liga MX), Mexico National Team. It sits 2240m above sea level in Mexico City. June/July temperatures in Mexico City average a high of 24°C and a low of 12°C, with notable rainfall — relevant context for player workload and broadcast scheduling.

Get live Runner-up Group I vs Runner-up Group L data

JavaScript
// Fetch live data for Runner-up Group I vs Runner-up Group L
const response = await fetch(
  'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&date=2026-07-02',
  { headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const { data } = await response.json();
// data: [{ id, kickoff_utc, status, score, lineups, events, xg, ... }]

Frequently Asked Questions

When is Runner-up Group I vs Runner-up Group L at the 2026 World Cup?

Runner-up Group I vs Runner-up Group L is scheduled for Thursday, July 2, 2026, kicking off at Thu, 02 Jul 2026 22:00:00 UTC at Estadio Azteca, Mexico City.

What stage is Runner-up Group I vs Runner-up Group L?

Runner-up Group I vs Runner-up Group L is a Round of 32 fixture at the 2026 FIFA World Cup.

What stadium hosts Runner-up Group I vs Runner-up Group L?

Estadio Azteca (capacity 87,523, opened 1966, open roof, natural grass) in Mexico City hosts Runner-up Group I vs Runner-up Group L.

Where can I watch Runner-up Group I vs Runner-up Group L?

Check your local FIFA broadcast partner for live coverage. Live scores, lineups, in-match events, xG, and odds are also available in real time via TheStatsAPI matches endpoint.

What is the kickoff time for Runner-up Group I vs Runner-up Group L in my timezone?

Runner-up Group I vs Runner-up Group L kicks off at Thu, 02 Jul 2026 22:00:00 UTC. Convert it to your local timezone using the kickoff converter on this page — it works without an account.

How can I get live Runner-up Group I vs Runner-up Group L stats via API?

Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-07-02) or by match ID to get live scores, lineups, in-match events (goals, cards, substitutions), xG, and per-player stats. Updates land within seconds of the source feed.

Track Runner-up Group I vs Runner-up Group L live via API

Real-time scores, lineups, events, xG, and odds. 7-day free trial.