Seasonal Competitor Statisticsget https://api.sportradar.com/darts/{access_level}/v2/{language_code}/seasons/{season_id}/competitors/{competitor_id}/statistics.{format}Returns the team statistics for a given season.Path Paramsaccess_levelstringenumrequiredDefaults to trialThe access level of your API keytrial, productiontrialproductionAllowed:trialproductionlanguage_codestringrequiredDefaults to en2-letter code for supported languagesen (English)English is the only fully supported language for this API. Click here for valid language codes and a tabular list of available languages per competition.season_idstringrequiredDefaults to sr:season:126761Unique Id of a season, found in the Seasons endpointNote: The API provides a maximum of 3 seasons per competition — 2 previous seasons and 1 current season.Example: sr:season:126761competitor_idstringrequiredDefaults to sr:competitor:26280Unique Id of a competitor participant in a season, found in the Season Competitors endpointExample: sr:competitor:26280formatstringenumrequiredDefaults to jsonFormat returnedjson, xmljsonxmlAllowed:jsonxmlResponse 200200Updated 7 months ago