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