I have the following mongo aggregation:
... .aggregate([ { $match: { "events.playerId": "myPlayerId" } },