Runner-up Group A vs Runner-up Group B

Date
Tuesday, June 30, 2026
Kickoff (UTC)
22:00:00 UTC
Venue
AT&T Stadium
Stage
Round of 32
Your local time:Tue, 30 Jun 2026 22:00:00 UTC

Runner-up Group A vs Runner-up Group B preview

Runner-up Group A vs Runner-up Group B 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 AT&T Stadium, Dallas (Arlington).

AT&T Stadium (capacity 80,000) is the retractable-roof home of the Dallas Cowboys (NFL). It sits 130m above sea level in Dallas (Arlington). June/July temperatures in Dallas average a high of 35°C and a low of 23°C — relevant context for player workload and broadcast scheduling.

Get live Runner-up Group A vs Runner-up Group B data

JavaScript
// Fetch live data for Runner-up Group A vs Runner-up Group B
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 Runner-up Group A vs Runner-up Group B at the 2026 World Cup?

Runner-up Group A vs Runner-up Group B is scheduled for Tuesday, June 30, 2026, kicking off at Tue, 30 Jun 2026 22:00:00 UTC at AT&T Stadium, Dallas (Arlington).

What stage is Runner-up Group A vs Runner-up Group B?

Runner-up Group A vs Runner-up Group B is a Round of 32 fixture at the 2026 FIFA World Cup.

What stadium hosts Runner-up Group A vs Runner-up Group B?

AT&T Stadium (capacity 80,000, opened 2009, retractable roof, natural grass (laid over turf)) in Dallas (Arlington) hosts Runner-up Group A vs Runner-up Group B.

Where can I watch Runner-up Group A vs Runner-up Group B?

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 Runner-up Group A vs Runner-up Group B in my timezone?

Runner-up Group A vs Runner-up Group B kicks off at Tue, 30 Jun 2026 22: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 Runner-up Group A vs Runner-up Group B 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 Runner-up Group A vs Runner-up Group B live via API

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