Winner Group H vs 3rd Place E/F/G

Date
Thursday, July 2, 2026
Kickoff (UTC)
21:00:00 UTC
Venue
Mercedes-Benz Stadium
Stage
Round of 32
Your local time:Thu, 02 Jul 2026 21:00:00 UTC

Winner Group H vs 3rd Place E/F/G preview

Winner Group H vs 3rd Place E/F/G 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 Mercedes-Benz Stadium, Atlanta.

Mercedes-Benz Stadium (capacity 75,000) is the retractable-roof home of the Atlanta Falcons (NFL), Atlanta United (MLS). It sits 320m above sea level in Atlanta. June/July temperatures in Atlanta average a high of 32°C and a low of 21°C, with notable rainfall — relevant context for player workload and broadcast scheduling.

Get live Winner Group H vs 3rd Place E/F/G data

JavaScript
// Fetch live data for Winner Group H vs 3rd Place E/F/G
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 Winner Group H vs 3rd Place E/F/G at the 2026 World Cup?

Winner Group H vs 3rd Place E/F/G is scheduled for Thursday, July 2, 2026, kicking off at Thu, 02 Jul 2026 21:00:00 UTC at Mercedes-Benz Stadium, Atlanta.

What stage is Winner Group H vs 3rd Place E/F/G?

Winner Group H vs 3rd Place E/F/G is a Round of 32 fixture at the 2026 FIFA World Cup.

What stadium hosts Winner Group H vs 3rd Place E/F/G?

Mercedes-Benz Stadium (capacity 75,000, opened 2017, retractable roof, natural grass (laid over turf)) in Atlanta hosts Winner Group H vs 3rd Place E/F/G.

Where can I watch Winner Group H vs 3rd Place E/F/G?

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 H vs 3rd Place E/F/G in my timezone?

Winner Group H vs 3rd Place E/F/G kicks off at Thu, 02 Jul 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 Winner Group H vs 3rd Place E/F/G 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 Winner Group H vs 3rd Place E/F/G live via API

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