DuelQualifier
Show/hide data providers
kloppy.domain.DuelQualifier
dataclass
Specifies the duel type.
Attributes
| Name | Type | Description | Hudl StatsBomb | Stats Perform / Opta | Wyscout (v2) | Wyscout (v3) | DataFactory | Sportec Solutions | Metrica (JSON) |
|---|---|---|---|---|---|---|---|---|---|
| name | str |
"duel" |
- | - | - | - | - | - | - |
| value | DuelType |
The duel type. | - | - | - | - | - | - | - |
| AERIAL | A duel when the ball is in the air and loose. | ||||||||
| GROUND | A duel when the ball is on the ground. | ||||||||
| LOOSE_BALL | When the ball is not under the control of any particular player or team. | ||||||||
| SLIDING_TACKLE | A duel where the player slides on the ground to kick the ball away from an opponent. |