class SportDb::Status
todo/fix: move Status
inside Match struct - why? why not?
Constants
- ABANDONED
- AWARDED
- CANCELLED
note: use a class as an “enum”-like namespace for now - why? why not?
move class into Match e.g. Match::Status - why? why not?
- POSTPONED
- REPLAY