EUROPE · FIXTURES

Trendyol Süper Lig Fixtures

Next Trendyol Süper Lig fixtures: Beşiktaş v Erzurumspor FK (Friday 11 September), Samsunspor v Çorum FK (Saturday 12 September), Eyüpspor v Çaykur Rizespor (Saturday 12 September). Full schedule with kickoff times below, joined to results and odds by match id.

LIVE DATA·Season 26/27·Updated 09 Sept 2026, 03:49 UTC
  • Fri 11 Sept, 17:00 UTCBeşiktaşvErzurumspor FK
  • Sat 12 Sept, 14:00 UTCSamsunsporvÇorum FK
  • Sat 12 Sept, 14:00 UTCEyüpsporvÇaykur Rizespor
  • Sat 12 Sept, 17:00 UTCKonyasporvTrabzonspor
  • Sat 12 Sept, 17:00 UTCAlanyasporvGöztepe
  • Sun 13 Sept, 14:00 UTCGençlerbirliğivKasımpaşa
  • Sun 13 Sept, 17:00 UTCGalatasarayvKocaelispor
  • Sun 13 Sept, 17:00 UTCAmed Sportif FaaliyetlervBaşakşehir FK
  • Mon 14 Sept, 17:00 UTCGaziantep FKvFenerbahçe
  • Sun 20 Sept, 15:00 UTCErzurumspor FKvSamsunspor
  • Sun 20 Sept, 15:00 UTCGöztepevÇaykur Rizespor
  • Sun 20 Sept, 15:00 UTCFenerbahçevEyüpspor
  • Sun 20 Sept, 15:00 UTCKocaelisporvGaziantep FK
  • Sun 20 Sept, 15:00 UTCBaşakşehir FKvGençlerbirliği
  • Sun 20 Sept, 15:00 UTCAmed Sportif FaaliyetlervBeşiktaş
Get this via API

Get Trendyol Süper Lig fixtures via API

Fetch upcoming Trendyol Süper Lig matches with competition_id=comp_9235.

GET /football/matches?competition_id=comp_9235&status=scheduled

Request
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_9235&season_id=sn_1361088&status=scheduled" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "id": "mt_xxxx",
      "competition_id": "comp_9235",
      "matchday": 1,
      "status": "scheduled",
      "utc_date": "2026-09-11T17:00:00.000Z",
      "home_team": {
        "id": "tm_xxxx",
        "name": "Beşiktaş"
      },
      "away_team": {
        "id": "tm_yyyy",
        "name": "Erzurumspor FK"
      }
    }
  ]
}

Frequently Asked Questions

When is the next Trendyol Süper Lig match?

Beşiktaş play Erzurumspor FK on Friday 11 September.

How do I get Trendyol Süper Lig fixtures via API?

Call the matches endpoint with competition_id=comp_9235 and status=scheduled. Sign up for a 7-day free trial to generate an API key; every plan includes all competitions.

Get Trendyol Süper Lig data via API

Start your 7-day free trial. All endpoints and every competition included on every plan.