The maximum score is dependant on the number of balls that can fit in the movable and stationary goals. If you figure that out, use a scoring program like
this to figure the max score out. Also, there is a difference between the max score that is possible for one team, and winning while getting the maximum ranking points (losers score). In that case, it would be:
(maxscore / 2) + 10 for your score and
(maxscore / 2) - 5 for their score
If I am thinking correctly, with you having a 2x multiplier for the one ball difference and them not.
--Damian Manda