public void MatchCompleted(Match match) { Debug.Log("match complete"); interfaceController.DisplayMatchResults(teams[0].roster); }