Winner Group B vs 3rd Place A/D/E/F

Date
Tuesday, June 30, 2026
Kickoff (UTC)
16:00:00 UTC
Venue
Gillette Stadium
Stage
Round of 32
Your local time:Tue, 30 Jun 2026 16:00:00 UTC

Winner Group B vs 3rd Place A/D/E/F preview

Winner Group B vs 3rd Place A/D/E/F 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 Gillette Stadium, Boston (Foxborough).

Gillette Stadium (capacity 65,878) is the open-roof home of the New England Patriots (NFL), New England Revolution (MLS). It sits 36m above sea level in Boston (Foxborough). June/July temperatures in Boston average a high of 27°C and a low of 17°C, with notable rainfall — relevant context for player workload and broadcast scheduling.

Get live Winner Group B vs 3rd Place A/D/E/F data

JavaScript
// Fetch live data for Winner Group B vs 3rd Place A/D/E/F
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, ... }]

Frequently Asked Questions

When is Winner Group B vs 3rd Place A/D/E/F at the 2026 World Cup?

Winner Group B vs 3rd Place A/D/E/F is scheduled for Tuesday, June 30, 2026, kicking off at Tue, 30 Jun 2026 16:00:00 UTC at Gillette Stadium, Boston (Foxborough).

What stage is Winner Group B vs 3rd Place A/D/E/F?

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

What stadium hosts Winner Group B vs 3rd Place A/D/E/F?

Gillette Stadium (capacity 65,878, opened 2002, open roof, natural grass) in Boston (Foxborough) hosts Winner Group B vs 3rd Place A/D/E/F.

Where can I watch Winner Group B vs 3rd Place A/D/E/F?

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 B vs 3rd Place A/D/E/F in my timezone?

Winner Group B vs 3rd Place A/D/E/F kicks off at Tue, 30 Jun 2026 16: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 B vs 3rd Place A/D/E/F 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 Winner Group B vs 3rd Place A/D/E/F live via API

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