EUROPE · LEAGUE TABLE

Greek Cup Betsson Table

As of 8 September 2026, Olympiacos FC lead the Greek Cup Betsson 26/27 with 3 points from 1 matches, level on points with AEK Athens. AE Larisa sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 08 Sept 2026, 21:25 UTC
Greek Cup Betsson league table
#TeamPWDLGFGAGDPts
1Olympiacos FC110040+43
2AEK Athens110020+23
3Atromitos Athens110010+13
4Panathinaikos110010+13
5AE Kifisia10102201
6PS Kalamata10102201
7GS Marko10102201
8NPS Volos10102201
9OFI Crete10100001
10PAOK10100001
11APO Levadiakos00000000
12Aris Thessaloniki00000000
13Niki Volou100101-10
14MGS Panserraikos100101-10
15AS Nestos Chrysoupolis100102-20
16AE Larisa100104-40
Get this via API

Get the Greek Cup Betsson table via API

Fetch the live Greek Cup Betsson standings with competition_id=comp_4781. The same shape works for every competition and season.

GET /football/competitions/comp_4781/seasons/{season_id}/standings

Request
curl "https://api.thestatsapi.com/api/football/competitions/comp_4781/seasons/sn_3020346/standings" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "team": {
        "id": "tm_xxxx",
        "name": "Olympiacos FC"
      },
      "position": 1,
      "matches_played": 1,
      "wins": 1,
      "draws": 0,
      "losses": 0,
      "goals_for": 4,
      "goals_against": 0,
      "goal_difference": 4,
      "points": 3
    }
  ]
}

Frequently Asked Questions

Who is top of the Greek Cup Betsson?

Olympiacos FC are top of the Greek Cup Betsson 26/27 with 3 points from 1 matches.

How many teams are in the Greek Cup Betsson?

16 teams compete in the Greek Cup Betsson 26/27.

How do I get the Greek Cup Betsson table via API?

Call the standings endpoint with competition_id=comp_4781 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 Greek Cup Betsson data are available?

TheStatsAPI has 7 seasons of Greek Cup Betsson data, going back to 19/20, including historical final tables.

Get Greek Cup Betsson data via API

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