# Model Datasheet: BasketballPlayerSpacingModel

## General Information
- **Model Name:** BasketballPlayerSpacingModel
- **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 far the players stay from each other. It computes the horizontal distance between the tracked bodies frame by frame (the mean pairwise distance when more than two players are present), reports the distribution, the time spent in close, medium and wide bands, the spacing at the moment of each pass, and the full per-frame series.

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