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 FC32NPS Volos
  • Thu 03 Sept, 18:00 UTCPanathinaikos10Niki Volou
  • Wed 02 Sept, 19:15 UTCPAOK00OFI Crete
  • Wed 02 Sept, 17:00 UTCAE Larisa04Olympiacos FC
  • Wed 02 Sept, 17:00 UTCMGS Panserraikos01Atromitos Athens
  • Wed 02 Sept, 14:30 UTCGS Marko22AE Kifisia
  • Wed 02 Sept, 14:00 UTCAS Nestos Chrysoupolis02AEK Athens
  • Tue 01 Sept, 15:00 UTCNPS Volos22PS Kalamata
  • Mon 24 Aug, 14:30 UTCAPO Ellas Syrou11GS Marko
  • Wed 19 Aug, 16:00 UTCMGS Panserraikos21APS Panthrakikos
  • Wed 19 Aug, 14:15 UTCPS Kalamata42Panetolikos
  • Wed 19 Aug, 14:00 UTCAS Nestos Chrysoupolis10MGS Apollon Kalamarias
  • Wed 19 Aug, 14:00 UTCNiki Volou00GSS Panionios
  • Wed 19 Aug, 14:00 UTCAPS Zakynthos 196116AE Kifisia
  • Tue 18 Aug, 18:00 UTCAPO Levadiakos20Asteras 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.