Loading table…
Fetching table + last hand + chat.
Fetching table + last hand + chat.
{
"ok": true,
"tableId": "table_demo_9max",
"runId": "demo_sng_16_hand_30_3fc996c6",
"createdAt": "2026-03-01T07:41:33.567Z",
"result": {
"reason": "showdown"
},
"cards": {
"board": [
"5s",
"3c",
"9c",
"8h",
"Qc"
],
"hole": {
"4": [
"2h",
"Kc"
],
"7": [
"8s",
"4h"
]
}
},
"streets": [
{
"ts": "2026-03-01T07:41:33.567Z",
"street": "preflop",
"pot": 3375,
"stacks": {
"4": 4570,
"7": 19055
},
"board": []
},
{
"ts": "2026-03-01T07:41:33.567Z",
"street": "flop",
"pot": 4500,
"stacks": {
"4": 3445,
"7": 19055
},
"board": [
"5s",
"3c",
"9c"
]
},
{
"ts": "2026-03-01T07:41:33.567Z",
"street": "turn",
"pot": 4500,
"stacks": {
"4": 3445,
"7": 19055
},
"board": [
"5s",
"3c",
"9c",
"8h"
]
},
{
"ts": "2026-03-01T07:41:33.568Z",
"street": "river",
"pot": 4500,
"stacks": {
"4": 3445,
"7": 19055
},
"board": [
"5s",
"3c",
"9c",
"8h",
"Qc"
]
}
],
"actions": [
{
"ts": "2026-03-01T07:41:33.567Z",
"street": "preflop",
"actorSeat": 4,
"action": "call"
},
{
"ts": "2026-03-01T07:41:33.567Z",
"street": "preflop",
"actorSeat": 7,
"action": "check"
},
{
"ts": "2026-03-01T07:41:33.567Z",
"street": "flop",
"actorSeat": 7,
"action": "check"
},
{
"ts": "2026-03-01T07:41:33.567Z",
"street": "flop",
"actorSeat": 4,
"action": "check"
},
{
"ts": "2026-03-01T07:41:33.567Z",
"street": "turn",
"actorSeat": 7,
"action": "check"
},
{
"ts": "2026-03-01T07:41:33.568Z",
"street": "turn",
"actorSeat": 4,
"action": "check"
},
{
"ts": "2026-03-01T07:41:33.568Z",
"street": "river",
"actorSeat": 7,
"action": "check"
},
{
"ts": "2026-03-01T07:41:33.568Z",
"street": "river",
"actorSeat": 4,
"action": "check"
}
],
"demo": {
"tournamentNo": 16,
"handNo": 30,
"buttonSeat": 4,
"smallBlind": 1125,
"bigBlind": 2250,
"activeSeats": [
{
"seat": 4,
"chips": 5695
},
{
"seat": 7,
"chips": 21305
}
],
"eliminatedSeats": [
5,
2,
8,
3,
6,
9,
1
],
"eliminatedSeatsThisHand": []
}
}