pub fn match_rating_comparison(s1: &str, s2: &str) -> Result<bool, String>