![]() |
![]() |
info@grayfoximages.com |
§ This page is for tennis players who play doubles in groups with no fixed membership or court assignment. Herein we provide support for two aspects of managing the affairs of such groups.
The Scheduling Problem In doubles groups with no fixed membership, anyone can show up on a typical day and play, and usually after one set partners switch to a new combination according to a preferred scheme. Some groups use a winners-play-winners and losers-play-losers approach. Others prefer a round robin method. The former is, of course, self-explanatory and requires no further attention.
However, Internet schedulers are not necessarily well-behaved when handling cases more complex than exact multiples of four players, i.e. those involving player substitution. Too often, when there are substitutes the substitution order is random and unbalanced, and is certain to be perceived as unfair.
Because available automated schedulers often do not produce such round robins, many schedules conforming to the above criteria must be hand crafted, a difficult process, and as a result some may be a little less than perfect.
The schedules that follow give first priority to preserving a strict numerical order in the rotation sequence of substitutes. Second priority is partnering a player with another only once in a cycle if at all possible. The last priority is to limit each player to two appearances as opponent if possible. However, it has not always been possible to fulfill the third condition. The schedules provided below range from five players on one court to sixteen players on four courts, with many combinations in between. The schedules are provided in the form of 2-sided PDFs, suitable for printing and sized minimaly for retaining in a tennis bag. They may be taped for durability.
Whose Turn Is It?
But for irregular groups, where it is not known from one session to the next exactly who will show up, the problem is multifaceted, requiring tracking not only the obvious factor of how frequently, or infrequently, a player has provided balls but also the more subtle aspect of how many players are on court per session.
In
the fixed examples above, players provided balls at a rate based on the number of
players on court (P/C), with the individual who has gone the longest without
opening (highest D/B value) being eligible next. (Note that lower
values of P/C lead to more frequent ball openings, an inverse relationship.) However, for an open group the situation is
not so simple. The number of players showing up on a
particular day can vary, and the P/C metric will be specific to players present and
courts in use on that
This added complication means that to fully describe a player's situation we must a) track days played, balls contributed, and courts in use, b) compute a (D+1)/B value for each player, and c) compute the (weighted) average P/C for each player. With these latter two items of information, a metric can be devised to determine whose turn it is to next ante up!
AdjP/C D/B = AvgWA P/C * (D+1)/B ÷ P/CWA Where: Adj P/C D/B = A player's D/B metric adjusted for the weighted average of players per court (P/CWA). (D+1)/B = A player's total days played divided by total balls provided. One day is added to make it predictive. P/CWA = The player's weighted average of players per court for sessions played by that player. AvgWA P/C = The weighted average of players per court across all active players. In the above formula, (D+1)/B is the sum of days played, plus one extra day to predict for the next session to be played, divided by the sum of balls provided by a player. The P/CWA term adjusts for players on court; it is a per player weighted average, with weight porportional to the number of players participating per day. Since P/C has an inverse relationship to ball opening frequency the correct adjustment is to divide (D+1)/B by P/CWA. Finally, multiplying the result by AvgWA P/C , the weighted average of all active players (some players may be in inactive status due to injury, vacation, work status, etc.), sets the answer to units of days per balls opened and scales the metric to the order of nominal D/B. Keeping track of all this can be done with a spreadsheet labeled across the top with player names and down the side with play dates. Participation and ball supply checkoffs are marked in appropriate cells and summed in auxiliary columns, which are used to compute the statistics described above. © 2015 Michael W. Masters Return to Top |
![]() |