Greek Cup Betsson Fixtures
Next Greek Cup Betsson fixtures: AS Nestos Chrysoupolis v MGS Apollon Kalamarias (Wednesday 19 August), Niki Volou v GSS Panionios (Wednesday 19 August), APS Zakynthos 1961 v AE Kifisia (Wednesday 19 August). Full schedule with kickoff times below, joined to results and odds by match id.
- Wed 19 Aug, 14:00 UTCAS Nestos ChrysoupolisvMGS Apollon Kalamarias
- Wed 19 Aug, 14:00 UTCNiki VolouvGSS Panionios
- Wed 19 Aug, 14:00 UTCAPS Zakynthos 1961vAE Kifisia
- Wed 19 Aug, 14:15 UTCPS KalamatavPanetolikos
- Wed 19 Aug, 16:00 UTCMGS PanserraikosvAPS Panthrakikos
- Mon 24 Aug, 14:30 UTCAPO Ellas SyrouvGS Marko
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
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_4781&season_id=sn_3020346&status=scheduled" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"id": "mt_xxxx",
"competition_id": "comp_4781",
"matchday": 1,
"status": "scheduled",
"utc_date": "2026-08-19T14:00:00.000Z",
"home_team": {
"id": "tm_xxxx",
"name": "AS Nestos Chrysoupolis"
},
"away_team": {
"id": "tm_yyyy",
"name": "MGS Apollon Kalamarias"
}
}
]
}Frequently Asked Questions
When is the next Greek Cup Betsson match?
AS Nestos Chrysoupolis play MGS Apollon Kalamarias on Wednesday 19 August.
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.