OBJECT
This is the team entry in the standing
type TeamStandingType {team: TeamType rank: Int played: Int win: Int loss: Int draw: Int goalFor: Int goalAgainst: Int goalsDiff: Int teamPoints: Int currentOutcome: String positionChange: Int }