21 lines
381 B
JSON
21 lines
381 B
JSON
{
|
|
"teamName": "Just Wanna Play Games",
|
|
"members": [
|
|
|
|
{
|
|
"name": "David Graham",
|
|
"twitter": "JustwPlayGames",
|
|
"koding": "wer2chosen",
|
|
"location": "Cleveland, OH"
|
|
},
|
|
{
|
|
"name": "Rane Boe Graham",
|
|
"twitter": "raneeee_g7",
|
|
"koding": "ragrah",
|
|
"location": "Mayfield Heights, OH"
|
|
}
|
|
|
|
|
|
]
|
|
}
|