true ios true ios true android false computer $upper($url_encode($(QUERY_STRING{'bypassCountry'}))) NONE $url_encode($(GEO{'country_code'})) $url_encode($(GEO{'country_code'})) $(bpc) true true false Prospect Profile: R.J. Hunter | NBA.com
featured-image

Prospect Profile: R.J. Hunter

Take a look at the Georgia State standout who is the second oldest out of the bunch.

var heightInFeet = "6"; var heightInches = "5"; var weight = "180lbs"; var birthdate = "10/24/1993"; var school = "Georgia State"; var position = "C"; var ppg = "19.7"; var rpg = "4.7"; var apg = "3.6"; var bpg = "1.0"; var nbaComp = "J.J. Reddick";

var quote1 = ""Hunter, who won Sun Belt Player of the Year in 2014 (over Elfrid Payton), was the target of defenses every single night. He often had two defenders draped on him with every shot he took. It was rare for him to get a clean look inside 30 feet." - Chad Ford, ESPN Insider"; var quote2 = ""I think about the middle of the season I knew I was going to go [to the NBA]. How I was being defended, I was seeing two bodies a shot. I wasn’t getting open looks. I was getting out of my game. A lot of time I was flicking shots instead of following through. That’s why my shots were so short." - Hunter to Chris Mannix, SI.com";

var facebookLink = "https://www.facebook.com/rj.r.hunter?fref=ts"; var twitterLink = "https://www.twitter.com/RJHunter22";

$('td#height').html(heightInFeet + "'" + heightInches + """); $('td#weight').html(weight); $('td#birthdate').html(birthdate); $('td#school').html(school); $('td#position').html(position); $('td#ppg').html(ppg); $('td#rpg').html(rpg); $('td#apg').html(apg); $('td#bpg').html(bpg); $('td#nbaComp').html(nbaComp);

$('li#quote1').html(quote1); $('li#quote2').html(quote2);

$('a#twitterLink').attr( "href", twitterLink); $('a#facebookLink').attr( "href", facebookLink);

$('img#twitter').mouseover(function () { $( 'img#twitter' ).attr("src","https://i.cdn.turner.com/drp/nba/kings/sites/default/files/tw-block-p.jpg"); }).mouseout(function(){ $( 'img#twitter' ).attr("src","https://i.cdn.turner.com/drp/nba/kings/sites/default/files/tw-block-w2_0.jpg"); } );

$('img#facebook').mouseover(function () { $( 'img#facebook' ).attr("src","https://i.cdn.turner.com/drp/nba/kings/sites/default/files/facebook-p.jpg"); }).mouseout(function(){ $( 'img#facebook' ).attr("src","https://i.cdn.turner.com/drp/nba/kings/sites/default/files/f-block-w.jpg"); } );