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 Praia0–0FC Arouca
- Sun 06 Sept, 19:30 UTCGil Vicente0–1Académico Viseu FC
- Sun 06 Sept, 17:00 UTCVitória SC0–0Casa Pia
- Sun 06 Sept, 14:30 UTCSanta Clara4–0Rio Ave
- Sat 05 Sept, 19:30 UTCSporting2–0CD Nacional
- Sat 05 Sept, 17:00 UTCMarítimo0–3Benfica
- Sat 05 Sept, 17:00 UTCFC Alverca1–2Sporting Braga
- Sat 05 Sept, 14:30 UTCCF Estrela Amadora2–2Famalicão
- Fri 04 Sept, 19:15 UTCFC Porto2–1Moreirense
- Mon 31 Aug, 19:15 UTCBenfica2–1Estoril Praia
- Mon 31 Aug, 19:15 UTCSporting Braga1–0Vitória SC
- Sun 30 Aug, 19:30 UTCFamalicão0–0Gil Vicente
- Sun 30 Aug, 17:00 UTCCasa Pia0–1Moreirense
- Sun 30 Aug, 14:30 UTCCD Nacional2–3CF Estrela Amadora
- Sat 29 Aug, 17:00 UTCAcadémico Viseu FC0–3FC 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.