amosbastian / understat

An asynchronous Python package for https://understat.com/.
MIT License
150 stars 30 forks source link

Add endpoint for individual match stats #34

Closed ahorn639 closed 6 months ago

ahorn639 commented 7 months ago

Currently, there are certain match stats that you cannot retrieve from the get_league_results endpoint. They live on the match endpoint under the stats tab (or match_stats in the source code). e.g. See stats tab on this https://understat.com/match/22073

Pretty simple change