df = df.drop('Game', axis=1) \
        .groupby(['Team', 'ScoreState'], as_index=False) \