Created
July 29, 2013 19:59
-
-
Save gabeweaver/6107273 to your computer and use it in GitHub Desktop.
Leaderboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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