AFRICA · LEAGUE TABLE

Algerian Ligue 1 Table

As of 9 September 2026, Olympique Akbou lead the Algerian Ligue 1 26/27 with 3 points from 1 matches, level on points with ES Ben Aknoun. JS El Biar sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 09 Sept 2026, 02:41 UTC
Algerian Ligue 1 league table
#TeamPWDLGFGAGDPts
1Olympique Akbou110020+23
2ES Ben Aknoun110010+13
3JS Kabylie110010+13
4CR Belouizdad10103301
5ASO Chlef10103301
6CR Temouchent10101101
7CS Constantine10101101
8USM Alger10100001
9USM Khenchela10100001
10JS Saoura00000000
11MC Alger00000000
12MC Oran00000000
13US Biskra00000000
14MB Rouissat100101-10
15ES Sétif100101-10
16JS El Biar100102-20
Get this via API

Get the Algerian Ligue 1 table via API

Fetch the live Algerian Ligue 1 standings with competition_id=comp_29906. The same shape works for every competition and season.

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

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

Frequently Asked Questions

Who is top of the Algerian Ligue 1?

Olympique Akbou are top of the Algerian Ligue 1 26/27 with 3 points from 1 matches.

How many teams are in the Algerian Ligue 1?

16 teams compete in the Algerian Ligue 1 26/27.

How do I get the Algerian Ligue 1 table via API?

Call the standings endpoint with competition_id=comp_29906 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 Algerian Ligue 1 data are available?

TheStatsAPI has 7 seasons of Algerian Ligue 1 data, going back to 20/21, including historical final tables.

Get Algerian Ligue 1 data via API

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