Yes, of course you can make a new database table to store top 5 winners, for this you would want to make a custom plugin rather than hacking a PHP file direct.
There are many possible hook locations you could use for this, it all depends how you want to code it. Dive in! :)