if type(home_score) == str and home_score.isdigit():
                home_score = int(home_score)