Click or drag to resize

ScoutEventPitchSpeed Property

Gets how fast the ball was pitched in MPH numeric values

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public double? PitchSpeed { get; }

Property Value

NullableDouble
The pitch speed.
See Also