Team / soccer / 2026

Benfica

soccerucl2026 season

Benfica has a 2026 season statistics section with no reported measures, a recent game log, a reported roster, and a developer recipe for the REST API and MCP path.

Season profile

Reported team measures.

2026 team statistics, kept in the API’s sport-specific vocabulary.

// nothing here

No season stats available

Game log

Recent results.

Reported scores and outcomes, with direct paths to every resolved game and opponent.

Roster

Team personnel.

Listed and appearance-derived players, linked to their complete StatHawk profiles.

Roster
PlayerPositionHeightWeightStatus
Dodi LukébakioF6'2"170 lbsListed
Gonçalo OliveiraD6'0"163 lbsListed
Anatoliy TrubinG6'6"192 lbsListed
Samuel SoaresG6'3"205 lbsListed
Diogo FerreiraG6'4"183 lbsListed
Arnas VoitinoviciusG6'2"Listed
Nicolás OtamendiD6'0"183 lbsListed
Alexander BahD6'0"168 lbsListed
Amar DedicD5'11"161 lbsListed
Joshua WynderD6'2"159 lbsListed
Samuel DahlD5'9"150 lbsListed
Tomás AraújoD6'2"185 lbsListed
Sidny Lopes CabralD5'9"161 lbsListed
António SilvaD6'2"181 lbsListed
João FonsecaD6'0"159 lbsListed
Daniel BanjaquiD5'9"Listed
José NetoD6'0"Listed
Kevin PintoD5'11"Listed
Rafa SilvaM5'8"137 lbsListed
Fredrik AursnesM5'11"157 lbsListed
Leandro BarreiroM5'9"148 lbsListed
Enzo BarrenecheaM6'1"179 lbsListed
Richard RíosM6'1"185 lbsListed
Georgiy SudakovM5'10"150 lbsListed
Manu SilvaM6'2"183 lbsListed
Diogo PriosteM5'10"170 lbsListed
Nuno FelixD6'0"168 lbsListed
João RêgoM6'0"139 lbsListed
Tiago Dias FreitasM6'1"161 lbsListed
João VelosoM6'1"161 lbsListed
Gonçalo MoreiraM5'7"132 lbsListed
Miguel FigueiredoM6'0"Listed
BrumaF5'8"152 lbsListed
Vangelis PavlidisF6'1"181 lbsListed
Andreas SchjelderupF5'9"161 lbsListed
Henrique AraújoF6'0"163 lbsListed
Gianluca PrestianniF5'5"139 lbsListed
Franjo IvanovicF6'1"192 lbsListed
Anísio CabralF5'10"Listed
Rodrigo RêgoF5'8"141 lbsListed
Built on the StatHawk API

The page is the demo.

These requests and request patterns show how this page gets data from the same REST API and MCP server you can use in your own app or agent.

View this page's API recipe

Use the authenticated requests or fill in the labeled request templates, then adapt the response in your own product.

Authenticated request · GET /v1/teams/team_06fhmzyx61sm3bw8d1ck9r45fm
curl "https://api.statshawk.ai/v1/teams/team_06fhmzyx61sm3bw8d1ck9r45fm" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhmzyx61sm3bw8d1ck9r45fm/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhmzyx61sm3bw8d1ck9r45fm/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhmzyx61sm3bw8d1ck9r45fm/stats?competition=comp_06fhmzyt8hw83db2s0vbpr9h04&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fhmzyx61sm3bw8d1ck9r45fm/stats?competition=comp_06fhmzyt8hw83db2s0vbpr9h04&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhmzyx61sm3bw8d1ck9r45fm/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhmzyx61sm3bw8d1ck9r45fm/game-log" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Try with MCP

Connect StatHawk to your agent, then ask it to explain and extend the data shown on this page.

Build this view in the API reference
$claude mcp add statshawk https://mcp.statshawk.ai/mcp