EUROPE · FIXTURES

Stoiximan Super League Fixtures

Next Stoiximan Super League fixtures: PS Kalamata v Aris Thessaloniki (Saturday 22 August), AEK Athens v Iraklis 1908 (Saturday 22 August), Olympiacos FC v Atromitos Athens (Saturday 22 August). Full schedule with kickoff times below, joined to results and odds by match id.

LIVE DATA·Season 26/27·Updated 17 Aug 2026, 02:01 UTC
  • Sat 22 Aug, 17:00 UTCPS KalamatavAris Thessaloniki
  • Sat 22 Aug, 17:00 UTCAEK AthensvIraklis 1908
  • Sat 22 Aug, 19:00 UTCOlympiacos FCvAtromitos Athens
  • Sun 23 Aug, 16:30 UTCOFI CretevNPS Volos
  • Sun 23 Aug, 18:00 UTCPAOKvAPO Levadiakos
  • Sun 23 Aug, 18:00 UTCPanathinaikosvAE Kifisia
  • Sun 23 Aug, 18:30 UTCPanetolikosvAsteras Aktor
  • Sat 29 Aug, 18:00 UTCAE KifisiavAEK Athens
  • Sat 29 Aug, 18:00 UTCPanetolikosvPS Kalamata
  • Sat 29 Aug, 18:00 UTCAtromitos AthensvPAOK
  • Sat 29 Aug, 18:00 UTCAPO LevadiakosvPanathinaikos
  • Sat 29 Aug, 18:00 UTCAsteras AktorvOlympiacos FC
  • Sat 29 Aug, 18:00 UTCAris ThessalonikivOFI Crete
  • Sat 29 Aug, 18:00 UTCNPS VolosvIraklis 1908
  • Sat 05 Sept, 18:00 UTCNPS VolosvOlympiacos FC
Get this via API

Get Stoiximan Super League fixtures via API

Fetch upcoming Stoiximan Super League matches with competition_id=comp_4008.

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

Request
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_4008&season_id=sn_7201312&status=scheduled" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "id": "mt_xxxx",
      "competition_id": "comp_4008",
      "matchday": 1,
      "status": "scheduled",
      "utc_date": "2026-08-22T17:00:00.000Z",
      "home_team": {
        "id": "tm_xxxx",
        "name": "PS Kalamata"
      },
      "away_team": {
        "id": "tm_yyyy",
        "name": "Aris Thessaloniki"
      }
    }
  ]
}

Frequently Asked Questions

When is the next Stoiximan Super League match?

PS Kalamata play Aris Thessaloniki on Saturday 22 August.

How do I get Stoiximan Super League fixtures via API?

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

Get Stoiximan Super League data via API

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