As two filters are of different types (here team and player) belong to different collection, we cannot combine those filters. So need to use two different filters- one to retrieve specific team(team filter) and second to get specific player using team filter.