Tunisian Ligue Professionnelle 1 Fixtures
Next Tunisian Ligue Professionnelle 1 fixtures: US Monastir v US Ben Guerdane (Saturday 12 September), ES Hammam-Sousse v Stade Tunisien (Saturday 12 September), Avenir Sportif De La Marsa v Etoile Sportive Du Sahel (Saturday 12 September). Full schedule with kickoff times below, joined to results and odds by match id.
- Sat 12 Sept, 15:00 UTCUS MonastirvUS Ben Guerdane
- Sat 12 Sept, 15:00 UTCES Hammam-SoussevStade Tunisien
- Sat 12 Sept, 15:00 UTCAvenir Sportif De La MarsavEtoile Sportive Du Sahel
- Sun 13 Sept, 15:00 UTCHammam-LifvEspérance Tunis
- Sun 13 Sept, 15:00 UTCJS OmranevES Métlaoui
- Sun 13 Sept, 15:00 UTCOlympique BéjavPS Sakiet Eddaïer
- Wed 16 Sept, 15:00 UTCUS Ben GuerdanevCS Sfaxien
- Thu 17 Sept, 15:00 UTCES ZarzisvUS Monastir
- Thu 17 Sept, 15:00 UTCStade TunisienvClub Africain
Get Tunisian Ligue Professionnelle 1 fixtures via API
Fetch upcoming Tunisian Ligue Professionnelle 1 matches with competition_id=comp_08282.
GET /football/matches?competition_id=comp_08282&status=scheduled
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_08282&season_id=sn_6151585&status=scheduled" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"id": "mt_xxxx",
"competition_id": "comp_08282",
"matchday": 1,
"status": "scheduled",
"utc_date": "2026-09-12T15:00:00.000Z",
"home_team": {
"id": "tm_xxxx",
"name": "US Monastir"
},
"away_team": {
"id": "tm_yyyy",
"name": "US Ben Guerdane"
}
}
]
}Tunisian Ligue Professionnelle 1 resources
Frequently Asked Questions
When is the next Tunisian Ligue Professionnelle 1 match?
US Monastir play US Ben Guerdane on Saturday 12 September.
How do I get Tunisian Ligue Professionnelle 1 fixtures via API?
Call the matches endpoint with competition_id=comp_08282 and status=scheduled. Sign up for a 7-day free trial to generate an API key; every plan includes all competitions.
Get Tunisian Ligue Professionnelle 1 data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.