England vs Colombia

Date
Monday, June 15, 2026
Kickoff (UTC)
20:00:00 UTC
Venue
AT&T Stadium
Stage
Group Stage
Your local time:Mon, 15 Jun 2026 20:00:00 UTC

England vs Colombia preview

England vs Colombia is one of the most evenly matched fixtures in Group H. England (FIFA #4) face Colombia (#13) on Monday, June 15, 2026 at AT&T Stadium. With both sides ranked within 9 places of each other, the result is genuinely up for grabs.

AT&T Stadium (capacity 80,000) is the retractable-roof home of the Dallas Cowboys (NFL). It sits 130m above sea level in Dallas (Arlington). June/July temperatures in Dallas average a high of 35°C and a low of 23°C — relevant context for player workload and broadcast scheduling.

Form context — England have appeared at 17 previous FIFA World Cups (last five: QF, 4th, QF, R16, QF). Colombia have appeared at 7 World Cups (last five: DNQ, R16, QF, R16, DNQ). The match is officially scheduled by FIFA; kickoff times and venue assignments are confirmed.

England vs Colombia — 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.

MetricEnglandColombia
FIFA Ranking#4#13
ConfederationUEFACONMEBOL
WC appearances177
Best WC finishChampions (1966)Quarter-finals (2014)
Last 5 WCsQF, 4th, QF, R16, QFDNQ, R16, QF, R16, DNQ
CaptainHarry KaneJames Rodríguez
ManagerThomas TuchelNéstor Lorenzo
Players to watchHarry Kane, Jude Bellingham, Bukayo SakaJames Rodríguez, Luis Díaz, Jhon Durán

Get live England vs Colombia data

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

England vs Colombia is scheduled for Monday, June 15, 2026, kicking off at Mon, 15 Jun 2026 20:00:00 UTC at AT&T Stadium, Dallas (Arlington).

What stage is England vs Colombia?

England vs Colombia is a Group Stage fixture in Group H at the 2026 FIFA World Cup.

What stadium hosts England vs Colombia?

AT&T Stadium (capacity 80,000, opened 2009, retractable roof, natural grass (laid over turf)) in Dallas (Arlington) hosts England vs Colombia.

Who is favoured to win England vs Colombia?

England go in as the higher-ranked side at FIFA #4, with Colombia ranked #13. England's best World Cup finish is Champions (1966); Colombia's is Quarter-finals (2014). Live odds for England vs Colombia are available via the odds endpoint covering Bet365, Pinnacle, Betfair Exchange, and Kambi.

Where can I watch England vs Colombia?

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 England vs Colombia in my timezone?

England vs Colombia kicks off at Mon, 15 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 England vs Colombia stats via API?

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

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