I tried grouping it by city, date and score. Then sorting by city and score and finally applying linear regression to calculate the highest slopes.
Code below