EUROPE · FIXTURES
Greek Cup Betsson Fixtures
Next Greek Cup Betsson fixtures: APO Levadiakos v Aris Thessaloniki (Wednesday 9 September), OFI Crete v AS Nestos Chrysoupolis (Wednesday 9 September), Asteras Aktor v Aris Thessaloniki (Thursday 10 September). Full schedule with kickoff times below, joined to results and odds by match id.
LIVE DATA·Season 26/27·Updated 09 Sept 2026, 06:46 UTC
- Wed 09 Sept, 12:00 UTCAPO LevadiakosvAris Thessaloniki
- Wed 09 Sept, 14:00 UTCOFI CretevAS Nestos Chrysoupolis
- Thu 10 Sept, 14:45 UTCAsteras AktorvAris Thessaloniki
- Wed 16 Sept, 12:00 UTCNiki VolouvAPO Levadiakos
- Wed 16 Sept, 12:00 UTCAtromitos AthensvPAOK
- Wed 16 Sept, 12:00 UTCAE KifisiavPanathinaikos
- Wed 16 Sept, 12:00 UTCPS KalamatavAE Larisa
- Wed 16 Sept, 12:00 UTCAris ThessalonikivGS Marko
- Wed 16 Sept, 12:00 UTCAEK AthensvMGS Panserraikos
Get this via API
Get Greek Cup Betsson fixtures via API
Fetch upcoming Greek Cup Betsson matches with competition_id=comp_4781.
GET /football/matches?competition_id=comp_4781&status=scheduled
Request
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_4781&season_id=sn_3020346&status=scheduled" \
-H "Authorization: Bearer YOUR_API_KEY"JSON response
{
"data": [
{
"id": "mt_xxxx",
"competition_id": "comp_4781",
"matchday": 1,
"status": "scheduled",
"utc_date": "2026-09-09T12:00:00.000Z",
"home_team": {
"id": "tm_xxxx",
"name": "APO Levadiakos"
},
"away_team": {
"id": "tm_yyyy",
"name": "Aris Thessaloniki"
}
}
]
}Frequently Asked Questions
When is the next Greek Cup Betsson match?
APO Levadiakos play Aris Thessaloniki on Wednesday 9 September.
How do I get Greek Cup Betsson fixtures via API?
Call the matches endpoint with competition_id=comp_4781 and status=scheduled. Sign up for a 7-day free trial to generate an API key; every plan includes all competitions.
Get Greek Cup Betsson data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.