I'm trying to organize a list of friends by gender and I can't find a way to get all the information without querying for each individual friend. Is there a way to submit a list of ids and get back a list of genders or all details? I'm using the most recent version of the MySpaceAPI.php but...