Winner Group J vs 3rd Place C/E/G/H

Date
Friday, July 3, 2026
Kickoff (UTC)
20:00:00 UTC
Venue
NRG Stadium
Stage
Round of 32
Your local time:Fri, 03 Jul 2026 20:00:00 UTC

Winner Group J vs 3rd Place C/E/G/H preview

Winner Group J vs 3rd Place C/E/G/H 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 NRG Stadium, Houston.

NRG Stadium (capacity 72,220) is the retractable-roof home of the Houston Texans (NFL). It sits 24m above sea level in Houston. June/July temperatures in Houston average a high of 34°C and a low of 24°C, with notable rainfall — relevant context for player workload and broadcast scheduling.

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

JavaScript
// Fetch live data for Winner Group J vs 3rd Place C/E/G/H
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, ... }]

Frequently Asked Questions

When is Winner Group J vs 3rd Place C/E/G/H at the 2026 World Cup?

Winner Group J vs 3rd Place C/E/G/H is scheduled for Friday, July 3, 2026, kicking off at Fri, 03 Jul 2026 20:00:00 UTC at NRG Stadium, Houston.

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

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

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

NRG Stadium (capacity 72,220, opened 2002, retractable roof, natural grass (laid over turf)) in Houston hosts Winner Group J vs 3rd Place C/E/G/H.

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

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

Winner Group J vs 3rd Place C/E/G/H kicks off at Fri, 03 Jul 2026 20: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 J vs 3rd Place C/E/G/H 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 J vs 3rd Place C/E/G/H live via API

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