pub fn score_cmp(a: &Match, b: &Match) -> Ordering
SortOrder is used by callers that sort matches themselves (matching Go’s sort.Stable on score descending).
sort.Stable