summaryrefslogtreecommitdiff
path: root/docs/arena_team_member.md
blob: de30cc7e0f87dd106f7bb4742d23201e998ea4f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [arena_team_member](arena_team_member)

Column | Type | Description
--- | --- | ---
ArenaTeamId | int(10) unsigned | 
Guid | int(10) unsigned | 
PersonalRating | smallint(5) | 
WeekGames | smallint(5) unsigned | 
WeekWins | smallint(5) unsigned | 
SeasonGames | smallint(5) unsigned | 
SeasonWins | smallint(5) unsigned | 
Personal_rating | int(10) unsigned |