I have a collection structured thusly:
{ _id: 1, score: [ { foo: \'a\', bar: 0, user: {user1: 0, user2: 7} } ] }
Look at the $size operator for checking array sizes.