• I am wanting to implement a League Table something for a Running Club. I want to be able to show a number of events and then when you click on an event, it will display all the runners and the positions they came in.
    I want to be able to setup how many points 1st place gets etc and also show stats over the years.
    I want to be able to have different tables for age groups and gender.
    I don’t need to see Won, Loss etc – just runners 1-20.

    It would be nice if it could also do, but these are not required:
    When I click on a Runner, it will show me all their stats.
    When I save an events’ information, I would like to email a distribution list.

    Most of the plugins I have seen are for football, so one team against another. This is an example of a table I am after:
    https://uk.eurosport.yahoo.com/cy/standing/i/uci_ind.html

    Event 1
    Runner Name | Gender | Position | Overall Points

    Overall
    Runner Name | Position | Overall Points

    Anyone know if a plugin comes close to this, rather than me struggling to implement something from scratch in PHP?
    Thanks

  • The topic ‘League Table’ is closed to new replies.