We are nearing a month until the 2024 NBA Draft with the Hornets holding the 6th overall pick. To break down the Draft, Paul Biancardi of ESPN joined Kyle Bailey to break down some of the key prospects that could be in play for the Charlotte Hornets.
Paul was asked about the guy the Hornets should be hoping to be on the board with the 6th pick he singled out Reed Sheppard of Kentucky as the guy as he is a strong shooter is exactly what NBA teams want and despite his size his skill level and attitude can fit in with any team in the league and would help the Hornets win.
The conversation with Paul would go on to break down some of the other prospects from Stephon Castle to Dalton Knecht, and what exactly is the potential with Bronny James.
LISTEN TO THE FULL CONVERSATION WITH KYLE BAILEY HERE:
( function() {
var func = function() {
var iframe = document.getElementById(‘wpcom-iframe-38019065c7f40f2ce656c3cc666d8ba2’)
if ( iframe ) {
iframe.onload = function() {
iframe.contentWindow.postMessage( {
‘msg_type’: ‘poll_size’,
‘frame_id’: ‘wpcom-iframe-38019065c7f40f2ce656c3cc666d8ba2’
}, “https://embeds.go.ione.nyc” );
}
}
// Autosize iframe
var funcSizeResponse = function( e ) {
var origin = document.createElement( ‘a’ );
origin.href = e.origin;
// Verify message origin
if ( ’embeds.go.ione.nyc’ !== origin.host )
return;
// Verify message is in a format we expect
if ( ‘object’ !== typeof e.data || undefined === e.data.msg_type )
return;
switch ( e.data.msg_type ) {
case ‘poll_size:response’:
var iframe = document.getElementById( e.data._request.frame_id );
if ( iframe && ” === iframe.width )
iframe.width = ‘100%’;
if ( iframe && ” === iframe.height )
iframe.height = parseInt( e.data.height );
return;
default:
return;
}
}
if ( ‘function’ === typeof window.addEventListener ) {
window.addEventListener( ‘message’, funcSizeResponse, false );
} else if ( ‘function’ === typeof window.attachEvent ) {
window.attachEvent( ‘onmessage’, funcSizeResponse );
}
}
if (document.readyState === ‘complete’) { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( ‘DOMContentLoaded’, func, false ); }
else if ( document.attachEvent ) { document.attachEvent( ‘onreadystatechange’, func ); }
} )();