Malaysia Super League Table
As of 9 September 2026, Johor Darul Ta'zim lead the Malaysia Super League 26/27 with 12 points from 4 matches, 3 points clear of Kuching City. Kelantan Red Warrior FC sit bottom on 0. Full table with goal difference and form below.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Johor Darul Ta'zim | 4 | 4 | 0 | 0 | 22 | 0 | +22 | 12 |
| 2 | Kuching City | 4 | 3 | 0 | 1 | 13 | 3 | +10 | 9 |
| 3 | Selangor Football Club | 3 | 3 | 0 | 0 | 10 | 3 | +7 | 9 |
| 4 | Sabah FC | 3 | 2 | 0 | 1 | 5 | 3 | +2 | 6 |
| 5 | Kuala Lumpur City FC | 4 | 2 | 0 | 2 | 4 | 10 | -6 | 6 |
| 6 | Negeri Sembilan | 3 | 1 | 1 | 1 | 6 | 4 | +2 | 4 |
| 7 | Terengganu | 3 | 1 | 1 | 1 | 3 | 3 | 0 | 4 |
| 8 | Melaka FC | 3 | 1 | 0 | 2 | 4 | 7 | -3 | 3 |
| 9 | Brunei DPMM FC | 3 | 1 | 0 | 2 | 1 | 4 | -3 | 3 |
| 10 | Penang | 3 | 0 | 1 | 2 | 0 | 3 | -3 | 1 |
| 11 | Immigration FC | 3 | 0 | 1 | 2 | 3 | 12 | -9 | 1 |
| 12 | Kelantan Red Warrior FC | 4 | 0 | 0 | 4 | 2 | 21 | -19 | 0 |
Get the Malaysia Super League table via API
Fetch the live Malaysia Super League standings with competition_id=comp_13553. The same shape works for every competition and season.
GET /football/competitions/comp_13553/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_13553/seasons/sn_3025464/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "Johor Darul Ta'zim"
},
"position": 1,
"matches_played": 4,
"wins": 4,
"draws": 0,
"losses": 0,
"goals_for": 22,
"goals_against": 0,
"goal_difference": 22,
"points": 12
}
]
}Malaysia Super League resources
Fixtures, results, player and team stats for Malaysia Super League.
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 Malaysia Super League?
Johor Darul Ta'zim are top of the Malaysia Super League 26/27 with 12 points from 4 matches, 3 points clear of Kuching City.
How many teams are in the Malaysia Super League?
12 teams compete in the Malaysia Super League 26/27.
How do I get the Malaysia Super League table via API?
Call the standings endpoint with competition_id=comp_13553 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 Malaysia Super League data are available?
TheStatsAPI has 6 seasons of Malaysia Super League data, going back to 2021, including historical final tables.
Get Malaysia Super League data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.