Group B winners vs Group E/F/G/I/J third place

Date
Thursday, July 2, 2026
Kickoff (UTC)
03:00:00 UTC
Venue
BC Place
Stage
Round of 32
Your local time:Fri, 03 Jul 2026 03:00:00 UTC

Group B winners vs Group E/F/G/I/J third place preview

Group B winners vs Group E/F/G/I/J 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 Thursday, July 2, 2026 at BC Place, Vancouver.

BC Place (capacity 54,500) is the retractable-roof home of the BC Lions (CFL), Vancouver Whitecaps (MLS). It sits 4m above sea level in Vancouver. June/July temperatures in Vancouver average a high of 22°C and a low of 14°C — relevant context for player workload and broadcast scheduling.

Get live Group B winners vs Group E/F/G/I/J third place data

JavaScript
// Fetch live data for Group B winners vs Group E/F/G/I/J third place
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 Group B winners vs Group E/F/G/I/J third place at the 2026 World Cup?

Group B winners vs Group E/F/G/I/J third place is scheduled for Thursday, July 2, 2026, kicking off at Fri, 03 Jul 2026 03:00:00 UTC at BC Place, Vancouver.

What stage is Group B winners vs Group E/F/G/I/J third place?

Group B winners vs Group E/F/G/I/J third place is a Round of 32 fixture at the 2026 FIFA World Cup.

What stadium hosts Group B winners vs Group E/F/G/I/J third place?

BC Place (capacity 54,500, opened 1983, retractable roof, hybrid grass) in Vancouver hosts Group B winners vs Group E/F/G/I/J third place.

Where can I watch Group B winners vs Group E/F/G/I/J 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 B winners vs Group E/F/G/I/J third place in my timezone?

Group B winners vs Group E/F/G/I/J third place kicks off at Fri, 03 Jul 2026 03: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 B winners vs Group E/F/G/I/J third place 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 Group B winners vs Group E/F/G/I/J third place live via API

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