In the interim, a proposed solution would be to add an "on-click" event toggle to PA counts so that users (web & mobile) can view PA counts by clicking.
The following code can be added to the tournament page head tag and should do the trick, though if there is a better solution that's fine:
Current functionality of the tournament page (http://www.flashflashrevolution.com/tournament/) shows PA via an "Acronym" tag, which is not visible on-hover for mobile users.
In the interim, a proposed solution would be to add an "on-click" event toggle to PA counts so that users (web & mobile) can view PA counts by clicking.
The following code can be added to the tournament page head tag and should do the trick, though if there is a better solution that's fine:
Working JS Fiddle example of how this functions: https://jsfiddle.net/Xyr0/1fwncyjq/