EUROPE · RESULTS

Liga Portugal Betclic Results

Latest Liga Portugal Betclic results: Estoril Praia 0-0 FC Arouca, Gil Vicente 0-1 Académico Viseu FC, Vitória SC 0-0 Casa Pia. Full results with goals, dates and match ids for joining stats and odds are below.

LIVE DATA·Season 26/27·Updated 09 Sept 2026, 06:45 UTC
  • Mon 07 Sept, 19:15 UTCEstoril Praia00FC Arouca
  • Sun 06 Sept, 19:30 UTCGil Vicente01Académico Viseu FC
  • Sun 06 Sept, 17:00 UTCVitória SC00Casa Pia
  • Sun 06 Sept, 14:30 UTCSanta Clara40Rio Ave
  • Sat 05 Sept, 19:30 UTCSporting20CD Nacional
  • Sat 05 Sept, 17:00 UTCMarítimo03Benfica
  • Sat 05 Sept, 17:00 UTCFC Alverca12Sporting Braga
  • Sat 05 Sept, 14:30 UTCCF Estrela Amadora22Famalicão
  • Fri 04 Sept, 19:15 UTCFC Porto21Moreirense
  • Mon 31 Aug, 19:15 UTCBenfica21Estoril Praia
  • Mon 31 Aug, 19:15 UTCSporting Braga10Vitória SC
  • Sun 30 Aug, 19:30 UTCFamalicão00Gil Vicente
  • Sun 30 Aug, 17:00 UTCCasa Pia01Moreirense
  • Sun 30 Aug, 14:30 UTCCD Nacional23CF Estrela Amadora
  • Sat 29 Aug, 17:00 UTCAcadémico Viseu FC03FC Porto
Get this via API

Get Liga Portugal Betclic results via API

Fetch the latest final Liga Portugal Betclic scores with competition_id=comp_8385.

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

Request
curl "https://api.thestatsapi.com/api/football/matches?competition_id=comp_8385&season_id=sn_6190962&status=finished" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "id": "mt_xxxx",
      "competition_id": "comp_8385",
      "matchday": 5,
      "status": "finished",
      "utc_date": "2026-09-07T19:15:00.000Z",
      "home_team": {
        "id": "tm_xxxx",
        "name": "Estoril Praia"
      },
      "away_team": {
        "id": "tm_yyyy",
        "name": "FC Arouca"
      },
      "score": {
        "home": 0,
        "away": 0
      }
    }
  ]
}

Frequently Asked Questions

What was the latest Liga Portugal Betclic result?

Estoril Praia 0-0 FC Arouca on Monday 7 September.

How do I get Liga Portugal Betclic results via API?

Call the matches endpoint with competition_id=comp_8385 and status=finished. 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.