Stoiximan Super League Table
As of 9 September 2026, Panetolikos lead the Stoiximan Super League 26/27 with 9 points from 3 matches, 2 points clear of AEK Athens. APO Levadiakos sit bottom on 0. Full table with goal difference and form below.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Panetolikos | 3 | 3 | 0 | 0 | 7 | 1 | +6 | 9 |
| 2 | AEK Athens | 3 | 2 | 1 | 0 | 10 | 1 | +9 | 7 |
| 3 | Olympiacos FC | 3 | 2 | 1 | 0 | 3 | 1 | +2 | 7 |
| 4 | Panathinaikos | 2 | 2 | 0 | 0 | 5 | 1 | +4 | 6 |
| 5 | Aris Thessaloniki | 3 | 2 | 0 | 1 | 5 | 8 | -3 | 6 |
| 6 | OFI Crete | 3 | 2 | 0 | 1 | 5 | 2 | +3 | 6 |
| 7 | PAOK | 3 | 2 | 0 | 1 | 7 | 4 | +3 | 6 |
| 8 | Iraklis 1908 | 3 | 1 | 1 | 1 | 3 | 5 | -2 | 4 |
| 9 | NPS Volos | 3 | 0 | 2 | 1 | 2 | 4 | -2 | 2 |
| 10 | Atromitos Athens | 3 | 0 | 1 | 2 | 2 | 4 | -2 | 1 |
| 11 | PS Kalamata | 3 | 0 | 1 | 2 | 3 | 6 | -3 | 1 |
| 12 | AE Kifisia | 2 | 0 | 1 | 1 | 1 | 3 | -2 | 1 |
| 13 | Asteras Aktor | 3 | 0 | 0 | 3 | 1 | 6 | -5 | 0 |
| 14 | APO Levadiakos | 3 | 0 | 0 | 3 | 0 | 8 | -8 | 0 |
Get the Stoiximan Super League table via API
Fetch the live Stoiximan Super League standings with competition_id=comp_4008. The same shape works for every competition and season.
GET /football/competitions/comp_4008/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_4008/seasons/sn_7201312/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "Panetolikos"
},
"position": 1,
"matches_played": 3,
"wins": 3,
"draws": 0,
"losses": 0,
"goals_for": 7,
"goals_against": 1,
"goal_difference": 6,
"points": 9
}
]
}Stoiximan Super League resources
Fixtures, results, player and team stats for Stoiximan 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 Stoiximan Super League?
Panetolikos are top of the Stoiximan Super League 26/27 with 9 points from 3 matches, 2 points clear of AEK Athens.
How many teams are in the Stoiximan Super League?
14 teams compete in the Stoiximan Super League 26/27.
How do I get the Stoiximan Super League table via API?
Call the standings endpoint with competition_id=comp_4008 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 Stoiximan Super League data are available?
TheStatsAPI has 7 seasons of Stoiximan Super League data, going back to 20/21, including historical final tables.
Get Stoiximan Super League data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.