NORTH AMERICA · LEAGUE TABLE

Liga MX, Apertura Table

As of 26 July 2026, Club Tijuana lead the Liga MX, Apertura 2026 with 6 points from 2 matches, level on points with Cruz Azul. FC Juárez sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 2026·Updated 26 Jul 2026, 03:33 UTC
Liga MX, Apertura league table
#TeamPWDLGFGAGDPts
1Club Tijuana220041+36
2Cruz Azul220053+26
3Club América211021+14
4CF Pachuca110030+33
5Atlas FC110032+13
6CF Monterrey110032+13
7CD Toluca210132+13
8Club Necaxa110021+13
9Club Puebla21012203
10CD Guadalajara210112-13
11Pumas UNAM210124-23
12Atlante FC201123-11
13Atlético San Luis100123-10
14Santos Laguna100123-10
15Querétaro FC100101-10
16Club León200224-20
17Tigres UANL100113-20
18FC Juárez200202-20
Get this via API

Get the Liga MX, Apertura table via API

Fetch the live Liga MX, Apertura standings with competition_id=comp_298265. The same shape works for every competition and season.

GET /football/competitions/comp_298265/seasons/{season_id}/standings

Request
curl "https://api.thestatsapi.com/api/football/competitions/comp_298265/seasons/sn_2977262/standings" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "team": {
        "id": "tm_xxxx",
        "name": "Club Tijuana"
      },
      "position": 1,
      "matches_played": 2,
      "wins": 2,
      "draws": 0,
      "losses": 0,
      "goals_for": 4,
      "goals_against": 1,
      "goal_difference": 3,
      "points": 6
    }
  ]
}

Frequently Asked Questions

Who is top of the Liga MX, Apertura?

Club Tijuana are top of the Liga MX, Apertura 2026 with 6 points from 2 matches.

How many teams are in the Liga MX, Apertura?

18 teams compete in the Liga MX, Apertura 2026.

How do I get the Liga MX, Apertura table via API?

Call the standings endpoint with competition_id=comp_298265 and the season id. Sign up for a 7-day free trial, generate an API key, and every plan includes all competitions and endpoints.

How many seasons of Liga MX, Apertura data are available?

TheStatsAPI has 7 seasons of Liga MX, Apertura data, going back to 20/21, including historical final tables.

Get Liga MX, Apertura data via API

Start your 7-day free trial. All endpoints and every competition included on every plan.