EUROPE · RESULTS

Greek Cup Betsson Results

Latest Greek Cup Betsson results: PAOK 2-2 OFI Crete, PAOK 2-0 Panathinaikos, APO Levadiakos 0-1 OFI Crete. Full results with goals, dates and match ids for joining stats and odds are below.

FINAL·Season 25/26·Updated 26 Jul 2026, 03:38 UTC
  • Sat 25 Apr, 17:30 UTCPAOK22OFI Crete
  • Wed 11 Feb, 18:30 UTCPAOK20Panathinaikos
  • Wed 11 Feb, 15:00 UTCAPO Levadiakos01OFI Crete
  • Wed 04 Feb, 18:30 UTCPanathinaikos01PAOK
  • Wed 04 Feb, 15:00 UTCOFI Crete11APO Levadiakos
  • Wed 14 Jan, 18:30 UTCPanathinaikos30Aris Thessaloniki
  • Wed 14 Jan, 16:30 UTCOlympiacos FC02PAOK
  • Wed 14 Jan, 15:00 UTCAEK Athens01OFI Crete
  • Wed 14 Jan, 13:00 UTCAPO Levadiakos20AE Kifisia
  • Wed 07 Jan, 15:00 UTCOFI Crete20Asteras Aktor
  • Tue 06 Jan, 18:00 UTCPAOK11Atromitos Athens
  • Tue 06 Jan, 15:30 UTCNPS Volos01AE Kifisia
  • Tue 06 Jan, 13:00 UTCAris Thessaloniki20Panetolikos
  • Wed 17 Dec, 18:00 UTCPAOK41GS Marko
  • Wed 17 Dec, 16:00 UTCOlympiacos FC60Iraklis 1908
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_0828370&status=finished" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "id": "mt_xxxx",
      "competition_id": "comp_4781",
      "matchday": 29,
      "status": "finished",
      "utc_date": "2026-04-25T17:30:00.000Z",
      "home_team": {
        "id": "tm_xxxx",
        "name": "PAOK"
      },
      "away_team": {
        "id": "tm_yyyy",
        "name": "OFI Crete"
      },
      "score": {
        "home": 2,
        "away": 2
      }
    }
  ]
}

Frequently Asked Questions

What was the latest Greek Cup Betsson result?

PAOK 2-2 OFI Crete on Saturday 25 April.

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.