public MatchScoreCard(MatchesObj selectedItem, Matches matches) : this(selectedItem) { this.matches = matches; }