APIEndpoint referenceBasketball/basketball/team/{id}Copy MarkdownOpenGo APIloading...GET/api/basketball/team/{id}SendPathPath Parametersid*stringResponse Body200application/json404application/json500application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/api/basketball/team/string"200404500{ "data": null}/basketball/search GETUpcoming fixtures, teams and players matching a term./basketball/team/{id}/performance GETThe team's recent finished fixtures with their per-period statistics folded into a `stats` object keyed by statistic.