NBA API Version
1.9.0
Issue
I was trying to get the players career highs using the playerprofilev2 endpoint, that had a career_high data set. However, I get the playoffs career highs for each player, instead of the regular season career highs. The season_highs data set only returns stats from the current season so I think there's not a working endpoint for regular season career highs.
Code
No response