EUROPE · FIXTURES

Liga Portugal Betclic Fixtures

Next Liga Portugal Betclic fixtures: Moreirense v Benfica (Wednesday 9 September), CF Estrela Amadora v Sporting Braga (Thursday 10 September), CD Nacional v FC Alverca (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, 05:24 UTC
  • Wed 09 Sept, 19:45 UTCMoreirensevBenfica
  • Thu 10 Sept, 19:15 UTCCF Estrela AmadoravSporting Braga
  • Sat 12 Sept, 14:30 UTCCD NacionalvFC Alverca
  • Sat 12 Sept, 17:00 UTCCasa PiavFC Porto
  • Sat 12 Sept, 19:30 UTCAcadémico Viseu FCvVitória SC
  • Sun 13 Sept, 17:00 UTCFC AroucavSanta Clara
  • Sun 13 Sept, 17:00 UTCBenficavGil Vicente
  • Sun 13 Sept, 19:30 UTCFamalicãovSporting
  • Mon 14 Sept, 17:45 UTCRio AvevCF Estrela Amadora
  • Mon 14 Sept, 19:15 UTCMoreirensevMarítimo
  • Mon 14 Sept, 19:45 UTCSporting BragavEstoril Praia
  • Sat 19 Sept, 11:00 UTCVitória SCvMoreirense
  • Sat 19 Sept, 11:00 UTCGil VicentevMarítimo
  • Sat 19 Sept, 11:00 UTCCD NacionalvFamalicão
  • Sat 19 Sept, 11:00 UTCFC PortovBenfica
Get this via API

Get Liga Portugal Betclic fixtures via API

Fetch upcoming Liga Portugal Betclic matches with competition_id=comp_8385.

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

Request
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_8385&season_id=sn_6190962&status=scheduled" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "id": "mt_xxxx",
      "competition_id": "comp_8385",
      "matchday": 1,
      "status": "scheduled",
      "utc_date": "2026-09-09T19:45:00.000Z",
      "home_team": {
        "id": "tm_xxxx",
        "name": "Moreirense"
      },
      "away_team": {
        "id": "tm_yyyy",
        "name": "Benfica"
      }
    }
  ]
}

Frequently Asked Questions

When is the next Liga Portugal Betclic match?

Moreirense play Benfica on Wednesday 9 September.

How do I get Liga Portugal Betclic fixtures via API?

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

Get Liga Portugal Betclic data via API

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