Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Add boxscore v2 endpoints #21

Merged
merged 2 commits into from
Jan 5, 2018
Merged

Add boxscore v2 endpoints #21

merged 2 commits into from
Jan 5, 2018

Conversation

jbkuczma
Copy link
Contributor

@jbkuczma jbkuczma commented Jan 5, 2018

As mentioned at the end of #20, there are new boxscore endpoints: /stats/boxscoresummaryv2 and /stats/boxscoretraditionalv2. These are now implemented.

@jbkuczma
Copy link
Contributor Author

jbkuczma commented Jan 5, 2018

Not sure what the range of values for StartRange and EndRange actually represent. The data returned didn't seem to change when either value was changed (within that range of values).

@kashav kashav merged commit dabc44e into kshvmdn:master Jan 5, 2018
@kashav
Copy link
Member

kashav commented Jan 5, 2018

@jbkuczma, thanks again!

It looks like StartRange / EndRange are used to specify a time bound for the box score (in seconds). I only notice a change when RangeType is set to 2.

For example, there's a difference in the result of the following two requests: ...&EndRange=0 and ...&EndRange=28800.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants