@ -22,6 +22,10 @@ const matches = new Schema({
ref: 'Rosters',
required: true,
},
current: {
type: Boolean,
default: false,
started: {