league table using points not scores
-
Requirement: Use Sportspress to manage our BocceBall league
BocceBall: The game consists of 2 teams with 4 players on each team. The game is played until one of the teams scores 10 points (They are then the winners of the game). That team then gets a point for winning the game and the team that lost gets no points. Each game is schedule to play once a week (or twice a week) depending on how the schedule is set up.
But, this is where it gets interesting. Each game consists of 2 different matches. (Separate games). The first game is played and the winner gets one point in the standings. The second game is played and the winner gets a point n the standings. There are only 3 outcomes for a schedule game.
? Team “A” gets 2 points and Team “B” gets 0 points.
? Team “A” gets 1 point and Team “B” gets 1 point (a tie)
? Team “A” gets 0 points and Team “B” gets 2 pointsWe are not concerned with the scores of the games; only, that if they win the game they get a point. Like a baseball game or football game. The score determines who won the game and then in the standings they get a point for the win and the standings determines 1st, 2nd, etc. place.
Our game setup is that the teams show up at the scheduled time and play 2 games. (Like a double header in baseball). The winning team gets a point for each game played.
I am trying to set up standings that give a team a point for a win and no points for a loss for each game that they play and the league table shows games played, games won, games lost and games behind.I have thought about creating 2 separate events for each scheduled game to bypass the anomaly of each game actually being 2 games. But, do not want the calendar to show 2 games for the scheduled data of the game. (The teams know that when they are scheduled that they will play 2 games). Was reading the online documentation regarding using points instead of scores; but, do not know how to do that. Also, I thought about only using the adjustment feature to enter all the information; but would like to use the features of Sportpress – not a workaround.
What do you recommend as an approach for me to allow the entering of information and creating a league table that shows the standings for the teams with a point for each game that they win (note: 2 games are played each time a game is played and they receive a point for each win)
- The topic ‘league table using points not scores’ is closed to new replies.