# Model Datasheet: BasketballSpatialOccupancyModel

## General Information
- **Model Name:** BasketballSpatialOccupancyModel
- **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 maps where the players and the ball spend their time. It projects every tracked position onto the floor plane, accumulates dwell time in a 0.35 m grid, and returns the occupancy grid, the covered area, the centroid and the spread of each player, so the court usage can be drawn as a heatmap.

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