Click or drag to resize

MatchHeaderBalls Property

Used by baseball and similar sports. Part of pitch count statistic. Denotes the number of fouls (bad throws) from the pitcher for current half-inning.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.LiveOdds
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public int? Balls { get; }

Property Value

NullableInt32
Remarks
Can be 0, 1, 2 or 3.
See Also