ASIA · LEAGUE TABLE

Indonesia Liga 1 Table

As of 9 September 2026, Arema FC lead the Indonesia Liga 1 26/27 with 3 points from 1 matches, level on points with Persib Bandung. Adhyaksa FC sit bottom on -2. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 09 Sept 2026, 07:52 UTC
Indonesia Liga 1 league table
#TeamPWDLGFGAGDPts
1Arema FC110040+43
2Persib Bandung110031+23
3Madura United FC110020+23
4Bali United FC110021+13
5Dewa United FC110010+13
6Persija Jakarta110010+13
7Bhayangkara Presisi Indonesia FC10101101
8Persebaya Surabaya10101101
9Persita Tangerang10101101
10PSIM Yogyakarta10101101
11Garudayaksa FC10101101
12PSS Sleman100112-10
13Borneo FC Samarinda100101-10
14Persik Kediri100101-10
15PSM Makassar100113-20
16Persijap Jepara100102-20
17Malut United FC1010110-1
18Adhyaksa FC100104-4-2
Get this via API

Get the Indonesia Liga 1 table via API

Fetch the live Indonesia Liga 1 standings with competition_id=comp_45672. The same shape works for every competition and season.

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

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

Frequently Asked Questions

Who is top of the Indonesia Liga 1?

Arema FC are top of the Indonesia Liga 1 26/27 with 3 points from 1 matches.

How many teams are in the Indonesia Liga 1?

18 teams compete in the Indonesia Liga 1 26/27.

How do I get the Indonesia Liga 1 table via API?

Call the standings endpoint with competition_id=comp_45672 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 Indonesia Liga 1 data are available?

TheStatsAPI has 6 seasons of Indonesia Liga 1 data, going back to 21/22, including historical final tables.

Get Indonesia Liga 1 data via API

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