private void OnMatchChanging(object sender, MatchChangingEventArgs args) { PopulatePlayerView(); Tourney.MatchIndex = args.NewIndex; }