sports-scores
ActiveTool of The Stall
Live and recent sports scores for NBA, NFL, MLB, NHL, MLS, EPL, La Liga, Bundesliga, Serie A, Champions League, and more. Returns game status, current score, venue, period/clock, and broadcast info. Uses ESPN's free public scoreboard API. Optional date filter (YYYYMMDD) for historical or upcoming schedule.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"date": {
"type": "string",
"description": "Date in YYYYMMDD format (e.g. '20240115'). Defaults to today."
},
"limit": {
"type": "integer",
"description": "Max games to return (default 10, max 30)."
},
"league": {
"type": "string",
"description": "League code. Default: 'nba'."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries