Guest User

Untitled

a guest
Apr 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. {
  2. "Standings": [
  3. {
  4. "Sport": "nfl",
  5. "Season": "2017",
  6. "PointsFor": 334,
  7. "PointsAgainst": 356,
  8. "PointsDifferential": "-22",
  9. "PointsDifferentialAvgPerGame": "-1.4",
  10. "ClinchedPlayoff": true,
  11. "QualifyingLeague": "",
  12. "GamesBack": 1,
  13. "WcGamesBack": 0,
  14. "Positions": [
  15. {
  16. "GroupType": "default",
  17. "GroupName": "AFC South",
  18. "Position": 2,
  19. "Primary": true,
  20. "ConferenceSeed": 5
  21. },
  22. {
  23. "GroupType": "wildcard",
  24. "Position": 1
  25. }
  26. ],
  27. "Records": [
  28. {
  29. "Type": "overall",
  30. "Primary": true,
  31. "Played": 16,
  32. "Wins": 9,
  33. "Losses": 7,
  34. "Ties": 0,
  35. "Streak": "W 1",
  36. "WinPct": 0.562
  37. },
  38. {
  39. "Type": "home",
  40. "Played": 8,
  41. "Wins": 6,
  42. "Losses": 2,
  43. "Ties": 0,
  44. "WinPct": 0.75
  45. },
  46. {
  47. "Type": "away",
  48. "Played": 8,
  49. "Wins": 3,
  50. "Losses": 5,
  51. "Ties": 0,
  52. "WinPct": 0.375
  53. },
  54. {
  55. "Type": "conference",
  56. "Played": 12,
  57. "Wins": 8,
  58. "Losses": 4,
  59. "Ties": 0,
  60. "WinPct": 0.667
  61. },
  62. {
  63. "Type": "division",
  64. "Played": 6,
  65. "Wins": 5,
  66. "Losses": 1,
  67. "Ties": 0,
  68. "WinPct": 0.833
  69. },
  70. {
  71. "Type": "last5",
  72. "Played": 5,
  73. "Wins": 2,
  74. "Losses": 3,
  75. "Ties": 0,
  76. "WinPct": 0.4
  77. }
  78. ]
  79. }
  80. ],
  81. "StructureKey": "nfl.struct.conf.1.div.5",
  82. "DisplayName": "Tennessee",
  83. "CSNID": "nfl.t.10",
  84. "YahooIdFull": "nfl.t.10",
  85. "Sports": [
  86. "nfl"
  87. ],
  88. "DefaultSportModern": "nfl",
  89. "Abbreviation": "TEN",
  90. "Name": "Tennessee Titans",
  91. "FirstName": "Tennessee",
  92. "LastName": "Titans",
  93. "CutTypeCode": "70",
  94. "PrimaryColor": "0D254C",
  95. "SecondaryColor": "478CD1",
  96. "Pcmt": "Wiki=Tennessee_Titans",
  97. "ByeWeek": 8
  98. }
Add Comment
Please, Sign In to add comment