GoalKeeperQualifier
Show/hide data providers
kloppy.domain.GoalkeeperQualifier
dataclass
Specifies the goalkeeper action type.
Attributes
Name | Type | Description | Hudl StatsBomb | Stats Perform / Opta | Wyscout (v2) | Wyscout (v3) | DataFactory | Sportec Solutions | Metrica (JSON) |
---|---|---|---|---|---|---|---|---|---|
name | str |
"goalkeeper" |
- | - | - | - | - | - | - |
value | GoalkeeperActionType |
The goal keeper action type. | - | - | - | - | - | - | - |
SAVE | Goalkeeper faces shot and saves. | ||||||||
CLAIM | Goalkeeper catches cross. | ||||||||
PUNCH | Goalkeeper punches ball clear. | ||||||||
PICK_UP | Goalkeeper picks up ball. | ||||||||
SMOTHER | Goalkeeper coming out to dispossess a player, equivalent to a tackle for an outfield player. | ||||||||
REFLEX | Goalkeeper performs a reflex to save a ball. | ||||||||
SAVE_ATTEMPT | Goalkeeper attempting to save a shot. |