EUROPE · RESULTS

Greek Cup Betsson Results

Latest Greek Cup Betsson results: AO Trikala 0-4 AE Larisa. Full results with goals, dates and match ids for joining stats and odds are below.

LIVE DATA·Season 26/27·Updated 17 Aug 2026, 02:01 UTC
  • Tue 11 Aug, 15:00 UTCAO Trikala04AE Larisa
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": 1,
      "status": "finished",
      "utc_date": "2026-08-11T15:00:00.000Z",
      "home_team": {
        "id": "tm_xxxx",
        "name": "AO Trikala"
      },
      "away_team": {
        "id": "tm_yyyy",
        "name": "AE Larisa"
      },
      "score": {
        "home": 0,
        "away": 4
      }
    }
  ]
}

Frequently Asked Questions

What was the latest Greek Cup Betsson result?

AO Trikala 0-4 AE Larisa on Tuesday 11 August.

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.