EUROPE · RESULTS
Greek Cup Betsson Results
Latest Greek Cup Betsson results: Olympiacos FC 3-2 NPS Volos, Panathinaikos 1-0 Niki Volou, PAOK 0-0 OFI Crete. Full results with goals, dates and match ids for joining stats and odds are below.
LIVE DATA·Season 26/27·Updated 09 Sept 2026, 03:16 UTC
- Tue 08 Sept, 18:45 UTCOlympiacos FC3–2NPS Volos
- Thu 03 Sept, 18:00 UTCPanathinaikos1–0Niki Volou
- Wed 02 Sept, 19:15 UTCPAOK0–0OFI Crete
- Wed 02 Sept, 17:00 UTCAE Larisa0–4Olympiacos FC
- Wed 02 Sept, 17:00 UTCMGS Panserraikos0–1Atromitos Athens
- Wed 02 Sept, 14:30 UTCGS Marko2–2AE Kifisia
- Wed 02 Sept, 14:00 UTCAS Nestos Chrysoupolis0–2AEK Athens
- Tue 01 Sept, 15:00 UTCNPS Volos2–2PS Kalamata
- Mon 24 Aug, 14:30 UTCAPO Ellas Syrou1–1GS Marko
- Wed 19 Aug, 16:00 UTCMGS Panserraikos2–1APS Panthrakikos
- Wed 19 Aug, 14:15 UTCPS Kalamata4–2Panetolikos
- Wed 19 Aug, 14:00 UTCAS Nestos Chrysoupolis1–0MGS Apollon Kalamarias
- Wed 19 Aug, 14:00 UTCNiki Volou0–0GSS Panionios
- Wed 19 Aug, 14:00 UTCAPS Zakynthos 19611–6AE Kifisia
- Tue 18 Aug, 18:00 UTCAPO Levadiakos2–0Asteras Aktor
Get this via API
Get Greek Cup Betsson results via API
Fetch the latest final Greek Cup Betsson scores with competition_id=comp_4781.
GET /football/matches?competition_id=comp_4781&status=finished
Request
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_4781&season_id=sn_3020346&status=finished" \
-H "Authorization: Bearer YOUR_API_KEY"JSON response
{
"data": [
{
"id": "mt_xxxx",
"competition_id": "comp_4781",
"matchday": 2,
"status": "finished",
"utc_date": "2026-09-08T18:45:00.000Z",
"home_team": {
"id": "tm_xxxx",
"name": "Olympiacos FC"
},
"away_team": {
"id": "tm_yyyy",
"name": "NPS Volos"
},
"score": {
"home": 3,
"away": 2
}
}
]
}Frequently Asked Questions
What was the latest Greek Cup Betsson result?
Olympiacos FC 3-2 NPS Volos on Tuesday 8 September.
How do I get Greek Cup Betsson results via API?
Call the matches endpoint with competition_id=comp_4781 and status=finished. 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.