Guest User

Untitled

a guest
Apr 25th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. {
  2. "id": "BIG-12",
  3. "name": "Big 12",
  4. "teams": [{
  5. "id": "BAY",
  6. "name": "Bears",
  7. "market": "Baylor",
  8. "venue": {
  9. "id": "02e0179d-2c03-41ec-b84e-ce37a66bc1c7",
  10. "country": "USA",
  11. "name": "McLane Stadium",
  12. "city": "Waco",
  13. "state": "TX",
  14. "capacity": 45140,
  15. "surface": "artificial",
  16. "type": "outdoor",
  17. "zip": "76704",
  18. "address": "1001 S M.L.K. Jr Blvd"
  19. }
  20. }, {
  21. "id": "OKS",
  22. "name": "Cowboys",
  23. "market": "Oklahoma State",
  24. "venue": {
  25. "id": "98612a89-835b-4ee3-a44d-4841b918262a",
  26. "country": "USA",
  27. "name": "Boone Pickens Stadium",
  28. "city": "Stillwater",
  29. "state": "OK",
  30. "capacity": 56790,
  31. "surface": "artificial",
  32. "type": "outdoor",
  33. "zip": "74078",
  34. "address": "700 West Hall of Fame Avenue"
  35. }
  36. },
Add Comment
Please, Sign In to add comment