Lance Louis, G
- 6'3"
- 323
- 33
- 6 years
- San Diego State
- 2009 R7 O, None
Query: SELECT player_stats.season, player_stats.team_id, FROM players INNER JOIN player_stats ON players.id = player_stats.player_id WHERE players.code = 3514 and player_stats.games IS NOT NULL GROUP BY player_stats.season, team_id