EUROPE · LEAGUE TABLE

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.

LIVE DATA·Season 26/27·Updated 09 Sept 2026, 08:31 UTC
Stoiximan Super League league table
#TeamPWDLGFGAGDPts
1Panetolikos330071+69
2AEK Athens3210101+97
3Olympiacos FC321031+27
4Panathinaikos220051+46
5Aris Thessaloniki320158-36
6OFI Crete320152+36
7PAOK320174+36
8Iraklis 1908311135-24
9NPS Volos302124-22
10Atromitos Athens301224-21
11PS Kalamata301236-31
12AE Kifisia201113-21
13Asteras Aktor300316-50
14APO Levadiakos300308-80
Get this via API

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

Request
curl "https://api.thestatsapi.com/api/football/competitions/comp_4008/seasons/sn_7201312/standings" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "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
    }
  ]
}

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.