# Model Datasheet: BasketballCoreHelperModel

## General Information
- **Model Name:** BasketballCoreHelperModel
- **Current Version:** v1.0
- **Model file extension:** No extension provided.
- **Datasource:**
  - **Twintech:**
    - `athleteId`
    - `blobUrl`
    - `matchId`
    - `seqNum`
- **Training Required:** False

### Description
Shared analysis core for the basketball tracking models, and at the same time the recording overview measurement. It parses the ZED body and object tracking frames, cleans the ball trajectory, resolves ball possession, detects and classifies every ball transfer, and estimates release speeds. The other basketball models import this one instead of duplicating the engine. Its own prediction is the summary of the recording: length, players, ball detection quality, possession split, pass counts and the average and strongest pass.

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