Winner Group L vs Winner Group K
Winner Group L vs Winner Group K preview
Winner Group L vs Winner Group K 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 Friday, July 3, 2026 at Estadio Akron, Guadalajara.
Estadio Akron (capacity 48,071) is the open-roof home of the Club Deportivo Guadalajara (Liga MX). It sits 1560m above sea level in Guadalajara. June/July temperatures in Guadalajara average a high of 27°C and a low of 14°C, with notable rainfall — relevant context for player workload and broadcast scheduling.
Get live Winner Group L vs Winner Group K data
// Fetch live data for Winner Group L vs Winner Group K
const response = await fetch(
'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&date=2026-07-03',
{ headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const { data } = await response.json();
// data: [{ id, kickoff_utc, status, score, lineups, events, xg, ... }]Other matches on Jul 3
Other matches at Estadio Akron
Frequently Asked Questions
When is Winner Group L vs Winner Group K at the 2026 World Cup?
Winner Group L vs Winner Group K is scheduled for Friday, July 3, 2026, kicking off at Fri, 03 Jul 2026 22:00:00 UTC at Estadio Akron, Guadalajara.
What stage is Winner Group L vs Winner Group K?
Winner Group L vs Winner Group K is a Round of 32 fixture at the 2026 FIFA World Cup.
What stadium hosts Winner Group L vs Winner Group K?
Estadio Akron (capacity 48,071, opened 2010, open roof, natural grass) in Guadalajara hosts Winner Group L vs Winner Group K.
Where can I watch Winner Group L vs Winner Group K?
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 Winner Group L vs Winner Group K in my timezone?
Winner Group L vs Winner Group K kicks off at Fri, 03 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 Winner Group L vs Winner Group K stats via API?
Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-07-03) 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 Winner Group L vs Winner Group K live via API
Real-time scores, lineups, events, xG, and odds. 7-day free trial.