Winner Group F vs 3rd Place A/B/C/D
Winner Group F vs 3rd Place A/B/C/D preview
Winner Group F vs 3rd Place A/B/C/D 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 SoFi Stadium, Los Angeles (Inglewood).
SoFi Stadium (capacity 70,240) is the fixed-roof home of the Los Angeles Rams, Los Angeles Chargers (NFL). It sits 35m above sea level in Los Angeles (Inglewood). June/July temperatures in Los Angeles average a high of 27°C and a low of 17°C — relevant context for player workload and broadcast scheduling.
Get live Winner Group F vs 3rd Place A/B/C/D data
// Fetch live data for Winner Group F vs 3rd Place A/B/C/D
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, ... }]Frequently Asked Questions
When is Winner Group F vs 3rd Place A/B/C/D at the 2026 World Cup?
Winner Group F vs 3rd Place A/B/C/D is scheduled for Wednesday, July 1, 2026, kicking off at Wed, 01 Jul 2026 02:00:00 UTC at SoFi Stadium, Los Angeles (Inglewood).
What stage is Winner Group F vs 3rd Place A/B/C/D?
Winner Group F vs 3rd Place A/B/C/D is a Round of 32 fixture at the 2026 FIFA World Cup.
What stadium hosts Winner Group F vs 3rd Place A/B/C/D?
SoFi Stadium (capacity 70,240, opened 2020, fixed roof, natural grass (laid over turf)) in Los Angeles (Inglewood) hosts Winner Group F vs 3rd Place A/B/C/D.
Where can I watch Winner Group F vs 3rd Place A/B/C/D?
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 F vs 3rd Place A/B/C/D in my timezone?
Winner Group F vs 3rd Place A/B/C/D kicks off at Wed, 01 Jul 2026 02: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 F vs 3rd Place A/B/C/D 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 Winner Group F vs 3rd Place A/B/C/D live via API
Real-time scores, lineups, events, xG, and odds. 7-day free trial.