PySport / kloppy

kloppy: standardizing soccer tracking- and event data
https://kloppy.pysport.org
BSD 3-Clause "New" or "Revised" License
372 stars 61 forks source link

[Wyscout v3] Deduce kick off set piece type for events #360

Open DriesDeprest opened 1 month ago

DriesDeprest commented 1 month ago

Wyscout does not label kick-off events with a "kick-off" tag.

We could deduce what events are kick-offs by assuming:

  1. The first pass event of any period is a kick-off
  2. The first pass event after a goal is a kick-off

Thoughts?

probberechts commented 1 month ago

Yes, that makes sense to me! This would also apply to Wyscout v2.