Mexico vs Jordan

Date
Wednesday, June 24, 2026
Kickoff (UTC)
22:00:00 UTC
Venue
Estadio BBVA
Stage
Group Stage
Your local time:Wed, 24 Jun 2026 22:00:00 UTC

Mexico vs Jordan preview

Mexico vs Jordan pits Mexico (FIFA #18) against Jordan (#64) in Group A on Wednesday, June 24, 2026 at Estadio BBVA. Mexico go in as the favoured side on FIFA Ranking alone, but Jordan have debut as their World Cup high-water mark.

Estadio BBVA (capacity 53,500) is the open-roof home of the CF Monterrey (Liga MX). It sits 540m above sea level in Monterrey. June/July temperatures in Monterrey average a high of 34°C and a low of 23°C — relevant context for player workload and broadcast scheduling.

Form context — Mexico have appeared at 18 previous FIFA World Cups (last five: R16, R16, R16, R16, Group). Jordan have appeared at 1 World Cups (last five: Debut). The match is officially scheduled by FIFA; kickoff times and venue assignments are confirmed.

Mexico vs Jordan — 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.

MetricMexicoJordan
FIFA Ranking#18#64
ConfederationCONCACAFAFC
WC appearances181
Best WC finishQuarter-finals (1970, 1986)Debut
Last 5 WCsR16, R16, R16, R16, GroupDebut
CaptainEdson ÁlvarezYazan Al-Arab
ManagerJavier AguirreJamal Sellami
Players to watchEdson Álvarez, Hirving Lozano, Santiago GiménezMousa Al-Tamari, Yazan Al-Naimat, Nour Al-Rawabdeh

Get live Mexico vs Jordan data

JavaScript
// Fetch live data for Mexico vs Jordan
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 Mexico vs Jordan at the 2026 World Cup?

Mexico vs Jordan is scheduled for Wednesday, June 24, 2026, kicking off at Wed, 24 Jun 2026 22:00:00 UTC at Estadio BBVA, Monterrey.

What stage is Mexico vs Jordan?

Mexico vs Jordan is a Group Stage fixture in Group A at the 2026 FIFA World Cup.

What stadium hosts Mexico vs Jordan?

Estadio BBVA (capacity 53,500, opened 2015, open roof, natural grass) in Monterrey hosts Mexico vs Jordan.

Who is favoured to win Mexico vs Jordan?

Mexico go in as the higher-ranked side at FIFA #18, with Jordan ranked #64. Mexico's best World Cup finish is Quarter-finals (1970, 1986); Jordan's is Debut. Live odds for Mexico vs Jordan are available via the odds endpoint covering Bet365, Pinnacle, Betfair Exchange, and Kambi.

Where can I watch Mexico vs Jordan?

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 Mexico vs Jordan in my timezone?

Mexico vs Jordan kicks off at Wed, 24 Jun 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 Mexico vs Jordan 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 Mexico vs Jordan live via API

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