get https://api.sportradar.com/nhl//v6//seasons///teams//statistics.
NHL Seasonal Statistics provides detailed team and player statistics for a given team and season.
Log in to see full request history
Response
NHL Seasonal Statistics provides detailed team and player statistics for a given team and season.
xxxxxxxxxx
curl --request GET \
--url https://api.sportradar.com/nhl/trial/v6/en/seasons/2021/REG/teams/4416091c-0f24-11e2-8525-18a905767e44/statistics.json \
--header 'accept: application/json'
Try It!
to start a request and see the response here!