# Model Datasheet: PadelTeamShapeModel

## General Information
- **Model Name:** PadelTeamShapeModel
- **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 how the two players of a padel pair stand relative to each other. Padel is played in fixed pairs on fixed sides, and the shape of the pair - how far apart they are, whether they move up and back together, and how much of the court width they cover - is the tactical core of the game. Reports the distance between partners over time, how much of it is lateral versus depth, the share of time the pair is level (both at the net or both at the baseline) versus staggered, and the gap left open between and beside them.

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