Skip to content

Instantly share code, notes, and snippets.

@danbirken
Created June 5, 2020 21:44
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 danbirken/64f00a119b24b85e157c12ba502b0d96 to your computer and use it in GitHub Desktop.
Save danbirken/64f00a119b24b85e157c12ba502b0d96 to your computer and use it in GitHub Desktop.
{
"locations": ["BirkBag"],
"discs": [
{
"mold": "Pure",
"manufacturer": "Latitude 64",
"plastic": "Opto-X",
"numbers": "3 3 -1 1",
"color": "Purple",
"notes": null,
"weight": 175,
"location": 0
},
{
"mold": "Pure",
"manufacturer": "Latitude 64",
"plastic": "Medium Soft",
"numbers": "3 3 -1 1",
"color": "Blue",
"notes": null,
"weight": 175,
"location": 0
},
{
"mold": "Pure",
"manufacturer": "Latitude 64",
"plastic": "Medium Hard",
"numbers": "3 3 -1 1",
"color": "Pink",
"notes": null,
"weight": 175,
"location": 0
},
{
"mold": "Zone",
"manufacturer": "Discraft",
"plastic": "Jawbreaker",
"numbers": "4 3 0 3",
"color": "Orange",
"notes": null,
"weight": 175,
"location": 0
},
{
"mold": "Archer",
"manufacturer": "Discraft",
"plastic": "Big Z",
"numbers": "6 5 -3 1",
"color": "Orange",
"notes": null,
"weight": 168,
"location": 0
},
{
"mold": "Buzzz",
"manufacturer": "Discraft",
"plastic": "Jawbreaker",
"numbers": "5 4 -1 1",
"color": "Black",
"notes": null,
"weight": 175,
"location": 0
},
{
"mold": "Leopard 3",
"manufacturer": "Innova",
"plastic": "DX",
"numbers": "7 5 -2 1",
"color": "Blue",
"notes": null,
"weight": 168,
"location": 0
},
{
"mold": "Leopard 3",
"manufacturer": "Innova",
"plastic": "Star",
"numbers": "7 5 -2 1",
"color": "Blue",
"notes": null,
"weight": 168,
"location": 0
},
{
"mold": "Leopard 3",
"manufacturer": "Innova",
"plastic": "Champion",
"numbers": "7 5 -2 1",
"color": "Blue",
"notes": null,
"weight": 168,
"location": 0
},
{
"mold": "Teebird 3",
"manufacturer": "Innova",
"plastic": "DX",
"numbers": "8 4 0 2",
"color": "Yellow",
"notes": null,
"weight": 168,
"location": 0
},
{
"mold": "Teebird 3",
"manufacturer": "Innova",
"plastic": "Star",
"numbers": "8 4 0 2",
"color": "Green",
"notes": null,
"weight": 168,
"location": 0
},
{
"mold": "Teebird 3",
"manufacturer": "Innova",
"plastic": "Champion",
"numbers": "8 4 0 2",
"color": "Green",
"notes": null,
"weight": 168,
"location": 0
},
{
"mold": "Teebird 3",
"manufacturer": "Innova",
"plastic": "Metal Flake Champion",
"numbers": "8 4 0 2",
"color": "Green",
"notes": null,
"weight": 168,
"location": 0
},
{
"mold": "Sexton Firebird",
"manufacturer": "Innova",
"plastic": "Metal Flake Champion",
"numbers": "9 3 0 4",
"color": "Glow",
"notes": null,
"weight": 175,
"location": 0
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment