# Model Datasheet: BasketballPlayerMovementModel

## General Information
- **Model Name:** BasketballPlayerMovementModel
- **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 locomotion of every tracked player. It smooths the body centre trajectory, sums the horizontal displacement into distance covered, and reports average and peak speed, work rate per minute, the split between standing, walking and running time, and the number of accelerations.

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