BurntSushi / nflgame

An API to retrieve and read NFL Game Center JSON data. It can work with real-time data, which can be used for fantasy football.
http://pdoc.burntsushi.net/nflgame
The Unlicense
1.27k stars 412 forks source link

Adding Receiving Targets Category #336

Open ghost opened 6 years ago

ghost commented 6 years ago

First of all, thanks for building such a robust tool. I'm using the combine_play_stats function because I want more detailed data such as targets and punt blocks, etc. When using that function, I seem to be missing kickret tds, passing twoptm, & receiving twoptm which is offsetting my total fantasy points calculator. Has anyone else ran into this issue?

ochawkeye commented 6 years ago

Instead of using combine_play_stats or combine_game_stats, try combine_max_stats