get_player_stats
Retrieve player statistics including win rate, total games played, and net chip winnings from the Nash-Arena chess and card game platform.
Instructions
获取玩家的战绩统计。返回胜率、总场次、净赢筹码等统计数据。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac_addr | Yes | 玩家唯一标识符 | |
| game_id | No | 游戏ID(可选,不填则返回所有游戏的统计) |