AFRICA · FIXTURES

Algerian Ligue 1 Fixtures

Next Algerian Ligue 1 fixtures: ES Ben Aknoun v US Biskra (Thursday 10 September), USM Alger v JS El Biar (Thursday 10 September), MC Oran v CR Temouchent (Friday 11 September). Full schedule with kickoff times below, joined to results and odds by match id.

LIVE DATA·Season 26/27·Updated 08 Sept 2026, 21:28 UTC
  • Thu 10 Sept, 18:00 UTCES Ben AknounvUS Biskra
  • Thu 10 Sept, 20:00 UTCUSM AlgervJS El Biar
  • Fri 11 Sept, 18:00 UTCMC OranvCR Temouchent
  • Fri 11 Sept, 20:00 UTCCR BelouizdadvES Sétif
  • Sat 12 Sept, 18:00 UTCMB RouissatvOlympique Akbou
  • Sat 12 Sept, 20:00 UTCCS ConstantinevASO Chlef
  • Tue 22 Sept, 17:00 UTCUS BiskravJS Saoura
  • Tue 22 Sept, 19:00 UTCMC AlgervMC Oran
  • Tue 06 Oct, 18:00 UTCJS SaouravUSM Khenchela
  • Tue 06 Oct, 18:00 UTCJS KabylievMC Alger
Get this via API

Get Algerian Ligue 1 fixtures via API

Fetch upcoming Algerian Ligue 1 matches with competition_id=comp_29906.

GET /football/matches?competition_id=comp_29906&status=scheduled

Request
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_29906&season_id=sn_4510099&status=scheduled" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "id": "mt_xxxx",
      "competition_id": "comp_29906",
      "matchday": 1,
      "status": "scheduled",
      "utc_date": "2026-09-10T18:00:00.000Z",
      "home_team": {
        "id": "tm_xxxx",
        "name": "ES Ben Aknoun"
      },
      "away_team": {
        "id": "tm_yyyy",
        "name": "US Biskra"
      }
    }
  ]
}

Frequently Asked Questions

When is the next Algerian Ligue 1 match?

ES Ben Aknoun play US Biskra on Thursday 10 September.

How do I get Algerian Ligue 1 fixtures via API?

Call the matches endpoint with competition_id=comp_29906 and status=scheduled. Sign up for a 7-day free trial to generate an API key; every plan includes all competitions.

Get Algerian Ligue 1 data via API

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