my @scorearray = map { {score=>$_, text=>$hash{$_}} } keys %hash;