[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [log_arena_fights](log_arena_fights) Column | Type | Description --- | --- | --- Fight_id | int(10) unsigned | Time | datetime | Type | tinyint(3) unsigned | Duration | int(10) unsigned | Winner | int(10) unsigned | Loser | int(10) unsigned | Winner_tr | smallint(5) unsigned | Winner_mmr | smallint(5) unsigned | Winner_tr_change | smallint(6) | Loser_tr | smallint(5) unsigned | Loser_mmr | smallint(5) unsigned | Loser_tr_change | smallint(6) | CurrOnline | int(10) unsigned |