Commit
15f1991bcc15b17637389b75b0e6860db590aa3c
by mrdieztsk47 Fixes in PlayerService and UserService
In PlayerService, the function that returns the player by id has been
modified, adding to the player the list of favouriteSports
andfavouriteTeams to be able to access them. In UserService, added a
function that returns a user with the list of players managed by that
user.