Advertisement
Guest User

Untitled

a guest
Dec 12th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.42 KB | None | 0 0
  1. {
  2.     "226": {
  3.         "status": 0,
  4.         "ball_possession_total": 10,
  5.         "total_multi_touch": 10,
  6.         "total_one_touch": 0,
  7.         "ball_possession_above_one_touch": 100,
  8.         "ball_possession_one_touch": 0,
  9.         "leg_use_non_dominant_leg_percentage": 35,
  10.         "leg_use_dominant_leg_percentage": 65,
  11.         "ball_control_average_possession_tempo": 0.86,
  12.         "ball_control_dominant_leg": 0.88,
  13.         "ball_control_non_dominant_leg": 0.78,
  14.         "one_touch_dominant_leg": 0,
  15.         "one_touch_non_dominant_leg": 0,
  16.         "total_touches": 20,
  17.         "dominant_leg": 1,
  18.         "dominant_leg_txt": "right",
  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.         "dominant_leg_txt": "right",
  41.         "leg_use_dominant_leg": 6,
  42.         "leg_use_non_dominant_leg": 6,
  43.         "multi_touch_dominant_leg": 2,
  44.         "multi_touch_non_dominant_leg": 4
  45.     },
  46.     "236": {
  47.         "status": 0,
  48.         "ball_possession_total": 21,
  49.         "total_multi_touch": 17,
  50.         "total_one_touch": 4,
  51.         "ball_possession_above_one_touch": 80.95,
  52.         "ball_possession_one_touch": 19.05,
  53.         "leg_use_non_dominant_leg_percentage": 60.53,
  54.         "leg_use_dominant_leg_percentage": 50,
  55.         "ball_control_average_possession_tempo": 0.93,
  56.         "ball_control_dominant_leg": 2.06,
  57.         "ball_control_non_dominant_leg": 0.58,
  58.         "one_touch_dominant_leg": 2,
  59.         "one_touch_non_dominant_leg": 2,
  60.         "total_touches": 38,
  61.         "dominant_leg": 1,
  62.         "dominant_leg_txt": "right",
  63.         "leg_use_dominant_leg": 19,
  64.         "leg_use_non_dominant_leg": 23,
  65.         "multi_touch_dominant_leg": 4,
  66.         "multi_touch_non_dominant_leg": 13
  67.     }
  68. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement