The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
fingerprint: string
arena: string
video: string
started_at: double
duration_s: double
device_profile: string
speed_multiplier: int64
speed_change_at_s: double
capture_fps: int64
battle_start_s: double
battle_end_s: double
decks: struct<player0: list<item: struct<slot: int64, card: string, conf: double, level: int64>>, player1: (... 74 chars omitted)
child 0, player0: list<item: struct<slot: int64, card: string, conf: double, level: int64>>
child 0, item: struct<slot: int64, card: string, conf: double, level: int64>
child 0, slot: int64
child 1, card: string
child 2, conf: double
child 3, level: int64
child 1, player1: list<item: struct<slot: int64, card: string, conf: double, level: int64>>
child 0, item: struct<slot: int64, card: string, conf: double, level: int64>
child 0, slot: int64
child 1, card: string
child 2, conf: double
child 3, level: int64
truncated: bool
crowns: list<item: int64>
child 0, item: int64
winner: int64
crowns_source: string
has_deck_png: bool
stem: string
shard: string
to
{'stem': Value('string'), 'shard': Value('string'), 'arena': Value('string'), 'crowns': List(Value('int64')), 'crowns_source': Value('string'), 'winner': Value('int64'), 'duration_s': Value('float64'), 'speed_multiplier': Value('int64'), 'decks': {'player0': List(Value('string')), 'player1': List(Value('string'))}, 'has_deck_png': Value('bool')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
fingerprint: string
arena: string
video: string
started_at: double
duration_s: double
device_profile: string
speed_multiplier: int64
speed_change_at_s: double
capture_fps: int64
battle_start_s: double
battle_end_s: double
decks: struct<player0: list<item: struct<slot: int64, card: string, conf: double, level: int64>>, player1: (... 74 chars omitted)
child 0, player0: list<item: struct<slot: int64, card: string, conf: double, level: int64>>
child 0, item: struct<slot: int64, card: string, conf: double, level: int64>
child 0, slot: int64
child 1, card: string
child 2, conf: double
child 3, level: int64
child 1, player1: list<item: struct<slot: int64, card: string, conf: double, level: int64>>
child 0, item: struct<slot: int64, card: string, conf: double, level: int64>
child 0, slot: int64
child 1, card: string
child 2, conf: double
child 3, level: int64
truncated: bool
crowns: list<item: int64>
child 0, item: int64
winner: int64
crowns_source: string
has_deck_png: bool
stem: string
shard: string
to
{'stem': Value('string'), 'shard': Value('string'), 'arena': Value('string'), 'crowns': List(Value('int64')), 'crowns_source': Value('string'), 'winner': Value('int64'), 'duration_s': Value('float64'), 'speed_multiplier': Value('int64'), 'decks': {'player0': List(Value('string')), 'player1': List(Value('string'))}, 'has_deck_png': Value('bool')}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
stem string | shard string | arena string | crowns list | crowns_source string | winner int64 | duration_s float64 | speed_multiplier int64 | decks dict | has_deck_png bool |
|---|---|---|---|---|---|---|---|---|---|
20260728-130300_0100010101010111 | shard-0000 | arena24 | [
2,
1
] | tail/banner | 0 | 93.398326 | 4 | {
"player0": [
"witch",
"mini_pekka",
"mega_knight",
"firecracker",
"electro_wizard",
"goblin_gang",
"princess",
"goblin_barrel"
],
"player1": [
"goblin_drill",
"magic_archer",
"knight",
"goblin_hut",
"skeletons",
"the_log",
"fire_spirit",
"fireball"... | true |
20260728-133102_0101000101010101 | shard-0000 | arena24 | [
2,
3
] | null | 1 | 93.757012 | 4 | {
"player0": [
"bomber",
"mighty_miner",
"boss_bandit",
"balloon",
"electro_wizard",
"fireball",
"ronin",
"rascals"
],
"player1": [
"clone",
"skeleton_army",
"executioner",
"balloon",
"giant_skeleton",
"minion_horde",
"rage",
"freeze"
]
} | true |
20260728-134701_0101010101010101 | shard-0000 | arena24 | [
2,
1
] | null | 0 | 91.060827 | 4 | {
"player0": [
"royal_giant",
"knight",
"ice_golem",
"sparky",
"tombstone",
"the_log",
"fireball",
"bats"
],
"player1": [
"tesla",
"knight",
"goblin_barrel",
"skeleton_barrel",
"the_log",
"princess",
"goblin_gang",
"skeletons"
]
} | true |
20260728-134909_0101010101010101 | shard-0000 | arena24 | [
2,
1
] | null | 0 | 63.955173 | 4 | {
"player0": [
"mega_knight",
"witch",
"dart_goblin",
"dark_prince",
"bandit",
"electro_wizard",
"skeleton_dragons",
"musketeer"
],
"player1": [
"pekka",
"golden_knight",
"mortar",
"skeleton_barrel",
"witch",
"goblin_gang",
"the_log",
"executioner"
... | true |
20260728-135103_0101010101110101 | shard-0000 | arena24 | [
1,
0
] | null | 0 | 61.660663 | 4 | {
"player0": [
"archers",
"bowler",
"skeleton_king",
"arrows",
"void",
"spirit_empress",
"bats",
"musketeer"
],
"player1": [
"skeleton_barrel",
"the_log",
"bomb_tower",
"valkyrie",
"mega_knight",
"guards",
"dart_goblin",
"goblin_barrel"
]
} | true |
20260728-192735_0101010101010101 | shard-0000 | arena24 | [
1,
0
] | null | 0 | 76.0689 | 4 | {
"player0": [
"executioner",
"valkyrie",
"inferno_dragon",
"zap",
"skeleton_army",
"hog_rider",
"bandit",
"fisherman"
],
"player1": [
"royal_hogs",
"archer_queen",
"tesla",
"ice_spirit",
"royal_delivery",
"earthquake",
"the_log",
"skeletons"
]
} | true |
20260728-192939_0101000101010101 | shard-0000 | arena24 | [
0,
1
] | null | 1 | 62.781243 | 4 | {
"player0": [
"executioner",
"goblinstein",
"balloon",
"zap",
"skeleton_dragons",
"inferno_dragon",
"miner",
"arrows"
],
"player1": [
"executioner",
"wizard",
"barbarians",
"goblin_barrel",
"inferno_dragon",
"battle_ram",
"skeleton_army",
"prince"
... | true |
20260728-193310_0101010101010101 | shard-0000 | arena25 | [
1,
3
] | null | 1 | 61.536682 | 4 | {
"player0": [
"lumberjack",
"bowler",
"goblinstein",
"graveyard",
"goblin_curse",
"firecracker",
"skeleton_army",
"princess"
],
"player1": [
"witch",
"princess",
"skeleton_king",
"mini_pekka",
"fireball",
"inferno_dragon",
"elixir_golem",
"skeleton_... | true |
20260728-193517_0101010101010111 | shard-0000 | arena25 | [
0,
1
] | null | 1 | 94.065023 | 4 | {
"player0": [
"barbarians",
"goblinstein",
"wizard",
"mega_knight",
"ronin",
"pekka",
"the_log",
"electro_wizard"
],
"player1": [
"skeleton_army",
"wizard",
"archers",
"arrows",
"goblin_hut",
"witch",
"valkyrie",
"prince"
]
} | true |
20260728-193915_0100010101010101 | shard-0000 | arena26 | [
1,
0
] | null | 0 | 62.754019 | 4 | {
"player0": [
"hunter",
"monk",
"royal_giant",
"the_log",
"fireball",
"guards",
"fisherman",
"electro_spirit"
],
"player1": [
"musketeer",
"ice_golem",
"ice_spirit",
"cannon",
"the_log",
"skeletons",
"hog_rider",
"fireball"
]
} | true |
20260728-194136_0101010101010111 | shard-0000 | arena26 | [
2,
1
] | null | 0 | 63.01697 | 4 | {
"player0": [
"baby_dragon",
"wizard",
"witch",
"rage",
"hog_rider",
"minion_horde",
"elixir_golem",
"ronin"
],
"player1": [
"barbarians",
"goblinstein",
"mega_knight",
"elite_barbarians",
"valkyrie",
"electro_giant",
"skeleton_dragons",
"executione... | true |
20260728-221833_0100010101110101 | shard-0000 | gap_hunt | [
3,
1
] | null | 0 | 56.952431 | 4 | {
"player0": [
"knight",
"fireball",
"valkyrie",
"cannon",
"archers",
"giant",
"musketeer",
"mini_pekka"
],
"player1": [
"knight",
"arrows",
"spear_goblins",
"goblins",
"fireball",
"giant",
"valkyrie",
"goblin_hut"
]
} | true |
20260728-224205_0100010101010111 | shard-0000 | arena3 | [
1,
2
] | null | 1 | 61.55593 | 4 | {
"player0": [
"arrows",
"ronin",
"goblin_cage",
"bomber",
"battle_ram",
"barbarians",
"minions",
"mini_pekka"
],
"player1": [
"prince",
"goblin_machine",
"royal_ghost",
"goblin_demolisher",
"baby_dragon",
"firecracker",
"ronin",
"pekka"
]
} | true |
20260728-224501_0100010101010101 | shard-0000 | arena10 | [
0,
2
] | null | 1 | 61.911401 | 4 | {
"player0": [
"valkyrie",
"hog_rider",
"skeleton_army",
"arrows",
"witch",
"mini_pekka",
"baby_dragon",
"royal_ghost"
],
"player1": [
"firecracker",
"mini_pekka",
"witch",
"goblin_barrel",
"dart_goblin",
"ram_rider",
"ronin",
"valkyrie"
]
} | true |
20260728-224634_0101010101010101 | shard-0000 | arena10 | [
0,
1
] | null | 1 | 62.855454 | 4 | {
"player0": [
"bats",
"wizard",
"archers",
"hog_rider",
"ronin",
"zap",
"witch",
"dart_goblin"
],
"player1": [
"lumberjack",
"goblin_barrel",
"knight",
"witch",
"fireball",
"balloon",
"wizard",
"baby_dragon"
]
} | true |
20260728-224820_0001010101010101 | shard-0000 | arena10 | [
0,
1
] | null | 1 | 64.094308 | 4 | {
"player0": [
"golem",
"baby_dragon",
"clone",
"fireball",
"skeleton_army",
"wizard",
"elixir_collector",
"valkyrie"
],
"player1": [
"wizard",
"royal_hogs",
"baby_dragon",
"skeleton_army",
"goblin_barrel",
"witch",
"ronin",
"arrows"
]
} | true |
20260728-225017_0100010101010101 | shard-0000 | arena10 | [
1,
2
] | null | 1 | 77.309139 | 4 | {
"player0": [
"battle_ram",
"mini_pekka",
"baby_dragon",
"hog_rider",
"wizard",
"skeleton_army",
"barbarians",
"valkyrie"
],
"player1": [
"princess",
"night_witch",
"ram_rider",
"baby_dragon",
"wizard",
"mini_pekka",
"mega_knight",
"skeleton_army"
... | true |
20260728-225217_0100010101010111 | shard-0000 | arena10 | [
0,
1
] | null | 1 | 60.708296 | 4 | {
"player0": [
"bomber",
"ronin",
"dart_goblin",
"skeleton_army",
"witch",
"giant_skeleton",
"baby_dragon",
"fireball"
],
"player1": [
"skeletons",
"witch",
"goblin_cage",
"prince",
"ronin",
"hunter",
"skeleton_army",
"pekka"
]
} | true |
20260728-225359_0001010101011001 | shard-0000 | arena10 | [
0,
1
] | null | 1 | 60.591112 | 4 | {
"player0": [
"hog_rider",
"goblin_barrel",
"mini_pekka",
"valkyrie",
"wizard",
"witch",
"skeleton_army",
"arrows"
],
"player1": [
"witch",
"bowler",
"hog_rider",
"tornado",
"valkyrie",
"inferno_tower",
"electro_wizard",
"minions"
]
} | true |
20260728-225542_0100010101110111 | shard-0000 | arena10 | [
0,
1
] | null | 1 | 63.305575 | 4 | {
"player0": [
"valkyrie",
"mini_pekka",
"battle_ram",
"witch",
"guards",
"bats",
"skeleton_dragons",
"zap"
],
"player1": [
"minion_horde",
"ronin",
"witch",
"rage",
"goblin_barrel",
"prince",
"poison",
"wizard"
]
} | true |
20260728-225729_0101010101010101 | shard-0000 | arena10 | [
0,
1
] | null | 1 | 62.425146 | 4 | {
"player0": [
"skeleton_army",
"zap",
"wizard",
"dart_goblin",
"inferno_tower",
"royal_giant",
"ronin",
"guards"
],
"player1": [
"battle_ram",
"archers",
"cannon",
"valkyrie",
"witch",
"arrows",
"skeletons",
"royal_giant"
]
} | true |
20260728-225913_0101000101110101 | shard-0000 | arena10 | [
0,
1
] | null | 1 | 62.241435 | 4 | {
"player0": [
"witch",
"giant",
"poison",
"tombstone",
"wizard",
"hog_rider",
"prince",
"goblin_barrel"
],
"player1": [
"pekka",
"lightning",
"freeze",
"furnace",
"giant_snowball",
"wizard",
"fireball",
"poison"
]
} | true |
20260729-235656_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
0,
1
] | null | 1 | 94.87413 | 4 | {
"player0": [
"royal_giant",
"barbarian_barrel",
"royal_ghost",
"skeletons",
"hunter",
"electro_spirit",
"fisherman",
"fireball"
],
"player1": [
"archers",
"knight",
"tesla",
"skeletons",
"x_bow",
"rocket",
"electro_spirit",
"the_log"
]
} | true |
20260729-235913_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
0,
1
] | null | 1 | 61.672681 | 4 | {
"player0": [
"minion_horde",
"boss_bandit",
"executioner",
"hog_rider",
"ronin",
"guards",
"freeze",
"zap"
],
"player1": [
"zap",
"mini_pekka",
"wizard",
"giant",
"vines",
"heal_spirit",
"sparky",
"tornado"
]
} | true |
20260730-000116_0101010101010101 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 93.891873 | 4 | {
"player0": [
"skeletons",
"musketeer",
"ice_golem",
"hog_rider",
"fireball",
"the_log",
"cannon",
"ice_spirit"
],
"player1": [
"skeletons",
"barbarian_barrel",
"ice_golem",
"musketeer",
"miner",
"bomb_tower",
"balloon",
"giant_snowball"
]
} | true |
20260730-000342_0101010101010101 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 84.48775 | 4 | {
"player0": [
"mega_knight",
"knight",
"cannon",
"lightning",
"ram_rider",
"zappies",
"ice_wizard",
"arrows"
],
"player1": [
"witch",
"bowler",
"giant_snowball",
"giant",
"arrows",
"graveyard",
"mini_pekka",
"minions"
]
} | true |
20260730-000549_0100010101010111 | shard-0000 | ranked_ultimate_champion | [
3,
2
] | null | 0 | 60.733876 | 4 | {
"player0": [
"skeleton_army",
"balloon",
"inferno_dragon",
"fireball",
"lava_hound",
"bomber",
"minions",
"giant_snowball"
],
"player1": [
"furnace",
"boss_bandit",
"zap",
"vines",
"ronin",
"spirit_empress",
"hog_rider",
"royal_ghost"
]
} | true |
20260730-000729_0100010001010111 | shard-0000 | ranked_ultimate_champion | [
1,
3
] | null | 1 | 82.258332 | 4 | {
"player0": [
"mega_knight",
"mega_minion",
"royal_hogs",
"guards",
"mini_pekka",
"fireball",
"zappies",
"arrows"
],
"player1": [
"battle_ram",
"bowler",
"lumberjack",
"phoenix",
"giant_snowball",
"mirror",
"void",
"elite_barbarians"
]
} | true |
20260730-000936_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
2,
1
] | null | 0 | 66.081001 | 4 | {
"player0": [
"executioner",
"skeleton_king",
"electro_dragon",
"night_witch",
"elixir_golem",
"battle_healer",
"poison",
"lumberjack"
],
"player1": [
"goblin_barrel",
"knight",
"princess",
"ice_spirit",
"the_log",
"rocket",
"inferno_tower",
"goblin... | true |
20260730-001134_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
0,
1
] | null | 1 | 95.243189 | 4 | {
"player0": [
"cannon",
"mighty_miner",
"princess",
"goblin_barrel",
"skeletons",
"ice_spirit",
"the_log",
"rocket"
],
"player1": [
"skeleton_barrel",
"bowler",
"mortar",
"dart_goblin",
"fireball",
"minions",
"skeletons",
"barbarian_barrel"
]
} | true |
20260730-001404_0100010101010111 | shard-0000 | ranked_ultimate_champion | [
0,
1
] | null | 1 | 62.365845 | 4 | {
"player0": [
"valkyrie",
"mini_pekka",
"baby_dragon",
"golem",
"zappies",
"battle_healer",
"elixir_collector",
"vines"
],
"player1": [
"royal_giant",
"monk",
"hunter",
"fireball",
"skeletons",
"barbarian_barrel",
"fisherman",
"electro_spirit"
]
} | true |
20260730-001554_0100010101010111 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 93.175014 | 4 | {
"player0": [
"executioner",
"goblins",
"pekka",
"the_log",
"rocket",
"hog_rider",
"ice_spirit",
"tornado"
],
"player1": [
"battle_ram",
"golden_knight",
"royal_ghost",
"mother_witch",
"ronin",
"bandit",
"zappies",
"arrows"
]
} | true |
20260730-001820_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 90.565046 | 4 | {
"player0": [
"inferno_dragon",
"golden_knight",
"executioner",
"zappies",
"tornado",
"graveyard",
"freeze",
"bowler"
],
"player1": [
"baby_dragon",
"barbarian_barrel",
"knight",
"tombstone",
"poison",
"graveyard",
"ice_wizard",
"tornado"
]
} | true |
20260730-002038_0101010101010101 | shard-0000 | ranked_ultimate_champion | [
2,
1
] | null | 0 | 71.961582 | 4 | {
"player0": [
"wall_breakers",
"goblins",
"mighty_miner",
"arrows",
"fireball",
"minions",
"royal_recruits",
"suspicious_bush"
],
"player1": [
"valkyrie",
"mega_minion",
"zap",
"balloon",
"skeleton_dragons",
"fireball",
"tombstone",
"lava_hound"
]... | true |
20260730-002250_0101010101010111 | shard-0000 | ranked_ultimate_champion | [
0,
1
] | null | 1 | 86.158588 | 4 | {
"player0": [
"giant_snowball",
"knight",
"goblin_drill",
"tesla",
"fire_spirit",
"goblin_demolisher",
"skeletons",
"poison"
],
"player1": [
"goblin_drill",
"magic_archer",
"skeletons",
"ronin",
"tornado",
"goblin_demolisher",
"the_log",
"bomb_tower... | true |
20260730-002518_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 93.842283 | 4 | {
"player0": [
"royal_giant",
"mega_minion",
"firecracker",
"skeleton_army",
"minions",
"zap",
"mini_pekka",
"bowler"
],
"player1": [
"battle_ram",
"golden_knight",
"furnace",
"royal_ghost",
"bandit",
"electro_wizard",
"arrows",
"pekka"
]
} | true |
20260730-002749_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 93.278126 | 4 | {
"player0": [
"royal_recruits",
"barbarian_barrel",
"goblin_cage",
"flying_machine",
"electro_spirit",
"arrows",
"zappies",
"royal_hogs"
],
"player1": [
"wall_breakers",
"magic_archer",
"bats",
"skeletons",
"the_log",
"bomb_tower",
"miner",
"fire_sp... | true |
20260730-003023_0100010101010111 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 94.039587 | 4 | {
"player0": [
"cannon",
"mighty_miner",
"princess",
"goblin_barrel",
"rocket",
"skeletons",
"ice_spirit",
"the_log"
],
"player1": [
"archers",
"knight",
"tesla",
"rocket",
"x_bow",
"electro_spirit",
"the_log",
"skeletons"
]
} | true |
20260730-003249_0100010101010111 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 93.738781 | 4 | {
"player0": [
"royal_ghost",
"bowler",
"royal_hogs",
"giant_skeleton",
"mother_witch",
"fisherman",
"zappies",
"arrows"
],
"player1": [
"battle_ram",
"wizard",
"royal_ghost",
"zappies",
"mother_witch",
"giant_skeleton",
"vines",
"barbarian_barrel"
... | true |
20260730-003511_0101010101010111 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 93.3641 | 4 | {
"player0": [
"wall_breakers",
"magic_archer",
"goblinstein",
"berserker",
"miner",
"bomb_tower",
"royal_delivery",
"tornado"
],
"player1": [
"skeleton_barrel",
"goblins",
"mortar",
"electro_spirit",
"fireball",
"cannon_cart",
"minions",
"rascals"
... | true |
20260730-003735_0100010101010111 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 64.39545 | 4 | {
"player0": [
"mega_knight",
"golden_knight",
"giant_snowball",
"ram_rider",
"inferno_dragon",
"electro_wizard",
"poison",
"barbarian_barrel"
],
"player1": [
"zap",
"giant",
"mega_minion",
"rage",
"prince",
"bomber",
"dark_prince",
"lightning"
]
} | true |
20260730-003940_0101000101010111 | shard-0000 | ranked_ultimate_champion | [
1,
2
] | null | 1 | 62.284722 | 4 | {
"player0": [
"battle_ram",
"barbarian_barrel",
"ice_golem",
"hunter",
"royal_ghost",
"elixir_collector",
"bandit",
"three_musketeers"
],
"player1": [
"lumberjack",
"mega_minion",
"barbarians",
"lava_hound",
"baby_dragon",
"flying_machine",
"giant_snowb... | true |
20260730-004142_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
0,
1
] | null | 1 | 88.639153 | 4 | {
"player0": [
"bomber",
"bowler",
"royal_recruits",
"arrows",
"cannon",
"electro_giant",
"spirit_empress",
"tornado"
],
"player1": [
"firecracker",
"mighty_miner",
"cannon",
"skeletons",
"the_log",
"electro_spirit",
"hog_rider",
"earthquake"
]
} | true |
20260730-004407_0100010101010111 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 61.986979 | 4 | {
"player0": [
"royal_ghost",
"magic_archer",
"battle_ram",
"barbarian_barrel",
"poison",
"ronin",
"electro_wizard",
"bandit"
],
"player1": [
"inferno_dragon",
"ronin",
"skeleton_army",
"golem",
"miner",
"zap",
"night_witch",
"goblin_curse"
]
} | true |
20260730-004617_0100010101010111 | shard-0000 | ranked_ultimate_champion | [
1,
0
] | null | 0 | 94.376771 | 4 | {
"player0": [
"royal_recruits",
"golden_knight",
"goblin_cage",
"flying_machine",
"royal_hogs",
"arrows",
"barbarian_barrel",
"zappies"
],
"player1": [
"archers",
"goblinstein",
"royal_hogs",
"bomb_tower",
"lightning",
"electro_spirit",
"skeletons",
... | true |
20260730-004933_0100010101010101 | shard-0000 | ranked_ultimate_champion | [
0,
1
] | null | 1 | 94.446888 | 4 | {
"player0": [
"royal_hogs",
"archer_queen",
"cannon",
"skeletons",
"ice_spirit",
"the_log",
"earthquake",
"royal_delivery"
],
"player1": [
"wall_breakers",
"magic_archer",
"bats",
"skeletons",
"fire_spirit",
"the_log",
"miner",
"bomb_tower"
]
} | true |
20260730-005156_0100010101010111 | shard-0000 | ranked_royal_champion | [
1,
3
] | null | 1 | 41.949188 | 4 | {
"player0": [
"witch",
"archer_queen",
"royal_recruits",
"mirror",
"lightning",
"flying_machine",
"spirit_empress",
"skeleton_dragons"
],
"player1": [
"mega_knight",
"archer_queen",
"wall_breakers",
"prince",
"goblin_gang",
"arrows",
"bandit",
"zap"... | true |
20260730-005313_0101010101010111 | shard-0000 | ranked_royal_champion | [
2,
1
] | null | 0 | 65.333209 | 4 | {
"player0": [
"electro_dragon",
"zap",
"witch",
"rage",
"battle_healer",
"elixir_golem",
"inferno_dragon",
"arrows"
],
"player1": [
"goblin_barrel",
"knight",
"skeleton_army",
"the_log",
"ice_spirit",
"tesla",
"princess",
"dart_goblin"
]
} | true |
20260730-005505_0100010101010111 | shard-0000 | ranked_royal_champion | [
3,
1
] | null | 0 | 88.592642 | 4 | {
"player0": [
"wizard",
"magic_archer",
"mega_knight",
"mini_pekka",
"ram_rider",
"electro_wizard",
"bandit",
"arrows"
],
"player1": [
"valkyrie",
"boss_bandit",
"executioner",
"hog_rider",
"vines",
"the_log",
"skeletons",
"ice_spirit"
]
} | true |
20260730-005716_0100010101010101 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 94.076604 | 4 | {
"player0": [
"wall_breakers",
"mighty_miner",
"firecracker",
"royal_ghost",
"goblin_gang",
"skeleton_barrel",
"arrows",
"royal_recruits"
],
"player1": [
"witch",
"barbarian_barrel",
"mega_knight",
"goblin_cage",
"minions",
"suspicious_bush",
"skeleton_... | true |
20260730-005934_0100010101010101 | shard-0000 | ranked_royal_champion | [
2,
1
] | null | 0 | 60.726673 | 4 | {
"player0": [
"royal_hogs",
"golden_knight",
"hunter",
"fisherman",
"three_musketeers",
"goblins",
"zap",
"goblin_curse"
],
"player1": [
"mega_knight",
"lumberjack",
"skeleton_barrel",
"dart_goblin",
"minions",
"the_log",
"vines",
"spear_goblins"
... | true |
20260730-010120_0100010101010111 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 61.419285 | 4 | {
"player0": [
"zap",
"dark_prince",
"battle_ram",
"fireball",
"bandit",
"pekka",
"mother_witch",
"electro_wizard"
],
"player1": [
"skeleton_barrel",
"monk",
"skeleton_army",
"clone",
"giant_skeleton",
"night_witch",
"mother_witch",
"mirror"
]
} | true |
20260730-010311_0100010101010111 | shard-0000 | ranked_royal_champion | [
0,
1
] | null | 1 | 93.760679 | 4 | {
"player0": [
"archers",
"goblinstein",
"royal_hogs",
"lightning",
"bomb_tower",
"skeletons",
"electro_spirit",
"barbarian_barrel"
],
"player1": [
"mortar",
"goblinstein",
"bats",
"goblin_gang",
"miner",
"arrows",
"cannon_cart",
"ice_wizard"
]
} | true |
20260730-010536_0100010101010111 | shard-0000 | ranked_royal_champion | [
1,
2
] | null | 1 | 61.715877 | 4 | {
"player0": [
"witch",
"giant",
"bats",
"bowler",
"graveyard",
"ronin",
"arrows",
"zap"
],
"player1": [
"battle_ram",
"golden_knight",
"inferno_dragon",
"rune_giant",
"berserker",
"vines",
"poison",
"bowler"
]
} | true |
20260730-010728_0100010101010101 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 64.259551 | 4 | {
"player0": [
"royal_ghost",
"three_musketeers",
"zap",
"elite_barbarians",
"heal_spirit",
"elixir_collector",
"bandit",
"ice_golem"
],
"player1": [
"skeletons",
"musketeer",
"ice_golem",
"cannon",
"hog_rider",
"ice_spirit",
"the_log",
"fireball"
... | true |
20260730-010920_0100010101010111 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 74.991736 | 4 | {
"player0": [
"mega_knight",
"golden_knight",
"furnace",
"guards",
"zap",
"firecracker",
"electro_giant",
"tombstone"
],
"player1": [
"executioner",
"mini_pekka",
"goblin_giant",
"minions",
"skeletons",
"goblin_machine",
"vines",
"rage"
]
} | true |
20260730-011126_0100010101010111 | shard-0000 | ranked_royal_champion | [
3,
2
] | null | 0 | 90.610172 | 4 | {
"player0": [
"knight",
"goblins",
"zap",
"prince",
"mega_minion",
"hog_rider",
"ice_wizard",
"earthquake"
],
"player1": [
"furnace",
"mega_minion",
"barbarians",
"arrows",
"tombstone",
"balloon",
"lava_hound",
"freeze"
]
} | true |
20260730-011348_0100010101010111 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 62.092614 | 4 | {
"player0": [
"valkyrie",
"balloon",
"inferno_dragon",
"skeleton_dragons",
"fireball",
"lava_hound",
"guards",
"zap"
],
"player1": [
"barbarians",
"barbarian_barrel",
"inferno_dragon",
"lava_hound",
"barbarian_hut",
"fireball",
"baby_dragon",
"miner... | true |
20260730-011540_0101010101010111 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 66.477835 | 4 | {
"player0": [
"valkyrie",
"mega_minion",
"balloon",
"lava_hound",
"skeleton_dragons",
"tombstone",
"fireball",
"zap"
],
"player1": [
"goblin_cage",
"mega_minion",
"balloon",
"fireball",
"barbarians",
"skeleton_dragons",
"lava_hound",
"arrows"
]
} | true |
20260730-011736_0100010101010111 | shard-0000 | ranked_royal_champion | [
0,
1
] | null | 1 | 93.168391 | 4 | {
"player0": [
"goblin_cage",
"balloon",
"lumberjack",
"archers",
"vines",
"fireball",
"guards",
"minions"
],
"player1": [
"baby_dragon",
"monk",
"tombstone",
"rocket",
"bomber",
"zappies",
"royal_delivery",
"ram_rider"
]
} | true |
20260730-012003_0100010101010111 | shard-0000 | ranked_royal_champion | [
0,
1
] | null | 1 | 94.316193 | 4 | {
"player0": [
"skeleton_barrel",
"goblins",
"mortar",
"minions",
"fireball",
"rascals",
"cannon_cart",
"electro_spirit"
],
"player1": [
"mortar",
"goblins",
"skeleton_barrel",
"minions",
"barbarian_barrel",
"rascals",
"cannon_cart",
"fireball"
]
} | true |
20260730-012229_0101010101010101 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 92.612387 | 4 | {
"player0": [
"giant_snowball",
"knight",
"goblin_drill",
"fire_spirit",
"poison",
"skeletons",
"goblin_demolisher",
"tesla"
],
"player1": [
"royal_giant",
"musketeer",
"valkyrie",
"pekka",
"elite_barbarians",
"minion_horde",
"skeleton_army",
"rage"... | true |
20260730-012500_0101010101010111 | shard-0000 | ranked_royal_champion | [
1,
2
] | null | 1 | 75.144605 | 4 | {
"player0": [
"royal_giant",
"mini_pekka",
"musketeer",
"lightning",
"tesla",
"the_log",
"guards",
"minions"
],
"player1": [
"baby_dragon",
"mega_minion",
"zap",
"golem",
"prince",
"dark_prince",
"elixir_collector",
"tornado"
]
} | true |
20260730-012656_0100010101010111 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 62.356594 | 4 | {
"player0": [
"firecracker",
"golden_knight",
"cannon",
"barbarian_barrel",
"electro_giant",
"lightning",
"phoenix",
"tornado"
],
"player1": [
"mega_knight",
"skeleton_army",
"firecracker",
"sparky",
"hog_rider",
"minions",
"electro_wizard",
"zap"
... | true |
20260730-012838_0101010101010111 | shard-0000 | ranked_royal_champion | [
0,
1
] | null | 1 | 61.980255 | 4 | {
"player0": [
"goblin_barrel",
"knight",
"dart_goblin",
"the_log",
"skeleton_army",
"tesla",
"princess",
"ice_spirit"
],
"player1": [
"wizard",
"skeleton_king",
"skeleton_army",
"void",
"elixir_golem",
"night_witch",
"arrows",
"rage"
]
} | true |
20260730-013019_0101010101010110 | shard-0000 | ranked_royal_champion | [
2,
1
] | null | 0 | 82.895476 | 4 | {
"player0": [
"valkyrie",
"pekka",
"witch",
"fireball",
"hog_rider",
"skeleton_army",
"zap",
"minions"
],
"player1": [
"witch",
"mega_minion",
"giant_snowball",
"poison",
"giant",
"graveyard",
"ronin",
"berserker"
]
} | true |
20260730-013222_0101010101110111 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 91.872211 | 4 | {
"player0": [
"valkyrie",
"executioner",
"royal_recruits",
"electro_wizard",
"hog_rider",
"berserker",
"guards",
"arrows"
],
"player1": [
"archers",
"berserker",
"tesla",
"x_bow",
"fireball",
"skeletons",
"fire_spirit",
"the_log"
]
} | true |
20260730-013435_0100010101010111 | shard-0000 | ranked_royal_champion | [
1,
0
] | null | 0 | 93.518 | 4 | {
"player0": [
"furnace",
"bowler",
"mega_knight",
"knight",
"hog_rider",
"zappies",
"firecracker",
"mini_pekka"
],
"player1": [
"bomber",
"bowler",
"royal_recruits",
"arrows",
"cannon",
"electro_giant",
"spirit_empress",
"tornado"
]
} | true |
20260730-013649_0100010001010101 | shard-0000 | ranked_royal_champion | [
0,
1
] | null | 1 | 62.728948 | 4 | {
"player0": [
"royal_recruits",
"barbarian_barrel",
"goblin_cage",
"zappies",
"royal_hogs",
"flying_machine",
"fireball",
"electro_spirit"
],
"player1": [
"goblin_cage",
"barbarian_barrel",
"royal_recruits",
"royal_hogs",
"zappies",
"flying_machine",
"a... | true |
20260730-013849_0100010101100101 | shard-0000 | ranked_royal_champion | [
0,
1
] | null | 1 | 76.077223 | 4 | {
"player0": [
"valkyrie",
"ronin",
"executioner",
"guards",
"hog_rider",
"goblin_hut",
"the_log",
"fireball"
],
"player1": [
"goblin_barrel",
"rocket",
"valkyrie",
"princess",
"ice_spirit",
"inferno_tower",
"the_log",
"goblin_gang"
]
} | true |
20260730-014039_0100010101010111 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 69.160155 | 4 | {
"player0": [
"furnace",
"spirit_empress",
"royal_hogs",
"lumberjack",
"royal_recruits",
"ice_spirit",
"vines",
"dart_goblin"
],
"player1": [
"valkyrie",
"musketeer",
"goblin_cage",
"spirit_empress",
"hog_rider",
"zap",
"skeletons",
"lightning"
]
... | true |
20260730-014224_0100010101010111 | shard-0000 | ranked_grand_champion | [
0,
1
] | null | 1 | 63.393662 | 4 | {
"player0": [
"wall_breakers",
"mini_pekka",
"skeleton_barrel",
"rascals",
"dart_goblin",
"goblin_gang",
"suspicious_bush",
"barbarian_barrel"
],
"player1": [
"skeleton_barrel",
"goblins",
"royal_ghost",
"rascals",
"suspicious_bush",
"dart_goblin",
"roc... | true |
20260730-014406_0101010101010111 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 94.938224 | 4 | {
"player0": [
"mortar",
"knight",
"musketeer",
"skeleton_barrel",
"the_log",
"fireball",
"goblin_gang",
"spear_goblins"
],
"player1": [
"tesla",
"mighty_miner",
"firecracker",
"hog_rider",
"electro_spirit",
"barbarian_barrel",
"earthquake",
"skeleto... | true |
20260730-014621_0101010101010101 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 93.766659 | 4 | {
"player0": [
"furnace",
"knight",
"tesla",
"ice_wizard",
"poison",
"graveyard",
"berserker",
"barbarian_barrel"
],
"player1": [
"goblin_barrel",
"magic_archer",
"skeleton_barrel",
"goblins",
"royal_delivery",
"ice_spirit",
"berserker",
"tesla"
]
... | true |
20260730-014835_0100010101010111 | shard-0000 | ranked_grand_champion | [
1,
2
] | null | 1 | 60.957433 | 4 | {
"player0": [
"royal_ghost",
"golden_knight",
"battle_ram",
"electro_wizard",
"mother_witch",
"mirror",
"pekka",
"arrows"
],
"player1": [
"skeleton_army",
"monk",
"goblin_drill",
"mirror",
"tesla",
"battle_healer",
"freeze",
"skeleton_dragons"
]
} | true |
20260730-015016_0100010101010111 | shard-0000 | ranked_grand_champion | [
2,
1
] | null | 0 | 69.417684 | 4 | {
"player0": [
"battle_ram",
"magic_archer",
"royal_ghost",
"pekka",
"fireball",
"zap",
"electro_wizard",
"bandit"
],
"player1": [
"lumberjack",
"musketeer",
"royal_ghost",
"giant_skeleton",
"sparky",
"skeleton_barrel",
"clone",
"bats"
]
} | true |
20260730-015205_0100010101010111 | shard-0000 | ranked_grand_champion | [
0,
1
] | null | 1 | 74.172546 | 4 | {
"player0": [
"giant_snowball",
"golden_knight",
"goblin_drill",
"firecracker",
"inferno_tower",
"royal_delivery",
"poison",
"bowler"
],
"player1": [
"goblin_drill",
"knight",
"giant_snowball",
"poison",
"goblin_demolisher",
"fire_spirit",
"cannon",
... | true |
20260730-015400_0100010101010111 | shard-0000 | ranked_grand_champion | [
3,
1
] | null | 0 | 59.887422 | 4 | {
"player0": [
"lumberjack",
"tombstone",
"electro_dragon",
"golem",
"elixir_collector",
"tornado",
"skeleton_dragons",
"battle_healer"
],
"player1": [
"mega_knight",
"archer_queen",
"wall_breakers",
"bandit",
"arrows",
"zap",
"ronin",
"bats"
]
} | true |
20260730-015539_0101000101010111 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 63.153714 | 4 | {
"player0": [
"executioner",
"knight",
"mini_pekka",
"dart_goblin",
"arrows",
"goblin_hut",
"hog_rider",
"rocket"
],
"player1": [
"witch",
"boss_bandit",
"mega_knight",
"the_log",
"bats",
"goblins",
"arrows",
"goblin_barrel"
]
} | true |
20260730-015722_0100010101010101 | shard-0000 | ranked_grand_champion | [
1,
2
] | null | 1 | 87.326214 | 4 | {
"player0": [
"skeleton_army",
"mini_pekka",
"executioner",
"elixir_golem",
"goblin_machine",
"night_witch",
"vines",
"freeze"
],
"player1": [
"skeleton_barrel",
"knight",
"witch",
"barbarian_barrel",
"ice_spirit",
"hog_rider",
"fireball",
"inferno_... | true |
20260730-015931_0100010101010101 | shard-0000 | ranked_grand_champion | [
2,
1
] | null | 0 | 71.482049 | 4 | {
"player0": [
"goblin_giant",
"elite_barbarians",
"heal_spirit",
"sparky",
"zap",
"rage",
"dark_prince",
"electro_wizard"
],
"player1": [
"mega_knight",
"mini_pekka",
"witch",
"zap",
"ram_rider",
"electro_wizard",
"poison",
"guards"
]
} | true |
20260730-020123_0100010101010110 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 60.569685 | 4 | {
"player0": [
"royal_giant",
"barbarian_barrel",
"royal_ghost",
"hunter",
"fisherman",
"electro_spirit",
"fireball",
"skeletons"
],
"player1": [
"barbarians",
"tombstone",
"zap",
"goblin_curse",
"lava_hound",
"phoenix",
"flying_machine",
"miner"
]... | true |
20260730-020304_0100010101010111 | shard-0000 | ranked_grand_champion | [
2,
1
] | null | 0 | 76.402117 | 4 | {
"player0": [
"zap",
"giant",
"bomber",
"rage",
"dark_prince",
"prince",
"mega_minion",
"lightning"
],
"player1": [
"royal_hogs",
"goblinstein",
"archers",
"the_log",
"bomb_tower",
"royal_delivery",
"electro_spirit",
"lightning"
]
} | true |
20260730-020459_0100010101010101 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 75.595263 | 4 | {
"player0": [
"skeleton_barrel",
"skeleton_king",
"mortar",
"cannon_cart",
"fireball",
"minions",
"musketeer",
"barbarian_barrel"
],
"player1": [
"skeleton_barrel",
"skeleton_king",
"skeleton_army",
"wall_breakers",
"dart_goblin",
"vines",
"rascals",
... | true |
20260730-020657_0101010101010101 | shard-0000 | ranked_grand_champion | [
0,
1
] | null | 1 | 67.677664 | 4 | {
"player0": [
"mega_knight",
"wizard",
"skeleton_army",
"lightning",
"barbarian_hut",
"giant_skeleton",
"minion_horde",
"mini_pekka"
],
"player1": [
"inferno_dragon",
"balloon",
"executioner",
"knight",
"royal_recruits",
"poison",
"tesla",
"vines"
... | true |
20260730-020844_0100010101010101 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 62.563443 | 4 | {
"player0": [
"zap",
"mega_minion",
"lumberjack",
"elite_barbarians",
"bomber",
"arrows",
"night_witch",
"golem"
],
"player1": [
"knight",
"musketeer",
"princess",
"mini_pekka",
"hog_rider",
"fireball",
"bomber",
"zap"
]
} | true |
20260730-021029_0100010001010111 | shard-0000 | ranked_grand_champion | [
1,
2
] | null | 1 | 65.291014 | 4 | {
"player0": [
"mega_knight",
"archer_queen",
"witch",
"goblin_hut",
"wall_breakers",
"zap",
"hog_rider",
"skeleton_army"
],
"player1": [
"electro_dragon",
"wizard",
"royal_recruits",
"rage",
"arrows",
"elixir_golem",
"valkyrie",
"mini_pekka"
]
} | true |
20260730-021215_0101010100010110 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 75.868483 | 4 | {
"player0": [
"mega_knight",
"musketeer",
"pekka",
"bats",
"zap",
"valkyrie",
"cannon",
"goblin_barrel"
],
"player1": [
"rage",
"skeleton_army",
"valkyrie",
"heal_spirit",
"elite_barbarians",
"three_musketeers",
"the_log",
"zap"
]
} | true |
20260730-021419_0100010101010111 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 81.472798 | 4 | {
"player0": [
"tesla",
"mighty_miner",
"archers",
"x_bow",
"fireball",
"the_log",
"electro_spirit",
"skeletons"
],
"player1": [
"archers",
"knight",
"tesla",
"x_bow",
"fireball",
"skeletons",
"electro_spirit",
"the_log"
]
} | true |
20260730-021626_0101000101010111 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 62.028668 | 4 | {
"player0": [
"knight",
"little_prince",
"tombstone",
"barbarian_barrel",
"graveyard",
"baby_dragon",
"poison",
"skeletons"
],
"player1": [
"inferno_dragon",
"golden_knight",
"executioner",
"graveyard",
"tombstone",
"freeze",
"tornado",
"bowler"
]... | true |
20260730-021810_0101010101010101 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 62.389305 | 4 | {
"player0": [
"barbarians",
"monk",
"wizard",
"night_witch",
"elixir_golem",
"void",
"rage",
"arrows"
],
"player1": [
"executioner",
"musketeer",
"skeleton_barrel",
"zap",
"electro_giant",
"ronin",
"skeletons",
"tornado"
]
} | true |
20260730-021953_0100010101010110 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 63.665261 | 4 | {
"player0": [
"firecracker",
"ice_golem",
"goblin_cage",
"the_log",
"electro_spirit",
"hog_rider",
"bats",
"fireball"
],
"player1": [
"lumberjack",
"mini_pekka",
"mega_knight",
"fireball",
"vines",
"balloon",
"witch",
"phoenix"
]
} | true |
20260730-022137_0101010101010101 | shard-0000 | ranked_grand_champion | [
0,
1
] | null | 1 | 95.111271 | 4 | {
"player0": [
"goblin_barrel",
"knight",
"dart_goblin",
"cannon",
"guards",
"the_log",
"ice_spirit",
"princess"
],
"player1": [
"executioner",
"knight",
"ice_spirit",
"cannon",
"hog_rider",
"guards",
"lightning",
"the_log"
]
} | true |
20260730-022411_0100010101010101 | shard-0000 | ranked_grand_champion | [
1,
0
] | null | 0 | 95.985462 | 4 | {
"player0": [
"executioner",
"goblins",
"valkyrie",
"hog_rider",
"tornado",
"rocket",
"ice_spirit",
"the_log"
],
"player1": [
"firecracker",
"knight",
"tesla",
"skeletons",
"hog_rider",
"the_log",
"royal_delivery",
"earthquake"
]
} | true |
20260730-022623_0101010101010111 | shard-0000 | ranked_champion | [
1,
0
] | null | 0 | 60.555249 | 4 | {
"player0": [
"dart_goblin",
"monk",
"mirror",
"electro_spirit",
"royal_delivery",
"ice_spirit",
"ronin",
"rocket"
],
"player1": [
"mega_knight",
"barbarian_barrel",
"goblins",
"suspicious_bush",
"mirror",
"skeleton_barrel",
"firecracker",
"bats"
... | true |
20260730-022753_0100010101010111 | shard-0000 | ranked_champion | [
2,
3
] | null | 1 | 76.038848 | 4 | {
"player0": [
"musketeer",
"ice_golem",
"cannon",
"skeletons",
"the_log",
"hog_rider",
"fireball",
"ice_spirit"
],
"player1": [
"firecracker",
"mega_minion",
"goblinstein",
"goblin_demolisher",
"sparky",
"giant_skeleton",
"battle_healer",
"arrows"
... | true |
20260730-022950_0101010001010101 | shard-0000 | ranked_champion | [
1,
0
] | null | 0 | 71.641787 | 4 | {
"player0": [
"bats",
"barbarian_barrel",
"mortar",
"cannon_cart",
"fireball",
"skeleton_barrel",
"rascals",
"goblin_gang"
],
"player1": [
"skeleton_barrel",
"magic_archer",
"mortar",
"dart_goblin",
"ronin",
"zap",
"cannon_cart",
"fireball"
]
} | true |
20260730-023142_0101010101010111 | shard-0000 | ranked_champion | [
1,
0
] | null | 0 | 94.637294 | 4 | {
"player0": [
"royal_recruits",
"goblin_cage",
"archers",
"giant_skeleton",
"fireball",
"zappies",
"ram_rider",
"arrows"
],
"player1": [
"archers",
"knight",
"tesla",
"electro_spirit",
"fireball",
"x_bow",
"the_log",
"skeletons"
]
} | true |
20260730-023401_0100010001010111 | shard-0000 | ranked_champion | [
1,
2
] | null | 1 | 82.632233 | 4 | {
"player0": [
"royal_recruits",
"barbarian_barrel",
"goblin_cage",
"zappies",
"arrows",
"flying_machine",
"royal_hogs",
"mother_witch"
],
"player1": [
"baby_dragon",
"mini_pekka",
"valkyrie",
"golem",
"battle_healer",
"vines",
"zappies",
"elixir_col... | true |
20260730-023608_0100010101010111 | shard-0000 | ranked_champion | [
0,
1
] | null | 1 | 62.792886 | 4 | {
"player0": [
"skeleton_army",
"bowler",
"electro_dragon",
"goblin_curse",
"lightning",
"arrows",
"night_witch",
"elixir_golem"
],
"player1": [
"valkyrie",
"tombstone",
"firecracker",
"ronin",
"elite_barbarians",
"arrows",
"lightning",
"electro_wiza... | true |
AlphaClash replay corpus
Screen recordings of Clash Royale matches from Royale TV, scraped from a phone at 4x replay speed, each with a JSON sidecar and the deck screenshot its decks were read from. Collected for the AlphaClash agent (https://github.com/bednarjosef/AlphaClash) — a behaviour-cloned decision transformer over these replays.
Layout
manifest.jsonl one row per replay (see below)
replays/shard-0000/<stem>.mp4 the recording, 4x, 720x1600, ~37 MB
replays/shard-0000/<stem>.json sidecar
replays/shard-0000/<stem>_deck.png deck screenshot (absent on six early replays)
Shards hold 500 replays each and never change once written; new replays
append to the last shard, then open the next. <stem> is
<YYYYMMDD>-<HHMMSS>_<16-bit fingerprint>.
Sidecar
arena (pool: arena<N> or ranked_<league>), decks.player0/player1
(eight {slot, card, conf, level} in register-slug vocabulary),
crowns [p0, p1] and winner (0/1) where read, crowns_source (card
when read off the Royale TV card, tail/<rule> when read off the retained
video tail, absent when null), speed_multiplier (4 — divide video
timestamps by it), speed_change_at_s, battle_start_s, battle_end_s,
duration_s, capture_fps, device_profile.
manifest.jsonl
stem, shard, arena, crowns, crowns_source, winner, duration_s, speed_multiplier, decks (slugs only), has_deck_png — enough to pick a
subset without listing thirty thousand files.
- Downloads last month
- 6,339