I'm not quite sure I understand the question properly, but I think your supposed to write a module to manage competitions in the clubs at your school.
I would recommend
PHP and MySQL for this.
PHP has the smallest learing overhead of the languages you listed and MySQL works well together with
PHP.