Click or drag to resize

ScoutEventPlayer2Id Property

Sportradar player id for player 2 connected to this event. The meaning of this attribute depends on event type:
  • 60 (substitution): Incoming player
  • 161 (penalty awarded): Who was awarded a penalty

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

Property Value

NullableInt32
See Also