{
  "athletes": [
    {
      "id": "-ExampleAthleteId003",
      "name": "Michael Davis",
      "team_id": "team_003",
      "player_info": {
        "birth_date": 889311600000,
        "gender": "male",
        "height_cm": 190,
        "weight_kg": 93
      },
      "recordings": [
        {
          "id": "-ExampleRecordingId003",
          "date": 1711788938468,
          "device_type": "PLATE_DEVICE",
          "channel_amount": 1,
          "sample_rate": 960,
          "firmware_version": "1.4.0",
          "forcemate_version": "1.9.1",
          "exercise_name": "",
          "comment": "",
          "injured": false,
          "team_name": "Example Team C",
          "full_file_storage_path": "organisations/example_org/athletes/-ExampleAthleteId003/jump_recordings/2024_03_30-09_55_38.csv",
          "jump_analysis": [
            {
              "selected_by_user": true,
              "plot_start_index": 13369,
              "plot_end_index": 18961,
              "path_to_this_jump_raw_csv": "organisations/example_org/athletes/-ExampleAthleteId003/single_jumps_raw_data/2024_03_30-09_55_38_0.csv",
              "plot_annotations": {
                "body_mass": 95.24,
                "body_weight": 934.34,
                "jump_type": "cmj",
                "leg_stance": "dual_leg",
                "single_plate_used": 1,
                "jump_start_time": 16.563,
                "takeoff_time": 17.734,
                "landing_time": 18.395,
                "flight_threshold": 2.925,
                "peak_force_time": 17.626
              },
              "metric_table": {
                "jump_height_ft": 0.536,
                "jump_height_ni": 0.517,
                "peak_force": 2445.79,
                "peak_power": 6656.72,
                "takeoff_velocity": 3.187,
                "contact_time": 1.170,
                "flight_time": 0.661,
                "rsi": 0.564,
                "rsi_modified": 0.442,
                "rsi_exponential": 0.458,
                "body_mass": 95.24,
                "avg_braking_force": 1495.32,
                "avg_braking_power": -1129.59,
                "avg_braking_velocity": -0.837,
                "avg_propulsive_force": 2063.48,
                "avg_propulsive_power": 3472.27,
                "avg_propulsive_velocity": 1.796,
                "avg_rfd": 1423.14,
                "braking_duration": 0.206,
                "braking_end_time": 17.465,
                "braking_rfd": 1509.97,
                "braking_work": -232.97,
                "decel_rfd": 942.34,
                "force_peak_power": 2271.17,
                "force_zero_velo": 2035.09,
                "min_braking_velocity": -1.232,
                "net_impulse": 303.57,
                "peak_braking_force": 2035.09,
                "peak_braking_power": -1385.69,
                "peak_propulsive_force": 2445.79,
                "peak_propulsive_power": 6656.72,
                "peak_propulsive_velocity": 3.304,
                "peak_velocity": 3.304,
                "propulsive_duration": 0.267,
                "propulsive_work": 929.55,
                "time_to_peak_force": 1.062,
                "unweight_duration": 0.694,
                "unweight_end_time": 17.258,
                "velocity_peak_power": 2.930,
                "fp1_peak_force": 1228.45,
                "fp2_peak_force": 1217.34,
                "fp1_net_impulse": 152.78,
                "fp2_net_impulse": 150.79,
                "fp1_avg_rfd": 715.32,
                "fp2_avg_rfd": 707.82,
                "fp1_braking_rfd": 758.12,
                "fp2_braking_rfd": 751.85,
                "fp1_decel_rfd": 475.44,
                "fp2_decel_rfd": 466.90,
                "fp1_ttpf": 1.062,
                "fp2_ttpf": 1.064,
                "peak_force_symmetry_index": 0.91,
                "net_impulse_symmetry_index": 1.32,
                "avg_rfd_symmetry_index": 1.05,
                "braking_rfd_symmetry_index": 0.84,
                "decel_rfd_symmetry_index": 1.85,
                "ttpf_symmetry_index": -0.19
              }
            }
          ]
        }
      ]
    }
  ],
  "total": 1
}