Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. {
  2. "playerState": {
  3. "playerId": 6724,
  4. "asOf": 152204626755,
  5. "totalDistanceInMeters": 0,
  6. "distanceCovered": 159683,
  7. "lap": 0,
  8. "speedInMillimetersPerHour": 0,
  9. "acceleration": 0,
  10. "lane": 10396598,
  11. "cadence": 0,
  12. "draftSavings": 0,
  13. "heartRateInBpm": 136,
  14. "powerOutput": 0,
  15. "heading": 4825141,
  16. "yaw": 1000000,
  17. "elevationClimbedInMeters": 0,
  18. "rideDurationInSeconds": 0,
  19. "animState": 0,
  20. "aux1": 0,
  21. "aux2": 84410391,
  22. "aux3": 33555471,
  23. "aux4": 0,
  24. "profileUpdatedAt": 0,
  25. "lurking": true,
  26. "totalMilliwattHours": 0,
  27. "x": 79919.62,
  28. "y": 12312.615,
  29. "z": -96287.17,
  30. "focusedPlayerId": 636527,
  31. "currentEventSubgroupId": 0,
  32. "timeGap": 0,
  33. "routeDistance": 23989.72,
  34. "currentSport": "CYCLING",
  35. "powerupUsed": 15,
  36. "eventPosition": null,
  37. "eventTotal": null
  38. },
  39. "focusedPlayerState": {
  40. "playerId": 6724,
  41. "asOf": 152204626755,
  42. "totalDistanceInMeters": 0,
  43. "distanceCovered": 159683,
  44. "lap": 0,
  45. "speedInMillimetersPerHour": 0,
  46. "acceleration": 0,
  47. "lane": 10396598,
  48. "cadence": 0,
  49. "draftSavings": 0,
  50. "heartRateInBpm": 136,
  51. "powerOutput": 0,
  52. "heading": 4825141,
  53. "yaw": 1000000,
  54. "elevationClimbedInMeters": 0,
  55. "rideDurationInSeconds": 0,
  56. "animState": 0,
  57. "aux1": 0,
  58. "aux2": 84410391,
  59. "aux3": 33555471,
  60. "aux4": 0,
  61. "profileUpdatedAt": 0,
  62. "lurking": true,
  63. "totalMilliwattHours": 0,
  64. "x": 79919.62,
  65. "y": 12312.615,
  66. "z": -96287.17,
  67. "focusedPlayerId": 636527,
  68. "currentEventSubgroupId": 0,
  69. "timeGap": 0,
  70. "routeDistance": 23989.72,
  71. "currentSport": "CYCLING",
  72. "powerupUsed": 15,
  73. "eventPosition": null,
  74. "eventTotal": null
  75. },
  76. "profile": {
  77. "countryAlpha2Code": "GB",
  78. "jerseyHash": 989955139,
  79. "maxHr": 0,
  80. "ftp": 330,
  81. "weightInKg": 70,
  82. "heightInCm": 168,
  83. "gender": "Male",
  84. "name": "Kim Little"
  85. }
  86. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement