NORTH AMERICA · LEAGUE TABLE

Liga MX, Apertura Table

As of 15 August 2026, Club América lead the Liga MX, Apertura 2026 with 7 points from 3 matches, level on points with Club Tijuana. FC Juárez sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 2026·Updated 15 Aug 2026, 00:12 UTC
Liga MX, Apertura league table
#TeamPWDLGFGAGDPts
1Club América321051+47
2Club Tijuana321041+37
3CD Toluca320163+36
4Pumas UNAM320175+26
5CF Monterrey320164+26
6Cruz Azul320176+16
7Querétaro FC320154+16
8Club Necaxa32015506
9Atlas FC32014406
10Atlante FC31115504
11Club Puebla31113304
12CD Guadalajara311123-14
13CF Pachuca310243+13
14Club León310234-13
15Atlético San Luis302145-12
16Tigres UANL301258-31
17Santos Laguna300327-50
18FC Juárez300317-60
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 América"
      },
      "position": 1,
      "matches_played": 3,
      "wins": 2,
      "draws": 1,
      "losses": 0,
      "goals_for": 5,
      "goals_against": 1,
      "goal_difference": 4,
      "points": 7
    }
  ]
}

Frequently Asked Questions

Who is top of the Liga MX, Apertura?

Club América are top of the Liga MX, Apertura 2026 with 7 points from 3 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.