Created
September 1, 2014 10:40
-
-
Save squidge/46e082517934a74e9328 to your computer and use it in GitHub Desktop.
Mexicution FC
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
{ | |
"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