{
  "model_name": "PadelNetPlayModel",
  "version": "v1.0",
  "description": "Rule-based tracking model that measures net play, the decisive positional battle of padel. It reports how long each player and each pair holds the net, how often a pair holds it with both players at once, where each shot was struck from relative to the net, and the split between shots played before the ball bounced (volleys) and after it bounced (groundstrokes). A shot counts as a volley when no ground bounce happened between the previous shot and this one.",
  "training_required": false,
  "datasource": {
    "twintech": [
      "athleteId",
      "blobUrl",
      "matchId",
      "seqNum"
    ]
  }
}