Skip to content

Instantly share code, notes, and snippets.

@gabeweaver
Created July 29, 2013 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabeweaver/6107273 to your computer and use it in GitHub Desktop.
Save gabeweaver/6107273 to your computer and use it in GitHub Desktop.
Leaderboard
GET /leaderboard/8603
{
"leaderboard": {
"entries": [{
"score": 2,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 1
}, {
"score": 2,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 2
}, {
"score": 2,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 3
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 4
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 5
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 6
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 7
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 8
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 9
}, {
"score": 3,
"thru": "F",
"player_name": "Mirko Gozzolli",
"position": 10
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 11
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 12
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 13
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 14
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 15
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 16
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 17
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 18
}, {
"score": 3,
"thru": "F",
"player_name": "Mirko Gozzolli",
"position": 19
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 20
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 21
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 22
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 23
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 24
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 25
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 26
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 27
}, {
"score": 3,
"thru": "F",
"player_name": "Mirko Gozzolli",
"position": 28
}, {
"score": 3,
"thru": "F",
"player_name": "Gabe Weaver",
"position": 29
}, {
"score": 3,
"thru": "F",
"player_name": "Lars",
"position": 30
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment