Daily Summariesget https://api.sportradar.com/squash/{access_level}/v2/{language_code}/schedules/{date}/summaries.{format}Provides match schedules for a given day, including scoring information.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.datedaterequiredDefaults to 2024-06-09Date in YYYY-MM-DD formatformatstringenumrequiredDefaults to jsonFormat returnedjson, xmljsonxmlAllowed:jsonxmlQuery Paramsstartint32The number of items to skip before starting to collect the result set.Default: 0Example: start=200 to receive a 2nd page of results (if necessary)Note: You may alternatively use offsetlimitint32The number of items to return.Maximum: 200Default value: 200Example: limit=5Note: Pagination may be required to pull all data within this feed. By default, the feed will return 200 sport events.Response 200200Updated 6 months ago