Winner Match 95 vs Winner Match 96

Date
Saturday, July 11, 2026
Kickoff (UTC)
22:00:00 UTC
Venue
Hard Rock Stadium
Stage
Quarter-finals
Your local time:Sat, 11 Jul 2026 22:00:00 UTC

Winner Match 95 vs Winner Match 96 preview

Winner Match 95 vs Winner Match 96 is a Quarter-finals fixture at the 2026 FIFA World Cup. Win and advance; lose and the tournament is over. The match takes place on Saturday, July 11, 2026 at Hard Rock Stadium, Miami (Miami Gardens).

Hard Rock Stadium (capacity 65,326) is the open-roof home of the Miami Dolphins (NFL), Inter Miami CF (MLS, Hard Rock training centre). It sits 2m above sea level in Miami (Miami Gardens). June/July temperatures in Miami average a high of 32°C and a low of 25°C, with notable rainfall — relevant context for player workload and broadcast scheduling.

Get live Winner Match 95 vs Winner Match 96 data

JavaScript
// Fetch live data for Winner Match 95 vs Winner Match 96
const response = await fetch(
  'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&date=2026-07-11',
  { 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 Match 95 vs Winner Match 96 at the 2026 World Cup?

Winner Match 95 vs Winner Match 96 is scheduled for Saturday, July 11, 2026, kicking off at Sat, 11 Jul 2026 22:00:00 UTC at Hard Rock Stadium, Miami (Miami Gardens).

What stage is Winner Match 95 vs Winner Match 96?

Winner Match 95 vs Winner Match 96 is a Quarter-finals fixture at the 2026 FIFA World Cup.

What stadium hosts Winner Match 95 vs Winner Match 96?

Hard Rock Stadium (capacity 65,326, opened 1987, open roof, natural grass) in Miami (Miami Gardens) hosts Winner Match 95 vs Winner Match 96.

Where can I watch Winner Match 95 vs Winner Match 96?

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 Match 95 vs Winner Match 96 in my timezone?

Winner Match 95 vs Winner Match 96 kicks off at Sat, 11 Jul 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 Winner Match 95 vs Winner Match 96 stats via API?

Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-07-11) 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 Match 95 vs Winner Match 96 live via API

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