My I know How can i get players points on the basis of players key?Is there any query to find out that?
QUOTE (Sean Montgomery @ 3 Nov 2011 6:38 PM) Right now, only the game data is available. We'd worked on getting the basic group/team information working for most of the pick'em games (which teams and groups a user has, how the teams and groups fit together), but we didn't have time to also get the detailed parts finished, like which picks a team made or how they had scored, so we weren't able to launch any new services for them for this year.
QUOTE (Silky Johnson @ 3 Oct 2011 3:44 PM) I'm bumping this. Sean, can you answer whether or not NFL Pick'em data is available? It looks like there is a game ID, but I can't query anything else.
QUOTE (Silky Johnson @ 21 Aug 2011 12:52 PM) Using the YQL console, the following query
select * from fantasysports.games where game_key="258"
I get these results...
- 258
- 258
- Pro Football Pick'em
- nflp
- pickem-group
- http://football.fantasysports.yahoo.com/pickem
- 2011
However none of my other queries return anything if I try to query my league or standings.Can this be exposed in the API???Thanks!