A simple tool to help you rank stuff
Why only 10 items?
You're going to be shown every possible combination and asked to pick a winner. The formula for counting the number of pairwise combinations is:
n(n-1)/2
This means that 10 items produce 45 pair combinations. Any longer of a list would get pretty tiresome to rank!