Team / soccer / 2026

Celtic

soccerucl2026 season

Celtic 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
Álex ValleD5'10"159 lbsPlayed
Nicolas KühnF5'9"161 lbsPlayed
Alistair JohnstonD5'11"170 lbsPlayed
Daizen MaedaF5'8"148 lbsPlayed
Anthony RalstonD5'10"152 lbsPlayed
Yang Hyun-JunF5'9"161 lbsPlayed
Auston TrustyD6'3"172 lbsPlayed
Viljami SinisaloG6'5"168 lbsPlayed
Adam IdahF6'3"183 lbsPlayed
Johnny KennyF5'10"Played
Scott BainG6'0"163 lbsPlayed
Kasper SchmeichelPlayed
Liam ScalesPlayed
Jeff SchluppPlayed
Arne EngelsPlayed
JotaPlayed
Kyogo FuruhashiF5'7"139 lbsPlayed
Cameron Carter-VickersPlayed
Greg TaylorPlayed
Callum McGregorPlayed
Reo HatatePlayed
James ForrestPlayed
Maik NawrockiD6'1"161 lbsPlayed
Luke McCowanPlayed
Luis PalmaD5'10"157 lbsPlayed
Stephen WelshPlayed
Paulo BernardoPlayed
Dane MurrayPlayed
Daniel CummingsPlayed
Adam MontgomeryPlayed
Jude BonnarPlayed
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_06fhq4fh71zy33daseve7hshnr
curl "https://api.statshawk.ai/v1/teams/team_06fhq4fh71zy33daseve7hshnr" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhq4fh71zy33daseve7hshnr/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhq4fh71zy33daseve7hshnr/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhq4fh71zy33daseve7hshnr/stats?competition=comp_06fhmzyt8hw83db2s0vbpr9h04&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fhq4fh71zy33daseve7hshnr/stats?competition=comp_06fhmzyt8hw83db2s0vbpr9h04&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhq4fh71zy33daseve7hshnr/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhq4fh71zy33daseve7hshnr/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