• I am in a situation where two teams have an even record (1-4) as shown below. I do keep track of points each team has in total (23-21 respectively). So on the surface this ranking would be correct.

    Rank Team Name Wins Loss Points
    5 Team A 1 4 23
    6 Team B 1 4 21

    However, during the season, when Team A and Team B played, Team B won the match. Is there any way to basically make standings account for in order:
    1. Win/Loss ratio
    2. Points
    3. If tie in Win/Loss ratio and teams have played, rank based on outcome of game.

    https://wordpress.org/plugins/sportspress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Roch

    (@rochesterj)

    Hi!

    We don’t have this kind of criteria yet. We’ve got a few requests like this and we’ll try our best to implement this kind of feature in the future

    Kind Regards,
    -Roch

    Thread Starter brianstoiber

    (@brianstoiber)

    OK, so in the mean time, I would need to just make an adjustment and bump the points up on Team B by 3 so that it puts them ahead.

    Plugin Contributor Roch

    (@rochesterj)

    Hi!

    That’s a good idea! You could also use hidden match outcomes to increase points (so they will affect the scoring but can be tracked down and removed easily in the future)

    Kind Regards,
    -Roch

    Thread Starter brianstoiber

    (@brianstoiber)

    How do you set up hidden match outcomes? This sounds kind of interesting.

    A future feature that would be awesome would be able to write scripts. Something like…

    if(W-L) is equal and Teams have played in an event
    then rank winner higher

    something like that.

    Plugin Contributor Roch

    (@rochesterj)

    Hi!

    Conditions would be awesome indeed, that would be a great addition to our ideaboard if you want to suggest it “officially”: http://tboy.co/ideas

    Regarding the hiddden outcomes, Check this one: https://wordpress.org/support/topic/volley-point-system?replies=9

    Kind Regards,
    -Roch

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Determine ties based on event between tied team’ is closed to new replies.