Winner Match 81 vs Winner Match 82
Winner Match 81 vs Winner Match 82 preview
Winner Match 81 vs Winner Match 82 is a Round of 16 fixture at the 2026 FIFA World Cup. Win and advance; lose and the tournament is over. The match takes place on Monday, July 6, 2026 at Lumen Field, Seattle.
Lumen Field (capacity 68,740) is the open-roof home of the Seattle Seahawks (NFL), Seattle Sounders FC (MLS). It sits 17m above sea level in Seattle. June/July temperatures in Seattle average a high of 24°C and a low of 14°C — relevant context for player workload and broadcast scheduling.
Get live Winner Match 81 vs Winner Match 82 data
// Fetch live data for Winner Match 81 vs Winner Match 82
const response = await fetch(
'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&date=2026-07-06',
{ headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const { data } = await response.json();
// data: [{ id, kickoff_utc, status, score, lineups, events, xg, ... }]Other matches on Jul 6
Frequently Asked Questions
When is Winner Match 81 vs Winner Match 82 at the 2026 World Cup?
Winner Match 81 vs Winner Match 82 is scheduled for Monday, July 6, 2026, kicking off at Tue, 07 Jul 2026 00:00:00 UTC at Lumen Field, Seattle.
What stage is Winner Match 81 vs Winner Match 82?
Winner Match 81 vs Winner Match 82 is a Round of 16 fixture at the 2026 FIFA World Cup.
What stadium hosts Winner Match 81 vs Winner Match 82?
Lumen Field (capacity 68,740, opened 2002, open roof, hybrid grass) in Seattle hosts Winner Match 81 vs Winner Match 82.
Where can I watch Winner Match 81 vs Winner Match 82?
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 81 vs Winner Match 82 in my timezone?
Winner Match 81 vs Winner Match 82 kicks off at Tue, 07 Jul 2026 00: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 81 vs Winner Match 82 stats via API?
Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-07-06) 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 81 vs Winner Match 82 live via API
Real-time scores, lineups, events, xG, and odds. 7-day free trial.