Advertisement
Guest User

Untitled

a guest
Dec 13th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.34 KB | None | 0 0
  1. {
  2.     "users_statistics": {
  3.         "226": {
  4.             "status": 0,
  5.             "ball_possession_total": 10,
  6.             "total_multi_touch": 10,
  7.             "total_one_touch": 0,
  8.             "ball_possession_above_one_touch": 100,
  9.             "ball_possession_one_touch": 0,
  10.             "leg_use_non_dominant_leg_percentage": 35,
  11.             "leg_use_dominant_leg_percentage": 65,
  12.             "ball_control_average_possession_tempo": 0.86,
  13.             "ball_control_dominant_leg": 0.88,
  14.             "ball_control_non_dominant_leg": 0.78,
  15.             "one_touch_dominant_leg": 0,
  16.             "one_touch_non_dominant_leg": 0,
  17.             "total_touches": 20,
  18.             "dominant_leg": 1,
  19.             "leg_use_dominant_leg": 13,
  20.             "leg_use_non_dominant_leg": 7,
  21.             "multi_touch_dominant_leg": 8,
  22.             "multi_touch_non_dominant_leg": 2
  23.         },
  24.         "227": {
  25.             "status": 0,
  26.             "ball_possession_total": 6,
  27.             "total_multi_touch": 6,
  28.             "total_one_touch": 0,
  29.             "ball_possession_above_one_touch": 100,
  30.             "ball_possession_one_touch": 0,
  31.             "leg_use_non_dominant_leg_percentage": 50,
  32.             "leg_use_dominant_leg_percentage": 50,
  33.             "ball_control_average_possession_tempo": 2.25,
  34.             "ball_control_dominant_leg": 1.62,
  35.             "ball_control_non_dominant_leg": 2.57,
  36.             "one_touch_dominant_leg": 0,
  37.             "one_touch_non_dominant_leg": 0,
  38.             "total_touches": 12,
  39.             "dominant_leg": 1,
  40.             "leg_use_dominant_leg": 6,
  41.             "leg_use_non_dominant_leg": 6,
  42.             "multi_touch_dominant_leg": 2,
  43.             "multi_touch_non_dominant_leg": 4
  44.         },
  45.         "236": {
  46.             "status": 0,
  47.             "ball_possession_total": 21,
  48.             "total_multi_touch": 17,
  49.             "total_one_touch": 4,
  50.             "ball_possession_above_one_touch": 80.95,
  51.             "ball_possession_one_touch": 19.05,
  52.             "leg_use_non_dominant_leg_percentage": 50,
  53.             "leg_use_dominant_leg_percentage": 50,
  54.             "ball_control_average_possession_tempo": 0.93,
  55.             "ball_control_dominant_leg": 2.06,
  56.             "ball_control_non_dominant_leg": 0.58,
  57.             "one_touch_dominant_leg": 2,
  58.             "one_touch_non_dominant_leg": 2,
  59.             "total_touches": 38,
  60.             "dominant_leg": 1,
  61.             "leg_use_dominant_leg": 19,
  62.             "leg_use_non_dominant_leg": 19,
  63.             "multi_touch_dominant_leg": 4,
  64.             "multi_touch_non_dominant_leg": 13
  65.         }
  66.     },
  67.     "team_statistics": {
  68.         "status": 0,
  69.         "ball_possession_total": 37,
  70.         "total_multi_touch": 33,
  71.         "total_one_touch": 4,
  72.         "total_touches": 70,
  73.         "ball_possession_above_one_touch": 0.89,
  74.         "ball_possession_one_touch": 0.11,
  75.         "leg_use_dominant_leg": 38,
  76.         "leg_use_non_dominant_leg": 32,
  77.         "leg_use_dominant_leg_percentage": 54.29,
  78.         "leg_use_non_dominant_leg_percentage": 45.71,
  79.         "ball_control_average_possession_tempo": 0.12,
  80.         "multi_touch_dominant_leg": 14,
  81.         "multi_touch_non_dominant_leg": 19,
  82.         "ball_control_dominant_leg": 0.33,
  83.         "ball_control_non_dominant_leg": 0.21,
  84.         "one_touch_dominant_leg": 2,
  85.         "one_touch_non_dominant_leg": 2
  86.     }
  87. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement