Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playermatches not returning some fields after 7.35 #2807

Open
builder-247 opened this issue Aug 18, 2024 · 1 comment
Open

Playermatches not returning some fields after 7.35 #2807

builder-247 opened this issue Aug 18, 2024 · 1 comment

Comments

@builder-247
Copy link
Member

The computed fields throw, comeback, loss and stomp return null when setting patch to 7.35 or later. This data is used on the records page.

Example request: https://api.opendota.com/api/players/115042342/matches?patch=54&sort=throw&limit=20

@howardchung
Copy link
Member

IIRC these are just computed from the game result and the gold_t values for each player--can see what's going on in the parser code (JS aggregation step)

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

No branches or pull requests

2 participants