Skip to main content

I’d like to identify a “segment of the month” for my team, and then have a competition to see who can complete the segment the most amount of times within a month. I am not interested in fastest time, just most attempts of the segment. I know I can compare times on a segment within my club, but I am interested only in the local legend of the segement, within my club, within a single month. How can I track this? Thanks!

This is currently not possible.


I also want to do exactly this! Find any solutions? I am looking at using the Strava API to pull the info, but would for sure love to hear other ideas. 


On a club level there aren’t ready solutions, not even with the API. Without programming you will only see the attempts of mutual followers and that for 90 days instead of a month. With programming you could calculate the number of attempts for everyone in a month who has connected to your app, so you somehow would have to ensure that everyone in the club does that.