Player Summariesget https://api.sportradar.com/handball/{access_level}/v2/{language_code}/players/{player_id}/summaries.{format}Provides game info and statistics for the past 10 matches in which a given player participated.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.player_idstringrequiredDefaults to sr:player:873920Unique Id of a playerExample: sr:player:873920formatstringenumrequiredDefaults to jsonFormat returnedjson, xmljsonxmlAllowed:jsonxmlQuery Paramsstartint32Number to start the list of results from. Example: start=0limitint32Number to limit the number of results. Minimum value is 1, maximum value is 200. Example: limit=200Response 200200Updated 4 months ago