Basic Version 1.1.2 (12/23/2023)

  • Added detailed match history table to stats
  • Minor UI updates to header including live mode indicator
  • Added instructions for sharing live matches when enable live checkbox is checked

Basic Version 1.1.1 (10/09/2023)

  • Alpha launch

Advanced Version 1.5.3 (04/04/2023)

  • Updated the New Doubles Match options screen to improve UI and make it easy to change and select serving team and serving players.
  • New games now have logic to keep start servers, switch sides, and switch serving team.
  • Fixed bug with Lo, Mid, and Hi rallies won for Team Scoresheet table so that these are now accurate.
  • Added two new help topics

Advanced Version 1.5.2 (03/20/2023)

  • Hid the Live Match feature until issue with size limitations on database are resolved; will restore in the future
  • Added a Help section where help information will be added in the future
  • Added a new pro scoresheet to view in the app
  • Updated Shot Charts to include gridlines, distance markers, and a key
  • Removed ‘Aces’ box score

Advanced Version 1.5.1 (03/12/2023

  • Added new feature to show court position at rally finish. Tap the player’s position, and there is a new Maps scoresheet that shows each player’s court map where their errors and winners were by location on the court. Does not work for matches scored before v1.5.1, these are left blank
  • Added new feature to allow for live scoring in which a user can enable live mode for a match and other users can load that live match on their device. As the scorekeeper submits rallies, the viewer’s device will update every 10 seconds with the latest match data. NOTE: This feature is still under development and has some issues to be worked out such as supporting multiple live matches and ending a live match.
  • Fixed auto-switch server bug for new games

Advanced Version 1.4.3 (03/01/2023)

  • Moved point differential stat to Match stats
  • Added team % W and UE to Team stats
  • Fixed series settings bug in modal
  • New overview section shows highlight stats and outcome when game ends
  • Modified the .xlsx download file to include a key for stat names

Advanced Version 1.4.2 (02/20/2023)

  • Added new Team Scoresheet box scores
  • Updated Productivity Rating formula
  • Include timeouts in score history
  • Smaller scoreboard so 5 game series will fit on small screen
  • Fixed local storage iteration bug
  • other minor UI changes and descriptive paragraphs on start screens
  • Added more pro scoresheets

Advanced Version 1.4 (02/12/2023)

  • Updates to user interface including colors, images, and animations
  • Options to change servers, sides and preview from New Match page
  • Option to go to main menu, change series info from settings
  • Changed orientation of tables from vertical to horizontal to make it easier to track and compare players/games across stats
  • Created box score codes with tooltip descriptions for each column
  • New scoresheet called Score History showing points by rally – used to create game timeline visualization

Advanced Version 1.3.2 (01/25/2023)

  • Added additional stats (rally results, pts per sideout, player serves, error/winner breakdown results, clean winners, productivity rating)
    • Productivity Rating = (Neutral rallies – (5 x UE resulting in point) – (3 x UE resulting in sideout) – (UE resulting in switch server) – UE 1st shot – UE 2nd shot – UE 3rd shot + (3 x winner resulting in point) + (2 x winner resulting in sideout) + winner resulting in opponent switch server + clean winners + aces) / total rallies
  • Updated styling to work better in mobile
  • Updated rally counter button to work on mousedown / touchstart instead of click
  • made rally counter larger
  • Added columns to match history report
  • Added quick notes dropdown to easily add text to notes input
  • Resolved bug related to non-numeric current rally in match history

Advanced Version 1.3.1 (01/06/2023)

  • Added new style to home screen
  • Added new stats to match scoresheet (rallies per point, rallies 4 or less shots, rallies 10 or more shots
  • Adjusted mean averages to go to tenths place instead of rounded to whole numbers
  • General bug fixes

Advanced Version 1.3 (01/05/2023)

  • Redesign of start page
  • Moved settings into dialog box instead of tab
  • Updated color scheme and other styles
  • Scoresheet tables now have frozen 1st column
  • Download option functioning again

Advanced Version 1.2 (12/20/2022)

  • Refactored so that all data is contained in single object that is saved to local storage on the browser.
  • Load saved games in case browser page is refreshed or lost somehow
  • Save match button added, though Match object is saved automatically after every rally is submitted
  • Player finish tables separated by player

Advanced Version 1.1 (11/27/2022)

  • alpha launch