# Model Datasheet: BasketballBallSpeedModel

## General Information
- **Model Name:** BasketballBallSpeedModel
- **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 the ball speed over the whole recording. It cleans the detected ball trajectory (spike rejection, short gap interpolation, light Gaussian smoothing), differentiates it, and reports mean, median, 95th percentile and peak speed, the speed split between controlled and free-flight phases, a speed histogram and the per-frame series.

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