JS bekommen den ersten Platz in String
str.match(/^(\S+)\s(.*)/).slice(1)
Borma
str.match(/^(\S+)\s(.*)/).slice(1)