First half is
delete from pref_scores where gid in (select gid from pref_scores where id=_id);
but how to clean pref_games?