I\'ve got a MongoDB database, where there is a collection of documents structured:
{ userID: String, pointValue: Number, description: String }