OBJECT
Match players info
type SportEventPlayerInfoType {player: PlayerType isStarter: Boolean played: Boolean playerOrder: Int qualifier: String }