Beau Brinkley, LS
- 6'4"
- 260
- 28
- 6 years
- Missouri
- 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 = 6481 and player_stats.games IS NOT NULL GROUP BY player_stats.season, team_id