
[rant] F**k you PUBG!!Why the hell you damn bastards removed tournameNTs endpoints in API??? The F**k you think I am supposed to do, go get data of one player and filter when player was playing in a tournament??? I know I dodnt post a lot stats here, but I did sometimes. Well no more. Thanks PUBG!!!
1 Comment
All I have done is now useless and a history. I wanted to improve [kill distance stats](https://www.reddit.com/r/CompetitivePUBG/comments/137i56r/weapon_usage_stats_killsknocks_by_distance_per/) to show data per team, so some comparison can be attempted to made. But that door has been closed.
FYI – there are 2 ways of accessing data of a match:
1. by played id, then load previous matches and then figure out which ones are from a particular tournament (I dont even want to think how to do that)
2. Loading list of tournaments, and getting the list of all match id’s and load their data. That simple.
2nd way is perfectly logical while 1st way is dumb ass fucking crap shit.