Trim Mysql From https://stackoverflow.com/questions/10886341/trim-spaces-from-values-in-mysql-table
UPDATE teams SET name = TRIM(name)