Group K runners-up vs Group L runners-up
Group K runners-up vs Group L runners-up preview
Group K runners-up vs Group L runners-up 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 BMO Field, Toronto.
BMO Field (capacity 45,500) is the open-roof home of the Toronto FC (MLS), Toronto Argonauts (CFL). It sits 76m above sea level in Toronto. June/July temperatures in Toronto average a high of 27°C and a low of 17°C — relevant context for player workload and broadcast scheduling.
Get live Group K runners-up vs Group L runners-up data
// Fetch live data for Group K runners-up vs Group L runners-up
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 Group K runners-up vs Group L runners-up at the 2026 World Cup?
Group K runners-up vs Group L runners-up is scheduled for Thursday, July 2, 2026, kicking off at Thu, 02 Jul 2026 23:00:00 UTC at BMO Field, Toronto.
What stage is Group K runners-up vs Group L runners-up?
Group K runners-up vs Group L runners-up is a Round of 32 fixture at the 2026 FIFA World Cup.
What stadium hosts Group K runners-up vs Group L runners-up?
BMO Field (capacity 45,500, opened 2007, open roof, natural grass) in Toronto hosts Group K runners-up vs Group L runners-up.
Where can I watch Group K runners-up vs Group L runners-up?
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 Group K runners-up vs Group L runners-up in my timezone?
Group K runners-up vs Group L runners-up kicks off at Thu, 02 Jul 2026 23: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 Group K runners-up vs Group L runners-up 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 Group K runners-up vs Group L runners-up live via API
Real-time scores, lineups, events, xG, and odds. 7-day free trial.