A challenge entry object contains information about an individual entry within a challenge such as the user who made the entry, the score achieved, and other relevant details. It's the array element type of
ovrChallengeEntryArrayHandle and can be retrieved using
ovr_Challenges_GetEntries().