Brandon Copeland,
- 6'1"
- 195
- 0 years
- Bridgewater
- n/a
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 = 7955 and player_stats.games IS NOT NULL GROUP BY player_stats.season, team_id