In our tour, we have a skill based ranking procedure as follows,
Before each round robin game each team throws two stones that are measured in cm. Lower score gets first hammer. The measurements are tracked and then summarized at the end of the round robin for use as tiebreakers. For the final total we remove the highest value and sum the remaining.
Right now we have to track this all separately as you can see in the example attachment. This can (and does) result in translation and copy errors. It would be great if the event could track it and provide a UI for team to see the current values in one place.
This is more of LSD system than a simple feature I understand. Regardless, I thought I would bring it up in case it was something of use.