https://2p1ipt36o1g23g1tt6ba5nou-wpengine.netdna-ssl.com/wp-...
This report is nicer than many others I found in that scores are reported all the way down to 0, rather than cutting off at the threshold for university admission. It's much less nice than some in that, below the university admission threshold, scores are reported in brackets of 10 points rather than by individual score. (This, even though the document is called "一分一段表"...)
Anyway, I imported this data into python and plotted it with matplotlib. The histogram you get from this is obviously, wildly flawed -- the ten-points-wide bar from 410 to 419 is also 710 people tall, dwarfing the actual mode of the distribution. To correct this problem, you need to divide the count for bracketed scores by 10 (the width of the bracket) -- the 710 people scoring 410-419 are 71 per score in that range, very comparable to the 70 people scoring 420, but not to the 182 people scoring 548.
Without knowing the width of the rocket league rank brackets, that picture of the population of each rank doesn't tell us anything -- at all -- about the shape of the distribution.