Group F winners vs Group C runners-up

Date
Monday, June 29, 2026
Kickoff (UTC)
01:00:00 UTC
Venue
Estadio BBVA
Stage
Round of 32
Your local time:Tue, 30 Jun 2026 01:00:00 UTC

Group F winners vs Group C runners-up preview

Group F winners vs Group C runners-up 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 Monday, June 29, 2026 at Estadio BBVA, Monterrey.

Estadio BBVA (capacity 53,500) is the open-roof home of the CF Monterrey (Liga MX). It sits 540m above sea level in Monterrey. June/July temperatures in Monterrey average a high of 34°C and a low of 23°C — relevant context for player workload and broadcast scheduling.

Get live Group F winners vs Group C runners-up data

JavaScript
// Fetch live data for Group F winners vs Group C runners-up
const response = await fetch(
  'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&date=2026-06-29',
  { 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 F winners vs Group C runners-up at the 2026 World Cup?

Group F winners vs Group C runners-up is scheduled for Monday, June 29, 2026, kicking off at Tue, 30 Jun 2026 01:00:00 UTC at Estadio BBVA, Monterrey.

What stage is Group F winners vs Group C runners-up?

Group F winners vs Group C runners-up is a Round of 32 fixture at the 2026 FIFA World Cup.

What stadium hosts Group F winners vs Group C runners-up?

Estadio BBVA (capacity 53,500, opened 2015, open roof, natural grass) in Monterrey hosts Group F winners vs Group C runners-up.

Where can I watch Group F winners vs Group C runners-up?

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 F winners vs Group C runners-up in my timezone?

Group F winners vs Group C runners-up kicks off at Tue, 30 Jun 2026 01: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 F winners vs Group C runners-up stats via API?

Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-06-29) 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 F winners vs Group C runners-up live via API

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