Deron Williams
Steve Nash
Chris Paul
Rajon Rondo
Derek Fisher

Who do you think?

Moderators: Kilroy, Danny Darko, TyCobb
Unt0uchabl3 wrote:Mario Chalmers will be up there next year. He will have a break-out year and be the leader in steals.
Code: Select all
public boolean bottomLine(){
if (
n-30 == Deron_Williams &
n-29 == Chris_Paul &
n-28 == Steve_Nash &
n-27 == Derrick_Rose &
n-26 == Rajon_Rondo )
{
n = Fisher;
}
return true;
}
Black Mamba II wrote:No love for Tyreke? Is he a PG or SG?
Frantik wrote:Black Mamba II wrote:No love for Tyreke? Is he a PG or SG?
Tyreke??
common mang!
At this stage, Tyreke Evans does not belong...
IMO, Aaron Brooks > Tyreke Evans (for now...)
Black Mamba II wrote:Frantik wrote:Black Mamba II wrote:No love for Tyreke? Is he a PG or SG?
Tyreke??
common mang!
At this stage, Tyreke Evans does not belong...
IMO, Aaron Brooks > Tyreke Evans (for now...)
I don't know man. He averaged 20/5/6 on his rookie year. Gotta give him some credit.
Black Mamba II wrote:I agree. But putting Aaron Brooks over him? No.
KB24_ILLMATIC wrote:Black Mamba II wrote:I agree. But putting Aaron Brooks over him? No.
Tyreke is a beast
Frantik wrote:Code: Select all
public boolean bottomLine(){
if (
n-30 == Deron_Williams &
n-29 == Chris_Paul &
n-28 == Steve_Nash &
n-27 == Derrick_Rose &
n-26 == Rajon_Rondo )
{
n = Fisher;
}
return true;
}