$name, "gender" => $gender, "rankings" => $pieces ); header("Content-type: application/json"); print json_encode($data); break; } } ?>