Group D winners vs Group B/E/F/I/J third place
Group D winners vs Group B/E/F/I/J third place preview
Group D winners vs Group B/E/F/I/J third place 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 Wednesday, July 1, 2026 at Levi's Stadium, San Francisco Bay Area (Santa Clara).
Levi's Stadium (capacity 68,500) is the open-roof home of the San Francisco 49ers (NFL). It sits 7m above sea level in San Francisco Bay Area (Santa Clara). June/July temperatures in San Francisco Bay Area average a high of 26°C and a low of 14°C — relevant context for player workload and broadcast scheduling.
Get live Group D winners vs Group B/E/F/I/J third place data
// Fetch live data for Group D winners vs Group B/E/F/I/J third place
const response = await fetch(
'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&date=2026-07-01',
{ headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const { data } = await response.json();
// data: [{ id, kickoff_utc, status, score, lineups, events, xg, ... }]Other matches on Jul 1
Other matches at Levi's Stadium
Frequently Asked Questions
When is Group D winners vs Group B/E/F/I/J third place at the 2026 World Cup?
Group D winners vs Group B/E/F/I/J third place is scheduled for Wednesday, July 1, 2026, kicking off at Thu, 02 Jul 2026 00:00:00 UTC at Levi's Stadium, San Francisco Bay Area (Santa Clara).
What stage is Group D winners vs Group B/E/F/I/J third place?
Group D winners vs Group B/E/F/I/J third place is a Round of 32 fixture at the 2026 FIFA World Cup.
What stadium hosts Group D winners vs Group B/E/F/I/J third place?
Levi's Stadium (capacity 68,500, opened 2014, open roof, natural grass) in San Francisco Bay Area (Santa Clara) hosts Group D winners vs Group B/E/F/I/J third place.
Where can I watch Group D winners vs Group B/E/F/I/J third place?
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 D winners vs Group B/E/F/I/J third place in my timezone?
Group D winners vs Group B/E/F/I/J third place kicks off at Thu, 02 Jul 2026 00: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 D winners vs Group B/E/F/I/J third place stats via API?
Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-07-01) 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 D winners vs Group B/E/F/I/J third place live via API
Real-time scores, lineups, events, xG, and odds. 7-day free trial.