Skip to content

Instantly share code, notes, and snippets.

@squidge
Created September 1, 2014 10:40
Show Gist options
  • Save squidge/46e082517934a74e9328 to your computer and use it in GitHub Desktop.
Save squidge/46e082517934a74e9328 to your computer and use it in GitHub Desktop.
Mexicution FC
{
"team": "Mexicution FC",
"players": [
{ "name": "Foster, B", "club": "WBA" },
{ "name": "Stekelenburg, M", "club": "FUL" },
{ "name": "Santon, D", "club": "NEW" },
{ "name": "Skrtel, M", "club": "LIV" },
{ "name": "Coleman, S", "club": "EVE" },
{ "name": "Jagielka, P", "club": "EVE" },
{ "name": "Hughes, A", "club": "FUL" },
{ "name": "Koscielny, L", "club": "ARS" },
{ "name": "Barry, G", "club": "EVE" },
{ "name": "Sinclair, S", "club": "WBA" },
{ "name": "Fellaini, M", "club": "MUN" },
{ "name": "Henderson, J", "club": "LIV" },
{ "name": "Dembele, M", "club": "TOT" },
{ "name": "Hazard, E", "club": "CHE" },
{ "name": "Alberto, L", "club": "LIV" },
{ "name": "Ince, T", "club": "CRY" },
{ "name": "Valencia, E", "club": "WHM" },
{ "name": "Krkic, B", "club": "STO" },
{ "name": "Rooney, W", "club": "MUN" },
{ "name": "Campbell, F", "club": "CRY" },
{ "name": "Carroll, A", "club": "WHM" },
{ "name": "Hernandez, J", "club": "MUN" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment