AFC Champions League Elite Table
AFC Champions League Elite 25/26 final table: Machida Zelvia finished top with 17 points from 8 matches, -5 points ahead of Al-Hilal. Nasaf Qarshi sit bottom on 4. Full table with goal difference and form below.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Machida Zelvia | 8 | 5 | 2 | 1 | 15 | 7 | +8 | 17 |
| 1 | Al-Hilal | 8 | 7 | 1 | 0 | 17 | 6 | +11 | 22 |
| 2 | Vissel Kobe | 8 | 5 | 1 | 2 | 14 | 7 | +7 | 16 |
| 2 | Al-Ahli | 8 | 5 | 2 | 1 | 21 | 9 | +12 | 17 |
| 3 | Sanfrecce Hiroshima | 8 | 4 | 3 | 1 | 10 | 6 | +4 | 15 |
| 3 | Tractor FC | 8 | 5 | 2 | 1 | 12 | 4 | +8 | 17 |
| 4 | Buriram United | 8 | 4 | 2 | 2 | 10 | 8 | +2 | 14 |
| 4 | Al-Ittihad | 8 | 5 | 0 | 3 | 22 | 9 | +13 | 15 |
| 5 | Melbourne City | 8 | 4 | 2 | 2 | 9 | 7 | +2 | 14 |
| 5 | Al-Wahda FC | 8 | 4 | 2 | 2 | 11 | 7 | +4 | 14 |
| 6 | Johor Darul Ta'zim | 8 | 3 | 2 | 3 | 8 | 7 | +1 | 11 |
| 6 | Shabab Al-Ahli Dubai | 8 | 3 | 2 | 3 | 14 | 14 | 0 | 11 |
| 7 | FC Seoul | 8 | 2 | 4 | 2 | 10 | 9 | +1 | 10 |
| 7 | Al Duhail | 8 | 2 | 2 | 4 | 16 | 16 | 0 | 8 |
| 8 | Gangwon FC | 8 | 2 | 3 | 3 | 9 | 11 | -2 | 9 |
| 8 | Al-Sadd | 8 | 2 | 2 | 4 | 12 | 16 | -4 | 8 |
| 9 | Ulsan HD | 8 | 2 | 3 | 3 | 6 | 8 | -2 | 9 |
| 9 | Al-Sharjah | 8 | 2 | 2 | 4 | 8 | 16 | -8 | 8 |
| 10 | Chengdu Rongcheng | 8 | 1 | 3 | 4 | 7 | 11 | -4 | 6 |
| 10 | Al-Gharafa | 8 | 2 | 0 | 6 | 7 | 21 | -14 | 6 |
| 11 | Shanghai Shenhua | 8 | 1 | 1 | 6 | 5 | 13 | -8 | 4 |
| 11 | Al-Shorta | 8 | 1 | 2 | 5 | 6 | 20 | -14 | 5 |
| 12 | Shanghai Port | 8 | 0 | 4 | 4 | 2 | 11 | -9 | 4 |
| 12 | Nasaf Qarshi | 8 | 1 | 1 | 6 | 9 | 17 | -8 | 4 |
Get the AFC Champions League Elite table via API
Fetch the live AFC Champions League Elite standings with competition_id=comp_5432. The same shape works for every competition and season.
GET /football/competitions/comp_5432/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_5432/seasons/sn_1397677/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "Machida Zelvia"
},
"position": 1,
"matches_played": 8,
"wins": 5,
"draws": 2,
"losses": 1,
"goals_for": 15,
"goals_against": 7,
"goal_difference": 8,
"points": 17
}
]
}AFC Champions League Elite resources
Fixtures, results, player and team stats for AFC Champions League Elite.
Upcoming kickoffs with dates and times.
Latest final scores.
See every competition, country, and data type we cover.
Frequently Asked Questions
Who is top of the AFC Champions League Elite?
Machida Zelvia finished top of the AFC Champions League Elite 25/26 with 17 points, -5 ahead of Al-Hilal.
How many teams are in the AFC Champions League Elite?
24 teams compete in the AFC Champions League Elite 25/26.
How do I get the AFC Champions League Elite table via API?
Call the standings endpoint with competition_id=comp_5432 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 AFC Champions League Elite data are available?
TheStatsAPI has 11 seasons of AFC Champions League Elite data, going back to 2015, including historical final tables.
Get AFC Champions League Elite data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.