Click or drag to resize

ScoutEventBatBallSpeed Property

Gets the speed at which the ball leaves the bat, mph

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

Property Value

NullableDouble
The speed at which the ball leaves the bat, mph
See Also