Extra user fields are saved qa_userprofile table. You can get field values with qa_db_user_profile_selectspec() function in qa-include/db/selects.php (around L1198). Look at the other core source, study how to use it. In fact, you will need to override certain function in theme layer.