Gender

Positions

Date of Birth

23 Apr 2024

Height

Place of Birth

Weight

Country of Birth

Published since

not yet published

Nationality


Last login

23 Apr 2024, 16:34 CEST

College History

University of Cincinnati '06

NBA drafted

Statistics


sql error:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5
SELECT pp.owner_id, pp.id,
					concat( p.first_name, ' ', p.last_name ) as player_name
				FROM player_profiles pp
				inner join persons p on p.id = pp.person_id
				WHERE pp.id =