{
  "model_name": "PadelBallTrajectoryModel",
  "version": "v1.0",
  "description": "Rule-based tracking model that describes the vertical behaviour of the padel ball. It estimates the floor level from the ankle keypoints, converts the trajectory of the ball in play into height above the floor, and reports the average, median and peak height, the time the ball spends near the floor and above head height, the detected ground bounces with the side and court position of each, the arc of every rally segment between two shots, and the per-frame height series.",
  "training_required": false,
  "datasource": {
    "twintech": [
      "athleteId",
      "blobUrl",
      "matchId",
      "seqNum"
    ]
  }
}