I'm interested in using Drupal for this project:
A cycling club website.
Site users will be club members.
Members can enter one off races, or leagues which consist of many races.
A race has a title, date / time, location, etc etc.
A race also has a number of participants.
The top 10 might get points; 10 for the winner, 9 for second, 8 for third and so on.
After a race site administrators will want to upload results. Results come in the form of a csv file.
I will then need to find a mechanism to display the resulting league table.