# Model Datasheet: PadelCourtPositionModel

## General Information
- **Model Name:** PadelCourtPositionModel
- **Current Version:** v1.0
- **Model file extension:** No extension provided.
- **Datasource:**
  - **Twintech:**
    - `athleteId`
    - `blobUrl`
    - `matchId`
    - `seqNum`
- **Training Required:** False

### Description
Rule-based tracking model that measures where each player stands on a padel court. The court axes are fitted from the players' own positions and rescaled to the regulation 20 x 10 m court, so every distance is in real court metres: the signed distance from the net along the length, and the offset from the centre line across the width. Reports the time each player spends at the net, in mid court and at the baseline, the average and closest net distance, the lateral lane the player covers, and an occupancy grid of the half court.

## Execution Profile
This model operates using static or constant calculation layers. No dynamic training pipeline is required for this configuration.
