Skip to content

Instantly share code, notes, and snippets.

@alex-cellcity
Created April 3, 2012 09:55
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 alex-cellcity/2290760 to your computer and use it in GitHub Desktop.
Save alex-cellcity/2290760 to your computer and use it in GitHub Desktop.
example of Premier League Teams data
[
{
"gourp": "Under 6",
"teams": [
"JSSL Walcott",
"JSSL Wilshere",
"JSSL Arshavin",
"Shoot Football Academy",
"JSSL Tanglin/UWC",
"ANZA"
]
},
{
"gourp": "Under 8",
"teams": [
"JSSL Van Persie",
"JSSL Walcott",
"JSSL Wilshere",
"JSSL Arshavin",
"JSSL Diaby",
"JSSL Ramsey",
"JSSL Rosicky",
"JSSL UWC",
"Shoot Asunaros",
"Shoot Bears",
"First Kick Academy",
"ANZA",
"Brazilian Soccer Schools Neymar",
"Brazilian Soccer Schools Kaka"
]
},
{
"gourp": "Under 10",
"teams": [
"JSSL Van Persie",
"JSSL Walcott",
"JSSL Wilshere",
"JSSL Arshavin",
"JSSL Sagna",
"JSSL Diaby",
"JSSL Ramsey",
"International Soccer Academy",
"First Kick Academy",
"ANZA",
"Shoot Asunaros",
"Shoot Bears",
"Shoot Challengers",
"Brazilian Soccer Schools Robinho",
"Brazilian Soccer Schools Neymar",
"Wyvern United"
]
},
{
"gourp": "Under 6",
"teams": [
"JSSL Van Persie",
"JSSL Walcott",
"JSSL Diaby",
"JSSL Arshavin",
"International Soccer Academy",
"Shoot Football Academy",
"Brazilian Soccer Schools Robinho",
"Brazilian Soccer Schools Kaka",
"Brazilian Soccer Schools Neymar",
"ANZA",
"JSSL UWC"
]
},
{
"gourp": "Under 6",
"teams": [
"JSSL Wilshere",
"JSSL Ramsey",
"JSSL Walcott",
"JSSL Van Persie",
"Shoot Football Academy",
"Brazilian Soccer Schools",
"International Soccer Academy"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment