# Model Datasheet: BasketballPassDetectionModel

## General Information
- **Model Name:** BasketballPassDetectionModel
- **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 detects every ball transfer between players. From the frame-by-frame possession chain it derives the release and catch moments using hand keypoints, classifies each transfer as aerial pass, bounce pass, roll or lost ball, and returns the ordered pass list (who to whom and when), the pass matrix, per player passes made and received, and the turnover count.

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