Put the wixData.aggregate in the same line of the return and not in a new line. Like this:
return wixData.aggregate("Competition")
Put the wixData.aggregate in the same line of the return and not in a new line. Like this:
return wixData.aggregate("Competition")