• Resolved tukane

    (@tukane)


    Hey all,

    I’m just getting started with sportspress and testing if it fits to my needs.

    I’m playing soccer with friends. We create two teams (red + white) based on the players which are willing to play at a specific date (once a week). So each player can be member of the red team, but also of the white team at another match. We want to create a website with some statistics. For example who is the player with the most goals or with the most played games a season. I think this is working out of the box.

    What I’m struggling with is:

    Each player of a team which wins a match get 3 point (or 1 point if it is a draw). Based on this points we also want to create a table with the best players. Is there a way to do this with sportspress?

    Thanks

    tukane

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Savvas

    (@savvasha)

    Hi @tukane,

    You can create a new Player Statistic at SportsPress->Configure->Player Statistics lets call it Points with the following equation:

    Points = WIN x 3 + DRAW

    Then create a new Player List and use this statistic to order by your list.

    Thanks,
    Savvas

    Thread Starter tukane

    (@tukane)

    Hey Savvas,

    thank you for your reply. That fits my need.

    THX

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Soccer player table’ is closed to new replies.