NORTH AMERICA · LEAGUE TABLE

Liga MX, Apertura Table

As of 9 September 2026, Club América lead the Liga MX, Apertura 2026 with 16 points from 6 matches, 2 points clear of CD Guadalajara. FC Juárez sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 2026·Updated 09 Sept 2026, 06:10 UTC
Liga MX, Apertura league table
#TeamPWDLGFGAGDPts
1Club América6510122+1016
2CD Guadalajara7421126+614
3CD Toluca6411124+813
4Club Tijuana6411107+313
5Atlas FC7412109+113
6Cruz Azul74031211+112
7Querétaro FC631297+210
8Club León631286+210
9Club Puebla631299010
10CF Monterrey63031310+39
11CF Pachuca7223108+28
12Pumas UNAM62228808
13Club Necaxa7223912-38
14Atlante FC714279-27
15Tigres UANL7133911-26
16Atlético San Luis7133813-56
17Santos Laguna7016412-81
18FC Juárez7007321-180
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": 6,
      "wins": 5,
      "draws": 1,
      "losses": 0,
      "goals_for": 12,
      "goals_against": 2,
      "goal_difference": 10,
      "points": 16
    }
  ]
}

Frequently Asked Questions

Who is top of the Liga MX, Apertura?

Club América are top of the Liga MX, Apertura 2026 with 16 points from 6 matches, 2 points clear of CD Guadalajara.

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.