mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 12:31:04 +01:00
90 lines
1.4 KiB
JSON
90 lines
1.4 KiB
JSON
{
|
|
"chess_daily": {
|
|
"last": {
|
|
"rating": 495,
|
|
"date": 1772800350,
|
|
"rd": 196
|
|
},
|
|
"record": {
|
|
"win": 0,
|
|
"loss": 4,
|
|
"draw": 0,
|
|
"time_per_move": 6974,
|
|
"timeout_percent": 0
|
|
}
|
|
},
|
|
"chess_rapid": {
|
|
"last": {
|
|
"rating": 812,
|
|
"date": 1772800350,
|
|
"rd": 74
|
|
},
|
|
"record": {
|
|
"win": 5,
|
|
"loss": 3,
|
|
"draw": 1,
|
|
"time_per_move": 42,
|
|
"timeout_percent": 0
|
|
}
|
|
},
|
|
"chess_bullet": {
|
|
"last": {
|
|
"rating": 650,
|
|
"date": 1772800350,
|
|
"rd": 120
|
|
},
|
|
"record": {
|
|
"win": 2,
|
|
"loss": 6,
|
|
"draw": 0,
|
|
"time_per_move": 8,
|
|
"timeout_percent": 0
|
|
}
|
|
},
|
|
"chess_blitz": {
|
|
"last": {
|
|
"rating": 734,
|
|
"date": 1772800350,
|
|
"rd": 95
|
|
},
|
|
"record": {
|
|
"win": 10,
|
|
"loss": 8,
|
|
"draw": 2,
|
|
"time_per_move": 18,
|
|
"timeout_percent": 0
|
|
}
|
|
},
|
|
"chess960_daily": {
|
|
"last": {
|
|
"rating": 521,
|
|
"date": 1772800350,
|
|
"rd": 200
|
|
},
|
|
"record": {
|
|
"win": 1,
|
|
"loss": 2,
|
|
"draw": 0,
|
|
"time_per_move": 7200,
|
|
"timeout_percent": 0
|
|
}
|
|
},
|
|
"fide": 0,
|
|
"tactics": {
|
|
"highest": {
|
|
"rating": 764,
|
|
"date": 1772782351
|
|
},
|
|
"lowest": {
|
|
"rating": 400,
|
|
"date": 1771584762
|
|
}
|
|
},
|
|
"puzzle_rush": {
|
|
"best": {
|
|
"total_attempts": 11,
|
|
"score": 8
|
|
}
|
|
}
|
|
}
|