Every Golden Ball round publishes six numbers: five regular balls and one golden ball. Everything else you see in a result row β Sum, Odd/Even, Under/Over, Size β is derived from those six numbers by fixed rules. This guide states each rule exactly, so you can recompute any judgment yourself.
The regular balls (1β28)
Five balls are drawn from a 1β28 pool and displayed in generation order. Their sum is the basis of three judgments. Because the smallest possible sum is 15 and the largest is 130, every boundary below is fixed forever:
- Sum β the total of the five regular balls (range 15β130).
- Odd/Even β the parity of the sum.
- Under/Over β Under when the sum is 72 or less; Over from 73 upward.
- Size β Small for 15β64, Medium for 65β80, Large for 81β130.
The golden ball (0β9)
One golden ball is drawn from 0β9. It has two judgments of its own: Odd/Even is the parity of the digit, and Under/Over is Under for 0β4 and Over for 5β9. The golden ball never participates in the regular-ball sum.
Why the site recomputes judgments
This is a simple platform rule: data that does not add up is withheld, never displayed with a shrug. What reaches your screen has passed that arithmetic check.
Reading a row at a glance
A practical habit: read the five regular balls first, confirm the sum feels right, then glance at the three regular judgments together β they always move as a set. The golden ballβs two judgments stand alone. After a few rounds the whole row reads in about a second.
