Runner-up Group C vs Runner-up Group F
Runner-up Group C vs Runner-up Group F preview
Runner-up Group C vs Runner-up Group 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 Monday, June 29, 2026 at Lincoln Financial Field, Philadelphia.
Lincoln Financial Field (capacity 69,596) is the open-roof home of the Philadelphia Eagles (NFL), Temple Owls (NCAA). It sits 12m above sea level in Philadelphia. June/July temperatures in Philadelphia average a high of 30°C and a low of 20°C, with notable rainfall — relevant context for player workload and broadcast scheduling.
Get live Runner-up Group C vs Runner-up Group F data
// Fetch live data for Runner-up Group C vs Runner-up Group F
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, ... }]Other matches on Jun 29
Other matches at Lincoln Financial Field
Frequently Asked Questions
When is Runner-up Group C vs Runner-up Group F at the 2026 World Cup?
Runner-up Group C vs Runner-up Group F is scheduled for Monday, June 29, 2026, kicking off at Mon, 29 Jun 2026 21:00:00 UTC at Lincoln Financial Field, Philadelphia.
What stage is Runner-up Group C vs Runner-up Group F?
Runner-up Group C vs Runner-up Group F is a Round of 32 fixture at the 2026 FIFA World Cup.
What stadium hosts Runner-up Group C vs Runner-up Group F?
Lincoln Financial Field (capacity 69,596, opened 2003, open roof, natural grass) in Philadelphia hosts Runner-up Group C vs Runner-up Group F.
Where can I watch Runner-up Group C vs Runner-up Group 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 Runner-up Group C vs Runner-up Group F in my timezone?
Runner-up Group C vs Runner-up Group F kicks off at Mon, 29 Jun 2026 21: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 C vs Runner-up Group F 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 Runner-up Group C vs Runner-up Group F live via API
Real-time scores, lineups, events, xG, and odds. 7-day free trial.