public string GetPureEventId() { return(EventId.StartsWith("sr:match:") ? EventId.Substring(9) : EventId); }