function (cb) {
                        logger.verbose('Add Team to Jugend');
                        clsSession.run(function () {
                            clsSession.set('beachEventID', beachEventID);
                            return helpers.findEntityAndPushTeam(Jugend, team.jugend, team, res, cb);