OBJECT
Match versus history
type VersusType {eventDate: DateTime matchStatus: String status: String homeAbbreviation: String awayAbbreviation: String homeScore: Int awayScore: Int winnerId: String }