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.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Olympiacos FC | 1 | 1 | 0 | 0 | 4 | 0 | +4 | 3 |
| 2 | AEK Athens | 1 | 1 | 0 | 0 | 2 | 0 | +2 | 3 |
| 3 | Atromitos Athens | 1 | 1 | 0 | 0 | 1 | 0 | +1 | 3 |
| 4 | Panathinaikos | 1 | 1 | 0 | 0 | 1 | 0 | +1 | 3 |
| 5 | AE Kifisia | 1 | 0 | 1 | 0 | 2 | 2 | 0 | 1 |
| 6 | PS Kalamata | 1 | 0 | 1 | 0 | 2 | 2 | 0 | 1 |
| 7 | GS Marko | 1 | 0 | 1 | 0 | 2 | 2 | 0 | 1 |
| 8 | NPS Volos | 1 | 0 | 1 | 0 | 2 | 2 | 0 | 1 |
| 9 | OFI Crete | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 |
| 10 | PAOK | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 |
| 11 | APO Levadiakos | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 12 | Aris Thessaloniki | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 13 | Niki Volou | 1 | 0 | 0 | 1 | 0 | 1 | -1 | 0 |
| 14 | MGS Panserraikos | 1 | 0 | 0 | 1 | 0 | 1 | -1 | 0 |
| 15 | AS Nestos Chrysoupolis | 1 | 0 | 0 | 1 | 0 | 2 | -2 | 0 |
| 16 | AE Larisa | 1 | 0 | 0 | 1 | 0 | 4 | -4 | 0 |
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
curl "https://api.thestatsapi.com/api/football/competitions/comp_4781/seasons/sn_3020346/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"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
}
]
}Greek Cup Betsson resources
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.