| Interface | Description | 
|---|---|
| BasketballEvent | A representation of basketball events which only have two participants | 
| BasketballMatch | A representation of basketball matches which only have two participants | 
| BasketballRecord | A representation of basketball records which only have two participants | 
| Class | Description | 
|---|---|
| BasketballEventState | A representation of basketball event states which only have two participants | 
| BasketballStats | 
| Enum | Description | 
|---|---|
| BasketballEventType | BasketballEventType represents the event type for Basketball events | 
| BasketballGender | BasketballGender represents the gender (MEN/WOMEN) for Soccer matches | 
| BasketballSegment | BasketballSegment represents that a basketball event belongs QUARTER_1 / QUARTER_2 etc. | 
| BasketballTimeType | BasketballTimeType represents the time type for Basketball matches |