Switzerland vs Ecuador

Date
Wednesday, June 24, 2026
Kickoff (UTC)
20:00:00 UTC
Venue
BMO Field
Stage
Group Stage
Your local time:Wed, 24 Jun 2026 20:00:00 UTC

Switzerland vs Ecuador preview

Switzerland vs Ecuador pits Switzerland (FIFA #19) against Ecuador (#31) in Group B on Wednesday, June 24, 2026 at BMO Field. Switzerland go in as the favoured side on FIFA Ranking alone, but Ecuador have round of 16 (2006) as their World Cup high-water mark.

BMO Field (capacity 45,500) is the open-roof home of the Toronto FC (MLS), Toronto Argonauts (CFL). It sits 76m above sea level in Toronto. June/July temperatures in Toronto average a high of 27°C and a low of 17°C — relevant context for player workload and broadcast scheduling.

Form context — Switzerland have appeared at 12 previous FIFA World Cups (last five: R16, R16, R16, R16, R16). Ecuador have appeared at 5 World Cups (last five: Group, DNQ, R16, DNQ, Group). The match is officially scheduled by FIFA; kickoff times and venue assignments are confirmed.

Switzerland vs Ecuador — head-to-head profile

Pre-match snapshot of both squads. All values are populated at build time from the World Cup squads dataset and refreshed via the API on match day.

MetricSwitzerlandEcuador
FIFA Ranking#19#31
ConfederationUEFACONMEBOL
WC appearances125
Best WC finishQuarter-finals (1934, 1938, 1954)Round of 16 (2006)
Last 5 WCsR16, R16, R16, R16, R16Group, DNQ, R16, DNQ, Group
CaptainGranit XhakaEnner Valencia
ManagerMurat YakınSebastián Beccacece
Players to watchGranit Xhaka, Manuel Akanji, Breel EmboloMoisés Caicedo, Enner Valencia, Pervis Estupiñán

Get live Switzerland vs Ecuador data

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

Switzerland vs Ecuador is scheduled for Wednesday, June 24, 2026, kicking off at Wed, 24 Jun 2026 20:00:00 UTC at BMO Field, Toronto.

What stage is Switzerland vs Ecuador?

Switzerland vs Ecuador is a Group Stage fixture in Group B at the 2026 FIFA World Cup.

What stadium hosts Switzerland vs Ecuador?

BMO Field (capacity 45,500, opened 2007, open roof, natural grass) in Toronto hosts Switzerland vs Ecuador.

Who is favoured to win Switzerland vs Ecuador?

Switzerland go in as the higher-ranked side at FIFA #19, with Ecuador ranked #31. Switzerland's best World Cup finish is Quarter-finals (1934, 1938, 1954); Ecuador's is Round of 16 (2006). Live odds for Switzerland vs Ecuador are available via the odds endpoint covering Bet365, Pinnacle, Betfair Exchange, and Kambi.

Where can I watch Switzerland vs Ecuador?

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 Switzerland vs Ecuador in my timezone?

Switzerland vs Ecuador kicks off at Wed, 24 Jun 2026 20: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 Switzerland vs Ecuador stats via API?

Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-06-24) 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 Switzerland vs Ecuador live via API

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