Group I winners vs Group C/D/F/G/H third place
Group I winners vs Group C/D/F/G/H third place preview
Group I winners vs Group C/D/F/G/H 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 Tuesday, June 30, 2026 at MetLife Stadium, New York/New Jersey (East Rutherford).
MetLife Stadium (capacity 82,500) is the open-roof home of the New York Giants, New York Jets (NFL). It sits 2m above sea level in New York/New Jersey (East Rutherford). June/July temperatures in New York average a high of 29°C and a low of 19°C, with notable rainfall — relevant context for player workload and broadcast scheduling.
Get live Group I winners vs Group C/D/F/G/H third place data
// Fetch live data for Group I winners vs Group C/D/F/G/H third place
const response = await fetch(
'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&date=2026-06-30',
{ headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const { data } = await response.json();
// data: [{ id, kickoff_utc, status, score, lineups, events, xg, ... }]Other matches on Jun 30
Other matches at MetLife Stadium
Frequently Asked Questions
When is Group I winners vs Group C/D/F/G/H third place at the 2026 World Cup?
Group I winners vs Group C/D/F/G/H third place is scheduled for Tuesday, June 30, 2026, kicking off at Tue, 30 Jun 2026 21:00:00 UTC at MetLife Stadium, New York/New Jersey (East Rutherford).
What stage is Group I winners vs Group C/D/F/G/H third place?
Group I winners vs Group C/D/F/G/H third place is a Round of 32 fixture at the 2026 FIFA World Cup.
What stadium hosts Group I winners vs Group C/D/F/G/H third place?
MetLife Stadium (capacity 82,500, opened 2010, open roof, natural grass (laid over turf)) in New York/New Jersey (East Rutherford) hosts Group I winners vs Group C/D/F/G/H third place.
Where can I watch Group I winners vs Group C/D/F/G/H 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 I winners vs Group C/D/F/G/H third place in my timezone?
Group I winners vs Group C/D/F/G/H third place kicks off at Tue, 30 Jun 2026 21: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 I winners vs Group C/D/F/G/H third place stats via API?
Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-06-30) 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 I winners vs Group C/D/F/G/H third place live via API
Real-time scores, lineups, events, xG, and odds. 7-day free trial.