Skip to content

Instantly share code, notes, and snippets.

@crorella
Last active January 10, 2016 03:21
Show Gist options
  • Select an option

  • Save crorella/835c7876eafa82c3bb4a to your computer and use it in GitHub Desktop.

Select an option

Save crorella/835c7876eafa82c3bb4a to your computer and use it in GitHub Desktop.
[
{
"position": "1",
"hero": "Chen",
"games": "123",
"winrate": "55%"
},
{
"position": "2",
"hero": "E.T.C.",
"games": "123",
"winrate": "54%"
},
{
"position": "3",
"hero": "Lt. Morales",
"games": "44",
"winrate": "43%"
},
{
"position": "4",
"hero": "LiLi",
"games": "33",
"winrate": "12%"
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment