Click or drag to resize

MatchHeaderGameScore Property

Provides the point score in the current Tennis game. The score is in the format 15:40. If one player has advantage the game score will be 50:40 or 40:50. This attribute is also used for the tiebreak score when the game is in a tiebreak.

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

Property Value

String
See Also