I've requested the following resource: /team/304.l.{league_id}.t.{team_id}/stats and noticed it correctly only lists categories I participate in, but it is missing a category I am participating in: category 0, games played (GP). This category is critical to my app and it would be awesome if you guys could look into it.
For the NBA, stat category 0 is
<stat>
<stat_id>0</stat_id>
<name>Games Played</name>
<display_name>GP</display_name>
<sort_order>1</sort_order>
<position_types>
<position_type>P</position_type>
</position_types>
</stat>
But for my league and team, I only get these categories: 3, 4, 5, 6, 7, 8, 10, 12, 15, 16, 17, 18, 19
I play in a rotisserie league and see the GP category listed for my league on Yahoo's website.
Thanks,
Bryan