Answer To: name,minplayers,minplaytime,maxplaytime,minage,average,avgweight...
Mohd answered on Sep 24 2021
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "a902bff0",
"metadata": {},
"outputs": [],
"source": [
"#importing dataset"
]
},
{
"cell_type": "code",
"execution_count": 36,
"id": "e31bc50d",
"metadata": {},
"outputs": [],
"source": [
"import csv\n"
]
},
{
"cell_type": "code",
"execution_count": 37,
"id": "c3171028",
"metadata": {},
"outputs": [],
"source": [
"csv_file = open('bgg.csv')"
]
},
{
"cell_type": "code",
"execution_count": 38,
"id": "7d1b8e7e",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"['name', 'minplayers', 'minplaytime', 'maxplaytime', 'minage', 'average', 'avgweight\\n']\n",
"['Gloomhaven', '1', '60', '120', '12', '8.85292', '3.8078\\n']\n",
"['Pandemic Legacy Season 1', '2', '60', '60', '13', '8.624989999999999', '2.8301\\n']\n",
"['Terraforming Mars', '1', '120', '120', '12', '8.422989999999999', '3.2313\\n']\n",
"['Through the Ages A New Story of Civilization', '2', '120', '120', '14', '8.49419', '4.385\\n']\n",
"['Brass Birmingham', '2', '60', '120', '14', '8.62031', '3.9122\\n']\n",
"['Twilight Imperium (Fourth Edition)', '3', '240', '480', '14', '8.68965', '4.1966\\n']\n",
"['Twilight Struggle', '2', '120', '180', '13', '8.31307', '3.5724\\n']\n",
"['Star Wars Rebellion', '2', '180', '240', '14', '8.42602', '3.6939\\n']\n",
"['Gaia Project', '1', '60', '150', '12', '8.506860000000001', '4.3131\\n']\n",
"['Scythe', '1', '90', '115', '14', '8.26056', '3.381\\n']\n",
"['Great Western Trail', '2', '75', '150', '12', '8.28272', '3.6929\\n']\n",
"['War of the Ring (Second Edition)', '2', '150', '180', '13', '8.44938', '4.0746\\n']\n",
"['Spirit Island', '1', '90', '120', '13', '8.32434', '3.9388\\n']\n",
"['Terra Mystica', '2', '60', '150', '12', '8.17255', '3.9518\\n']\n",
"['The Castles of Burgundy', '2', '30', '90', '12', '8.127410000000001', '3.0014\\n']\n",
"['7 Wonders Duel', '2', '30', '30', '10', '8.10825', '2.2202\\n']\n",
"['The 7th Continent', '1', '5', '1000', '14', '8.36074', '2.8606\\n']\n",
"['Concordia', '2', '100', '100', '13', '8.11021', '3.0568\\n']\n",
"['Brass Lancashire', '2', '60', '120', '14', '8.14857', '3.8637\\n']\n",
"['Viticulture Essential Edition', '1', '45', '90', '13', '8.1167', '2.9369\\n']\n",
"['Arkham Horror The Card Game', '1', '60', '120', '14', '8.192960000000001', '3.3387\\n']\n",
"['Puerto Rico', '3', '90', '150', '12', '8.02082', '3.285\\n']\n",
"['A Feast for Odin', '1', '30', '120', '12', '8.18223', '3.8462\\n']\n",
"['Mage Knight Board Game', '1', '60', '240', '14', '8.10013', '4.2849\\n']\n",
"['Orl\\\\u00e9ans', '2', '90', '90', '12', '8.08174', '3.0637\\n']\n",
"['Caverna The Cave Farmers', '1', '30', '210', '12', '8.0456', '3.7852\\n']\n",
"['Wingspan', '1', '40', '70', '10', '8.10343', '2.3693\\n']\n",
"['Food Chain Magnate', '2', '120', '240', '14', '8.17751', '4.1971\\n']\n",
"['Agricola', '1', '30', '150', '12', '7.97387', '3.6372\\n']\n",
"['Mansions of Madness Second Edition', '1', '120', '180', '14', '8.11713', '2.6719\\n']\n",
"['Blood Rage', '2', '60', '90', '14', '8.0064', '2.8692\\n']\n",
"['Kingdom Death Monster', '1', '60', '180', '17', '8.73827', '4.2169\\n']\n",
"['Pandemic Legacy Season 2', '2', '60', '60', '14', '8.19898', '3.268\\n']\n",
"['Power Grid (Recharged Version)', '2', '120', '120', '12', '7.87953', '3.2749\\n']\n",
"['Mechs vs. Minions', '2', '60', '90', '14', '8.0927', '2.4130000000000003\\n']\n",
"['Through the Ages A Story of Civilization', '2', '120', '120', '12', '7.97122', '4.1702\\n']\n",
"['Star Wars Imperial Assault', '2', '60', '120', '14', '8.04603', '3.2979\\n']\n",
"[\"Tzolk'in The Mayan Calendar\", '2', '90', '90', '13', '7.91679', '3.6552\\n']\n",
"['Root', '2', '60', '90', '10', '8.06087', '3.5806\\n']\n",
"['Eclipse', '2', '60', '180', '14', '7.92324', '3.6915\\n']\n",
"['Azul', '2', '30', '45', '8', '7.870789999999999', '1.7875\\n']\n",
"['Le Havre', '1', '30', '150', '12', '7.8798', '3.7497\\n']\n",
"['Nemesis', '1', '90', '180', '12', '8.49814', '3.3077\\n']\n",
"['Clans of Caledonia', '1', '30', '120', '12', '8.03026', '3.4317\\n']\n",
"['The Voyages of Marco Polo', '2', '40', '100', '12', '7.92532', '3.1955\\n']\n",
"['Robinson Crusoe Adventures on the Cursed Island', '1', '60', '120', '14', '7.88173', '3.762\\n']\n",
"['Android Netrunner', '2', '45', '45', '14', '7.88273', '3.38\\n']\n",
"['Anachrony Essential Edition', '1', '30', '120', '15', '8.096589999999999', '3.9711\\n']\n",
"['7 Wonders', '2', '30', '30', '10', '7.77014', '2.3367\\n']\n",
"['Race for the Galaxy', '2', '30', '60', '12', '7.7628', '2.9756\\n']\n",
"['Keyflower', '2', '90', '120', '12', '7.83658', '3.3422\\n']\n",
"['Dominant Species', '2', '120', '240', '14', '7.84917', '4.0394\\n']\n",
"['Fields of Arle', '1', '60', '120', '13', '8.10495', '3.893\\n']\n",
"['Caylus Premium Limited Edition', '2', '60', '150', '12', '7.79875', '3.8095\\n']\n",
"['Lords of Waterdeep', '2', '60', '120', '12', '7.7606199999999985', '2.4762\\n']\n",
"['Five Tribes The Djinns of Naqala', '2', '40', '80', '13', '7.77088', '2.8544\\n']\n",
"['The Gallerist', '1', '60', '150', '13', '8.01962', '4.2812\\n']\n",
"['Clank! A Deck-Building Adventure', '2', '30', '60', '12', '7.80783', '2.2030000000000003\\n']\n",
"['Twilight Imperium (Third Edition)', '3', '180', '240', '14', '7.85887', '4.2483\\n']\n",
"['El Grande', '2', '60', '120', '12', '7.76578', '3.0638\\n']\n",
"['Rising Sun', '3', '90', '120', '14', '7.938910000000001', '3.2761\\n']\n",
"['Eldritch Horror', '1', '120', '240', '14', '7.83617', '3.3109\\n']\n",
"['Mombasa', '2', '75', '150', '12', '7.9150399999999985', '3.9094\\n']\n",
"['Dominion Intrigue', '2', '30', '30', '13', '7.733239999999999', '2.432\\n']\n",
"['Battlestar Galactica The Board Game', '3', '120', '180', '14', '7.74', '3.2358\\n']\n",
"['Codenames XXL', '2', '15', '15', '14', '7.668889999999998', '1.3078\\n']\n",
"['Lisboa', '1', '60', '120', '12', '8.179910000000001', '4.5358\\n']\n",
"['Patchwork', '2', '15', '30', '8', '7.686089999999999', '1.668\\n']\n",
"['Troyes', '2', '90', '90', '12', '7.76486', '3.4537\\n']\n",
"['Teotihuacan City of Gods', '1', '90', '120', '12', '7.96554', '3.7113\\n']\n",
"['\\\\u52a0\\\\u62ff\\\\u5927\\\\u68cb', '2', '30', '30', '8', '7.83304', '1.2641\\n']\n",
"['Everdell', '1', '40', '80', '13', '8.00886', '2.8153\\n']\n",
"['Too Many Bones', '1', '60', '120', '12', '8.48024', '3.8254\\n']\n",
"['Russian Railroads', '2', '90', '120', '12', '7.78561', '3.4177\\n']\n",
"['Roll for the Galaxy', '2', '45', '45', '13', '7.7039', '2.7725\\n']\n",
"[\"Aeon's End\", '1', '60', '60', '14', '8.03978', '2.7874\\n']\n",
"['Sherlock Holmes Consulting Detective The Thames Murders & Other Cases', '1', '60', '120', '13', '7.7741', '2.7013\\n']\n",
"['Tigris & Euphrates', '2', '90', '90', '12', '7.7027199999999985', '3.5162\\n']\n",
"['Trajan', '2', '60', '120', '12', '7.77469', '3.6431\\n']\n",
"['Architects of the West Kingdom', '1', '60', '80', '12', '7.86296', '2.7591\\n']\n",
"['Agricola (Revised Edition)', '1', '30', '120', '12', '8.06574', '3.4818\\n']\n",
"['Dominion', '2', '30', '30', '13', '7.6345100000000015', '2.3606\\n']\n",
"['Pandemic', '2', '45', '45', '8', '7.622139999999999', '2.419\\n']\n",
"['Underwater Cities', '1', '80', '150', '12', '8.09731', '3.5591\\n']\n",
"['Raiders of the North Sea', '2', '60', '80', '12', '7.80512', '2.5222\\n']\n",
"['Pandemic Iberia', '2', '45', '45', '8', '7.95053', '2.5929\\n']\n",
"['Star Wars X-Wing Miniatures Game', '2', '30', '45', '14', '7.72744', '2.4812\\n']\n",
"['Kemet', '2', '90', '120', '13', '7.73405', '2.995\\n']\n",
"['T.I.M.E Stories', '2', '90', '90', '12', '7.67362', '2.6065\\n']\n",
"['Yokohama', '2', '90', '90', '14', '7.88892', '3.3117\\n']\n",
"['Dead of Winter A Crossroads Game', '2', '60', '120', '13', '7.633999999999999', '3.0059\\n']\n",
"['Grand Austria Hotel', '2', '60', '120', '12', '7.78966', '3.2274\\n']\n",
"['Stone Age', '2', '60', '90', '10', '7.58793', '2.4858\\n']\n",
"['Forbidden Stars', '2', '120', '180', '14', '7.962960000000002', '3.8091\\n']\n",
"['Champions of Midgard', '2', '60', '90', '10', '7.782839999999998', '2.5984\\n']\n",
"['Descent Journeys in the Dark (Second Edition)', '2', '120', '120', '14', '7.71381', '3.2016\\n']\n",
"['Alchemists', '2', '120', '120', '13', '7.6913300000000016', '3.8768\\n']\n",
"['Lorenzo il Magnifico', '2', '60', '120', '12', '7.8858', '3.2977\\n']\n",
"['Star Realms', '2', '20', '20', '12', '7.6002800000000015', '1.9503\\n']\n",
"['Legendary Encounters An Alien Deck Building Game', '1', '30', '60', '17', '7.78246', '2.7051\\n']\n",
"['War of the Ring', '2', '120', '120', '12', '7.77255', '3.8417\\n']\n",
"['The Quacks of Quedlinburg', '2', '45', '45', '10', '7.75405', '1.9819\\n']\n",
"['Istanbul', '2', '40', '60', '10', '7.59753', '2.595\\n']\n",
"['Inis', '2', '60', '90', '14', '7.79062', '2.8782\\n']\n",
"['A Game of Thrones The Board Game (Second Edition)', '3', '120', '240', '14', '7.63935', '3.7086\\n']\n",
"['Castles of Mad King Ludwig', '1', '90', '90', '13', '7.5994100000000016', '2.6562\\n']\n",
"['The Resistance Avalon', '5', '30', '30', '13', '7.606619999999999', '1.7775\\n']\n",
"['Ticket to Ride Europe', '2', '30', '60', '8', '7.55324', '1.9486\\n']\n",
"['Clank! In! Space!', '2', '45', '90', '12', '7.8803899999999985', '2.5\\n']\n",
"['Chaos in the Old World', '3', '60', '120', '13', '7.671639999999999', '3.1823\\n']\n",
"['Decrypto', '3', '15', '45', '12', '7.80921', '1.813\\n']\n",
"['Railways of the World', '2', '120', '120', '10', '7.68907', '3.024\\n']\n",
"['Chronicles of Crime', '1', '60', '90', '14', '7.91598', '2.1022\\n']\n",
"['Ora et Labora', '1', '60', '180', '13', '7.70562', '3.9043\\n']\n",
"['Commands and Colors Ancients', '2', '60', '60', '12', '7.77981', '2.6961\\n']\n",
"['Dinosaur Island', '1', '90', '120', '8', '7.79778', '2.9841\\n']\n",
"['Endeavor Age of Sail', '2', '60', '90', '13', '8.08502', '2.8015\\n']\n",
"['Suburbia', '1', '90', '90', '8', '7.54926', '2.7721\\n']\n",
"['The Lord of the Rings The Card Game', '1', '30', '60', '13', '7.63572', '3.1583\\n']\n",
"['Santorini', '2', '20', '20', '8', '7.57212', '1.7361\\n']\n",
"['Jaipur', '2', '30', '30', '12', '7.51641', '1.5049\\n']\n",
"['Hansa Teutonica', '2', '45', '90', '12', '7.643910000000001', '3.125\\n']\n",
"['Nations', '1', '40', '200', '14', '7.66073', '3.5345\\n']\n",
"['Age of Steam Deluxe Edition', '1', '120', '120', '13', '7.72871', '3.9198\\n']\n",
"['Vinhos Deluxe Edition', '1', '60', '135', '14', '8.22361', '4.0722\\n']\n",
"[\"Memoir '44\", '2', '30', '60', '8', '7.55646', '2.2752\\n']\n",
"['Paths of Glory', '2', '480', '480', '14', '8.041260000000001', '3.827\\n']\n",
"['\\\\u6b61\\\\u8fce\\\\u4f86\\\\u5230', '1', '25', '25', '10', '7.652539999999999', '1.8333\\n']\n",
"['Codenames Duet', '2', '15', '30', '11', '7.64928', '1.3353\\n']\n",
"['Cosmic Encounter 42nd Anniversary Edition', '3', '60', '120', '12', '7.54488', '2.5715\\n']\n",
"['Captain Sonar', '2', '45', '60', '14', '7.6033300000000015', '2.126\\n']\n",
"['Arcadia Quest', '2', '60', '60', '13', '7.77327', '2.5316\\n']\n",
"['Combat Commander Europe', '2', '60', '180', '12', '7.926139999999998', '3.2318\\n']\n",
"['Near and Far', '2', '90', '120', '13', '7.86953', '2.8279\\n']\n",
"['Trickerion Legends of Illusion', '2', '60', '180', '14', '7.87665', '4.17\\n']\n",
"['Village', '2', '60', '90', '12', '7.53635', '3.0739\\n']\n",
"['Targi', '2', '60', '60', '12', '7.62305', '2.3503\\n']\n",
"['The Lord of the Rings Journeys in Middle-earth', '1', '60', '120', '14', '8.14029', '2.4765\\n']\n",
"['This War of Mine The Board Game', '1', '45', '120', '18', '7.887289999999999', '3.1653\\n']\n",
"['Ticket to Ride Nordic Countries', '2', '30', '60', '8', '7.641389999999999', '1.9793\\n']\n",
"['Sagrada', '1', '30', '45', '14', '7.5465300000000015', '1.9114\\n']\n",
"['Xia Legends of a Drift System', '3', '60', '180', '12', '7.85838', '3.1444\\n']\n",
"['Sekigahara The Unification of Japan', '2', '180', '180', '14', '8.062000000000001', '2.7616\\n']\n",
"[\"That's Pretty Clever\", '1', '30', '30', '8', '7.65216', '1.9171\\n']\n",
"['\\\\u062c\\\\u0648\\\\u0627\\\\u0647\\\\u0631\\\\u064a', '2', '30', '30', '10', '7.464860000000002', '1.8062\\n']\n",
"['Goa A New Expedition', '2', '90', '90', '12', '7.5956800000000015', '3.3784\\n']\n",
"['Tichu', '4', '60', '60', '10', '7.584289999999998', '2.3401\\n']\n",
"['Detective A Modern Crime Board Game', '1', '120', '180', '16', '8.0414', '2.7172\\n']\n",
"['Legendary A Marvel Deck Building Game', '1', '30', '60', '14', '7.59345', '2.4493\\n']\n",
"['La Granja', '1', '90', '120', '12', '7.69331', '3.5812\\n']\n",
"['Zombicide Black Plague', '1', '60', '180', '14', '7.71281', '2.5312\\n']\n",
"['Magic The Gathering \\\\u2013 White Planeswalkers Ajani Goldmane', '2', '20', '20', '13', '7.49478', '3.1904\\n']\n",
"['Go', '2', '30', '180', '8', '7.63465', '3.9956\\n']\n",
"['The Princes of Florence', '2', '75', '100', '12', '7.54206', '3.2505\\n']\n",
"['Steam', '3', '90', '90', '10', '7.61627', '3.4582\\n']\n",
"['Ticket to Ride \\\\u0633\\\\u0643\\\\u0629 \\\\u0633\\\\u0641\\\\u0631', '2', '30', '60', '8', '7.436839999999999', '1.8589\\n']\n",
"['Viticulture', '2', '90', '90', '13', '7.624560000000002', '2.9369\\n']\n",
"['Star Realms Colony Wars', '2', '20', '20', '12', '7.88402', '1.9221\\n']\n",
"['Ra', '2', '45', '60', '12', '7.4687899999999985', '2.3496\\n']\n",
"['Cyclades', '2', '60', '90', '13', '7.52257', '2.83\\n']\n",
"['Carcassonne', '2', '30', '45', '7', '7.42103', '1.921\\n']\n",
"[\"Kanban Driver's Edition\", '2', '90', '120', '12', '7.85014', '4.325\\n']\n",
"['Shogun', '3', '90', '120', '12', '7.549689999999999', '3.3728\\n']\n",
"['Galaxy Trucker', '2', '60', '60', '10', '7.42531', '2.3242\\n']\n",
"['Coimbra', '2', '60', '90', '14', '7.727989999999999', '3.2863\\n']\n",
"['Rajas of the Ganges', '2', '45', '75', '12', '7.691889999999999', '2.8482\\n']\n",
"['YINSH', '2', '30', '60', '9', '7.682930000000002', '2.7039\\n']\n",
"['Sushi Go Party!', '2', '20', '20', '8', '7.49379', '1.3255\\n']\n",
"['Marvel Champions The Card Game', '1', '45', '90', '14', '8.374369999999999', '2.64\\n']\n",
"['1830 The Game of Railroads and Robber Barons', '2', '180', '360', '14', '7.87498', '4.1598\\n']\n",
"['Deception Murder in Hong Kong', '4', '20', '20', '14', '7.511939999999999', '1.5957\\n']\n",
"['Isle of Skye From Chieftain to King', '2', '30', '50', '8', '7.45078', '2.2402\\n']\n",
"['Power Grid Deluxe Europe\\\\/North America', '2', '120', '120', '12', '8.03222', '3.2\\n']\n",
"['Lewis & Clark', '1', '120', '120', '14', '7.50926', '3.3466\\n']\n",
"['Imperial Settlers', '1', '45', '90', '10', '7.45114', '2.7736\\n']\n",
"['Secret Hitler', '5', '45', '45', '13', '7.576969999999998', '1.6851\\n']\n",
"['Glory to Rome', '2', '60', '60', '12', '7.48492', '2.9307\\n']\n",
"['Imperial', '2', '120', '180', '13', '7.61384', '3.5731\\n']\n",
"['Hero Realms', '2', '20', '30', '12', '7.6441', '1.9179\\n']\n",
"['Dungeon Petz', '2', '90', '90', '13', '7.49825', '3.5807\\n']\n",
"['Bora Bora', '2', '60', '120', '12', '7.564139999999999', '3.7367\\n']\n",
"[\"Aeon's End War Eternal\", '1', '60', '60', '14', '8.48219', '2.8833\\n']\n",
"['1960 The Making of the President', '2', '90', '120', '12', '7.59512', '3.2013\\n']\n",
"['Age of Empires III The Age of Discovery', '2', '90', '120', '10', '7.553739999999999', '3.1277\\n']\n",
"['Seasons', '2', '60', '60', '14', '7.43155', '2.7745\\n']\n",
"['Space Alert', '1', '30', '30', '12', '7.460669999999999', '2.9531\\n']\n",
"['Exit The Game \\\\u2013 The Abandoned Cabin', '1', '60', '120', '12', '7.6233', '2.5833\\n']\n",
"['Dead of Winter The Long Night', '2', '60', '120', '14', '7.71928', '3.4464\\n']\n",
"['Dixit Odyssey', '3', '30', '30', '8', '7.47383', '1.205\\n']\n",
"['Summoner Wars Master Set', '2', '30', '60', '9', '7.53925', '2.5144\\n']\n",
"['Hannibal Rome vs. Carthage', '2', '40', '200', '12', '7.809369999999999', '3.4396\\n']\n",
"['Runewars', '2', '180', '240', '14', '7.65252', '3.7684\\n']\n",
"['Flamme Rouge', '2', '30', '45', '8', '7.57292', '1.6573\\n']\n",
"['BattleLore (Second Edition)', '2', '45', '90', '14', '7.7873', '2.7008\\n']\n",
"['Samurai', '2', '30', '60', '10', '7.442589999999999', '2.4961\\n']\n",
"['Navegador', '2', '60', '90', '12', '7.560389999999999', '3.0977\\n']\n",
"['Fury of Dracula (Third\\\\/Fourth Edition)', '2', '120', '180', '14', '7.54661', '3.2008\\n']\n",
"['Alien Frontiers', '2', '90', '90', '13', '7.4371399999999985', '2.5746\\n']\n",
"['Mage Wars Arena', '2', '90', '90', '13', '7.6795399999999985', '3.6589\\n']\n",
"['Indonesia', '2', '180', '240', '14', '7.851189999999999', '3.995\\n']\n",
"['Tyrants of the Underdark', '2', '60', '60', '14', '7.89435', '2.5588\\n']\n",
"['Lords of Hellas', '1', '60', '90', '14', '7.9546800000000015', '3.3376\\n']\n",
"['Antiquity', '2', '120', '180', '14', '7.9046', '4.3127\\n']\n",
"['Roll Player', '1', '60', '90', '10', '7.518219999999999', '2.4\\n']\n",
"['Battle Line', '2', '30', '30', '12', '7.41902', '1.9077\\n']\n",
"['Imperial 2030', '2', '120', '180', '12', '7.689960000000001', '3.4985\\n']\n",
"['The Quest for El Dorado', '2', '30', '60', '10', '7.569', '1.9719\\n']\n",
"['Rokoko', '2', '60', '120', '12', '7.58448', '3.0971\\n']\n",
"['Burgle Bros.', '1', '45', '90', '12', '7.584910000000002', '2.2929\\n']\n",
"['\\\\u05e7\\\\u05d9\\\\u05e0\\\\u05d2\\\\u05d3\\\\u05d5\\\\u05de\\\\u05d9\\\\u05e0\\\\u05d5', '2', '15', '20', '8', '7.364', '1.2078\\n']\n",
"['Mysterium', '2', '42', '42', '10', '7.3627699999999985', '1.9098\\n']\n",
"['Pulsar 2849', '2', '60', '90', '14', '7.76394', '3.3041\\n']\n",
"['Above and Below', '2', '90', '90', '13', '7.474439999999999', '2.5329\\n']\n",
"['The Manhattan Project Energy Empire', '1', '60', '120', '13', '7.80513', '3.018\\n']\n",
"['\\\\u82b1\\\\u898b\\\\u5c0f\\\\u8def', '2', '15', '15', '10', '7.5539999999999985', '1.7178\\n']\n",
"['Modern Art', '3', '45', '45', '10', '7.384139999999999', '2.3125\\n']\n",
"['Onitama', '2', '15', '20', '8', '7.4431699999999985', '1.6935\\n']\n",
"['Here I Stand Wars of the Reformation 1517-1555', '2', '180', '360', '12', '7.93077', '4.164\\n']\n",
"[\"Sid Meier's Civilization The Board Game\", '2', '120', '240', '13', '7.435519999999999', '3.878\\n']\n",
"['Charterstone', '1', '45', '75', '14', '7.52181', '2.8416\\n']\n",
"['Dungeon Lords', '2', '90', '90', '12', '7.40486', '3.5493\\n']\n",
"['Small World', '2', '40', '80', '8', '7.2852', '2.3625\\n']\n",
"['Letters from Whitechapel', '2', '60', '60', '14', '7.4206699999999985', '2.6679\\n']\n",
"['Hive', '2', '20', '20', '9', '7.3220399999999985', '2.3358\\n']\n",
"['Der Widerstand', '5', '30', '30', '13', '7.31093', '1.6163\\n']\n",
"['Star Wars Armada', '2', '120', '120', '14', '7.885739999999998', '3.1458\\n']\n",
"['Agricola All Creatures Big and Small', '2', '30', '30', '13', '7.41056', '2.3462\\n']\n",
"['Cthulhu Wars', '2', '90', '120', '14', '7.9348899999999984', '3.1174\\n']\n",
"['Bruges', '2', '60', '60', '10', '7.444739999999999', '2.7566\\n']\n",
"['Merchants & Marauders', '2', '180', '180', '13', '7.42923', '3.2296\\n']\n",
"['Tainted Grail The Fall of Avalon', '1', '60', '120', '14', '8.99553', '3.2517\\n']\n",
"['Ethnos', '2', '45', '60', '14', '7.4988800000000015', '2.0145\\n']\n",
"['Just One', '3', '20', '20', '8', '7.60502', '1.0755\\n']\n",
"['Century Spice Road', '2', '30', '45', '8', '7.3768', '1.7787\\n']\n",
"['Ghost Stories', '1', '60', '60', '12', '7.34322', '2.9139\\n']\n",
"['Mission Red Planet (Second Edition)', '2', '45', '90', '14', '7.48955', '2.2129\\n']\n",
"['Telestrations', '4', '30', '30', '12', '7.41564', '1.0892\\n']\n",
"['Century Golem Edition', '2', '30', '45', '8', '7.72002', '1.6316\\n']\n",
"['Tikal', '2', '90', '90', '10', '7.34151', '2.8102\\n']\n",
"['Glass Road', '1', '20', '80', '13', '7.4533', '2.9753\\n']\n",
"['Dixit', '3', '30', '30', '8', '7.2791', '1.2308\\n']\n",
"['Acquire', '2', '90', '90', '12', '7.347389999999999', '2.5057\\n']\n",
"['Evolution Climate', '2', '60', '60', '12', '7.68037', '2.7526\\n']\n",
"['Neuroshima Hex! 3.0', '1', '30', '30', '13', '7.4119100000000016', '2.6101\\n']\n",
"['Takenoko', '2', '45', '45', '8', '7.29391', '1.9768\\n']\n",
"['Tiny Epic Galaxies', '1', '30', '45', '14', '7.3869', '2.1636\\n']\n",
"['Die Macher', '3', '240', '240', '14', '7.6228', '4.3433\\n']\n",
"['Arboretum', '2', '30', '30', '8', '7.41418', '2.1463\\n']\n",
"['Endeavor', '3', '90', '90', '12', '7.42116', '2.9082\\n']\n",
"['Notre Dame', '2', '45', '75', '10', '7.358810000000001', '2.7518\\n']\n",
"['Love Letter', '2', '20', '20', '10', '7.243339999999999', '1.1927\\n']\n",
"['Paladins of the West Kingdom', '1', '90', '120', '12', '8.13809', '3.5823\\n']\n",
"['Claustrophobia', '2', '45', '45', '14', '7.53725', '2.4805\\n']\n",
"['In the Year of the Dragon', '2', '75', '100', '12', '7.375780000000002', '3.1066\\n']\n",
"['Clash of Cultures', '2', '180', '240', '14', '7.63548', '3.5948\\n']\n",
"['Heaven & Ale', '2', '60', '90', '12', '7.6107', '3.2321\\n']\n",
"['San Juan', '2', '45', '60', '10', '7.26819', '2.2888\\n']\n",
"['Survive Escape from Atlantis!', '2', '45', '60', '8', '7.304410000000002', '1.7085\\n']\n",
"['Blood Bowl Living Rulebook', '2', '120', '120', '12', '7.85787', '3.1731\\n']\n",
"['The Pillars of the Earth', '2', '90', '120', '12', '7.301069999999998', '2.8254\\n']\n",
"['Res Arcana', '2', '20', '60', '12', '7.7911800000000015', '2.6462\\n']\n",
"[\"Frank Herbert's Dune\", '2', '60', '180', '12', '7.62114', '3.4402\\n']\n",
"['Saint Petersburg', '2', '45', '60', '10', '7.312869999999998', '2.4696\\n']\n",
"['The Manhattan Project', '2', '120', '120', '13', '7.398860000000001', '2.9628\\n']\n",
"['Advanced Squad Leader Rule Book', '2', '120', '480', '14', '7.969310000000001', '4.7172\\n']\n",
"['Civilization', '2', '360', '360', '12', '7.507789999999999', '3.658\\n']\n",
"['Space Hulk (third edition)', '2', '60', '60', '12', '7.53737', '2.7879\\n']\n",
"['Mice and Mystics', '1', '60', '90', '7', '7.34728', '2.6782\\n']\n",
"['Mythic Battles Pantheon', '2', '60', '90', '14', '8.54641', '3.0213\\n']\n",
"['Codenames Pictures XXL', '2', '15', '15', '10', '7.304839999999999', '1.2659\\n']\n",
"['At the Gates of Loyang', '1', '60', '120', '10', '7.381639999999999', '3.1371\\n']\n",
"['Ticket to Ride M\\\\u00e4rklin', '2', '30', '60', '8', '7.408060000000001', '2.2443\\n']\n",
"['Blood Bowl Team Manager \\\\u2013 The Card Game', '2', '90', '90', '14', '7.3801', '2.3316\\n']\n",
"['Bruxelles 1893', '2', '50', '125', '13', '7.6444100000000015', '3.5931\\n']\n",
"['King of Tokyo', '2', '30', '30', '8', '7.209289999999998', '1.4977\\n']\n",
"['Harry Potter Hogwarts Battle', '2', '30', '60', '11', '7.4946899999999985', '2.0562\\n']\n",
"['Nippon', '2', '60', '120', '12', '7.7168199999999985', '3.7671\\n']\n",
"['Altiplano', '2', '60', '120', '12', '7.55935', '3.3372\\n']\n",
"['Tapestry', '1', '90', '120', '12', '7.53288', '2.8439\\n']\n",
"['\\\\u0e1a\\\\u0e49\\\\u0e32\\\\u0e19\\\\u0e19\\\\u0e35\\\\u0e49\\\\u0e02\\\\u0e32\\\\u0e22!', '3', '30', '30', '10', '7.220389999999999', '1.2698\\n']\n",
"['Macao', '2', '50', '100', '12', '7.42939', '3.1376\\n']\n",
"['Sherlock Holmes Consulting Detective Jack the Ripper & West End Adventures', '1', '60', '120', '10', '7.8495', '2.1489\\n']\n",
"['BattleCON Devastation of Indines', '1', '45', '45', '10', '7.968539999999999', '3.0816\\n']\n",
"['Azul Stained glass of Sintra \\\\/ Les vitraux de Sintra', '2', '30', '45', '8', '7.5068199999999985', '1.9674\\n']\n",
"['Fresco', '2', '60', '60', '10', '7.304410000000002', '2.6381\\n']\n",
"['Arkham Horror', '1', '120', '240', '14', '7.277', '3.5648\\n']\n",
"['51st State Master Set', '1', '60', '90', '14', '7.6766', '2.9385\\n']\n",
"['San Juan (Second Edition)', '2', '45', '60', '10', '7.54184', '2.0821\\n']\n",
"['Maria', '2', '210', '210', '14', '7.95522', '3.4978\\n']\n",
"['Berenpark', '2', '30', '45', '8', '7.358789999999999', '1.686\\n']\n",
"['Lancaster', '2', '60', '60', '10', '7.43942', '2.9882\\n']\n",
"['A Few Acres of Snow', '2', '60', '120', '14', '7.40827', '3.0326\\n']\n",
"['Western Legends', '2', '60', '90', '14', '7.6968', '2.7193\\n']\n",
"['Risk Legacy', '3', '60', '60', '13', '7.45592', '2.5925\\n']\n",
"['Cryptid', '3', '30', '50', '10', '7.561439999999998', '2.21\\n']\n",
"['KeyForge Call of the Archons', '2', '15', '45', '14', '7.473219999999999', '2.4424\\n']\n",
"[\"The Godfather Corleone's Empire\", '2', '60', '90', '14', '7.59272', '2.5962\\n']\n",
"['Glen More', '2', '45', '70', '10', '7.334519999999999', '2.6733\\n']\n",
"['Quadropolis', '2', '30', '60', '8', '7.32291', '2.2071\\n']\n",
"['Flash Point Fire Rescue', '2', '45', '45', '10', '7.22285', '2.2113\\n']\n",
"['Pax Pamir (Second Edition)', '1', '45', '120', '13', '8.38785', '3.6774\\n']\n",
"['Millennium Blades', '2', '80', '120', '12', '7.76116', '3.6327\\n']\n",
"['Lost Cities', '2', '30', '30', '10', '7.16511', '1.505\\n']\n",
"['Dice Forge', '2', '45', '45', '10', '7.31923', '1.9492\\n']\n",
"['BattleLore', '2', '60', '60', '10', '7.36901', '2.7643\\n']\n",
"['Lord of the Rings The Confrontation (Deluxe Edition)', '2', '30', '30', '14', '7.4873', '2.2018\\n']\n",
"['Firefly The Game', '1', '120', '240', '13', '7.388510000000001', '2.9459\\n']\n",
"['Innovation', '2', '45', '60', '12', '7.240410000000002', '2.7261\\n']\n",
"['Vindication', '2', '45', '150', '14', '7.942639999999999', '3.0459\\n']\n",
"['Kingsburg', '2', '90', '90', '13', '7.205030000000002', '2.4296\\n']\n",
"['1775 Rebellion', '2', '60', '120', '10', '7.70564', '2.2511\\n']\n",
"['KLASK', '2', '10', '10', '8', '7.62368', '1.0649\\n']\n",
"['Heroscape Master Set Rise of the Valkyrie', '2', '90', '90', '8', '7.42583', '2.2913\\n']\n",
"['Amun-Re', '3', '90', '90', '12', '7.32989', '3.0565\\n']\n",
"['Sheriff of Nottingham', '3', '60', '60', '14', '7.18014', '1.6553\\n']\n",
"['G\\\\u00f9g\\\\u014dng', '1', '60', '90', '12', '7.5617800000000015', '3.1792\\n']\n",
"['Pandemic The Cure', '2', '30', '30', '8', '7.32262', '2.0496\\n']\n",
"['Gizmos', '2', '40', '50', '14', '7.49782', '1.99\\n']\n",
"['Amerigo', '2', '90', '90', '10', '7.473489999999999', '3.0064\\n']\n",
"['Shadows of Brimstone City of the Ancients', '1', '120', '120', '12', '7.98943', '3.3333\\n']\n",
"['Space Base', '2', '60', '60', '14', '7.50685', '2.1277\\n']\n",
"['The Great Zimbabwe', '2', '90', '150', '14', '7.77814', '3.6919\\n']\n",
"['Blood Bowl (Third Edition)', '2', '180', '180', '12', '7.539510000000001', '2.9756\\n']\n",
"['Spartacus A Game of Blood & Treachery', '3', '120', '180', '17', '7.45665', '2.71\\n']\n",
"['Santa Maria', '1', '45', '90', '12', '7.58448', '3.0397\\n']\n",
"['Dominion (Second Edition)', '2', '30', '30', '14', '8.013630000000001', '2.2424\\n']\n",
"['Stockpile', '2', '45', '45', '13', '7.535439999999999', '2.0966\\n']\n",
"['Descent Journeys in the Dark', '2', '120', '240', '13', '7.30766', '3.3418\\n']\n",
"['\\\\u05d4\\\\u05de\\\\u05d3\\\\u05d1\\\\u05e8 \\\\u05d4\\\\u05e0\\\\u05e2\\\\u05dc\\\\u05dd', '2', '45', '45', '10', '7.1761300000000015', '2.0528\\n']\n",
"['Mansions of Madness', '2', '120', '180', '13', '7.3116', '3.2448\\n']\n",
"['London', '2', '90', '90', '13', '7.375089999999998', '2.8831\\n']\n",
"['Madeira', '2', '60', '150', '12', '7.638619999999999', '4.2764\\n']\n",
"['Thunderstone Quest', '2', '60', '90', '14', '8.0169', '2.7021\\n']\n",
"['Roads & Boats', '1', '240', '240', '14', '7.746010000000001', '4.1829\\n']\n",
"['Raptor', '2', '25', '25', '9', '7.3738800000000015', '2.057\\n']\n",
"['Scripts and Scribes', '2', '30', '30', '10', '7.20235', '1.6783\\n']\n",
"[\"Nemo's War (Second Edition)\", '1', '60', '120', '13', '8.03195', '3.027\\n']\n",
"['Sentinels of the Multiverse', '2', '30', '60', '8', '7.2572800000000015', '2.4978\\n']\n",
"['Pandemic Reign of Cthulhu', '2', '40', '40', '14', '7.431310000000001', '2.1261\\n']\n",
"['Deus', '2', '60', '90', '14', '7.34651', '2.8433\\n']\n",
"['Egizia', '2', '90', '90', '12', '7.444260000000001', '2.832\\n']\n",
"['Sword & Sorcery Immortal Souls', '1', '60', '90', '12', '8.07925', '4.0154\\n']\n",
"['Star Wars X-Wing Miniatures Game \\\\u2013 The Force Awakens Core Set', '2', '30', '45', '14', '7.89873', '2.8043\\n']\n",
"['Hanabi Deluxe', '2', '25', '25', '8', '7.116630000000002', '1.6982\\n']\n",
"['Commands & Colors Napoleonics', '2', '90', '90', '14', '7.9768', '2.7415\\n']\n",
"[\"Time's Up! Title Recall!\", '4', '60', '60', '12', '7.73637', '1.1909999999999998\\n']\n",
"['Archipelago', '2', '30', '240', '14', '7.36218', '3.7385\\n']\n",
"['Abyss', '2', '30', '60', '14', '7.30668', '2.3402\\n']\n",
"['Labyrinth The War on Terror', '1', '180', '180', '12', '7.58453', '3.6224\\n']\n",
"['Bunny Kingdom', '2', '40', '60', '12', '7.43388', '2.2414\\n']\n",
"['Colt Express', '2', '30', '40', '10', '7.152539999999999', '1.8089\\n']\n",
"['Small World Underground', '2', '30', '90', '8', '7.2902', '2.585\\n']\n",
"['The Settlers of Catan', '3', '60', '120', '10', '7.17333', '2.3331\\n']\n",
"['The Grizzled', '2', '30', '30', '14', '7.23252', '1.92\\n']\n",
"['PitchCar', '2', '30', '30', '6', '7.244669999999998', '1.1287\\n']\n",
"['First Class All Aboard the Orient Express!', '2', '40', '80', '10', '7.502739999999998', '2.7778\\n']\n",
"['Euphoria Build a Better Dystopia', '2', '60', '60', '13', '7.27641', '3.0968\\n']\n",
"['Freedom The Underground Railroad', '1', '60', '120', '13', '7.5953', '2.9096\\n']\n",
"['One Night Ultimate Werewolf', '3', '10', '10', '8', '7.18099', '1.3981\\n']\n",
"['Legends of Andor', '2', '60', '90', '10', '7.224660000000001', '2.7574\\n']\n",
"['Friday', '1', '25', '25', '13', '7.17824', '2.1229\\n']\n",
"['Pathfinder Adventure Card Game Rise of the Runelords \\\\u2013 Base Set', '1', '90', '90', '13', '7.24891', '2.7122\\n']\n",
"['Chinatown', '3', '60', '60', '12', '7.29365', '2.2894\\n']\n",
"['Airlines Europe', '2', '75', '75', '10', '7.31962', '2.4395\\n']\n",
"['Vinhos', '2', '60', '135', '12', '7.49523', '4.2032\\n']\n",
"['Photosynthesis', '2', '30', '60', '10', '7.19825', '2.2812\\n']\n",
"['Libertalia', '2', '40', '60', '14', '7.19095', '2.2326\\n']\n",
"['Ginkgopolis', '1', '45', '45', '13', '7.43265', '2.9094\\n']\n",
"['Shadows over Camelot', '3', '60', '80', '10', '7.12529', '2.5639\\n']\n",
"['Monikers', '4', '60', '60', '18', '7.754460000000001', '1.0488\\n']\n",
"['Citadels Classic', '2', '20', '60', '10', '7.09218', '2.0553\\n']\n",
"['Mystic Vale', '2', '45', '45', '14', '7.299410000000001', '2.2762\\n']\n",
"['Skull & Roses Red', '3', '45', '45', '14', '7.19603', '1.1433\\n']\n",
"['TZAAR', '2', '30', '60', '13', '7.6890800000000015', '2.5376\\n']\n",
"['Earth Reborn', '2', '180', '180', '13', '7.698810000000001', '3.8881\\n']\n",
"['Tales of the Arabian Nights', '1', '120', '120', '12', '7.2205', '2.1591\\n']\n",
"['Newton', '1', '90', '90', '14', '7.63868', '3.4174\\n']\n",
"['Taj Mahal', '3', '75', '100', '12', '7.29777', '2.9947\\n']\n",
"[\"Aeon's End Legacy\", '1', '45', '90', '14', '8.32659', '2.7692\\n']\n",
"['Vikings', '2', '60', '60', '10', '7.25732', '2.5369\\n']\n",
"['Junk Art \\\\u03b7 \\\\u03a4\\\\u03ad\\\\u03c7\\\\u03bd\\\\u03b7 \\\\u03c4\\\\u03b7\\\\u03c2 \\\\u0399\\\\u03c3\\\\u03bf\\\\u03c1\\\\u03c1\\\\u03bf\\\\u03c0\\\\u03af\\\\u03b1\\\\u03c2', '2', '30', '30', '8', '7.47648', '1.2642\\n']\n",
"['Elysium', '2', '60', '60', '14', '7.252160000000001', '2.7538\\n']\n",
"['Imhotep', '2', '40', '40', '10', '7.215089999999999', '2.0213\\n']\n",
"['Schotten Totten', '2', '20', '20', '8', '7.31054', '1.7346\\n']\n",
"['Hammer of the Scots', '2', '120', '180', '12', '7.55383', '2.985\\n']\n",
"['Downforce', '2', '20', '40', '10', '7.40037', '1.802\\n']\n",
"['Mensa Connections', '1', '45', '45', '10', '7.133960000000001', '1.9204\\n']\n",
"['Lords of Vegas', '2', '60', '90', '12', '7.32776', '2.3563\\n']\n",
"['The Colonists', '1', '30', '360', '12', '7.7112', '4.0941\\n']\n",
"['The Fox in the Forest', '2', '30', '30', '10', '7.337089999999999', '1.5794\\n']\n",
"['Star Wars Destiny', '2', '30', '30', '10', '7.62056', '2.2381\\n']\n",
"['A Game of Thrones The Card Game (Second Edition)', '2', '60', '120', '14', '7.64107', '3.5\\n']\n",
"['Thurn and Taxis', '2', '60', '60', '10', '7.1083300000000005', '2.2628\\n']\n",
"['Conan', '2', '90', '90', '14', '7.760460000000001', '2.7604\\n']\n",
"['Paperback', '2', '45', '45', '8', '7.227060000000002', '1.9822\\n']\n",
"['Maracaibo', '1', '60', '150', '12', '8.30438', '3.8629\\n']\n",
"['StarCraft The Board Game', '2', '180', '240', '12', '7.3373300000000015', '3.8305\\n']\n",
"['A Game of Thrones', '3', '180', '180', '12', '7.233739999999999', '3.4513\\n']\n",
"['RoboRally', '2', '45', '120', '12', '7.09347', '2.4308\\n']\n",
"['Last Will', '2', '45', '75', '14', '7.202160000000001', '2.6988\\n']\n",
"['Evolution', '2', '60', '60', '12', '7.176589999999999', '2.4336\\n']\n",
"['Automobile', '3', '120', '120', '12', '7.33816', '3.5261\\n']\n",
"['Francis Drake', '3', '90', '120', '14', '7.44706', '2.9251\\n']\n",
"['Nexus Ops', '2', '90', '90', '12', '7.2260300000000015', '2.2252\\n']\n",
"['Arkham Horror (Third Edition)', '1', '120', '180', '14', '7.82216', '3.1368\\n']\n",
"['Carson City', '2', '90', '90', '12', '7.264760000000001', '3.1838\\n']\n",
"['Colosseum', '3', '60', '90', '10', '7.219810000000002', '2.7503\\n']\n",
"['Pandemic Fall of Rome', '1', '45', '60', '8', '7.790310000000002', '2.4314\\n']\n",
"['Tiny Towns', '1', '45', '60', '14', '7.42985', '2.099\\n']\n",
"['Wabash Cannonball', '2', '60', '60', '12', '7.236280000000002', '2.7896\\n']\n",
"['DVONN', '2', '30', '30', '9', '7.44729', '2.6786\\n']\n",
"['\\\\u05e1\\\\u05d5\\\\u05e9\\\\u05d9 Go!', '2', '15', '15', '8', '7.06553', '1.1627\\n']\n",
"['Potion Explosion', '2', '30', '45', '8', '7.1822300000000014', '1.7374\\n']\n",
"['Queendomino XL', '2', '25', '25', '8', '7.298960000000001', '2.1143\\n']\n",
"['Runebound (Third Edition)', '2', '120', '180', '14', '7.5465399999999985', '2.6835\\n']\n",
"['Snowdonia', '1', '30', '90', '10', '7.42139', '3.0074\\n']\n",
"['Magic Maze', '1', '15', '15', '8', '7.12803', '1.7177\\n']\n",
"['Fire in the Lake', '1', '180', '180', '0', '8.05102', '4.0354\\n']\n",
"['Argent The Consortium', '2', '60', '150', '10', '7.697539999999999', '3.8061\\n']\n",
"['1846 The Race for the Midwest', '3', '240', '240', '14', '8.00919', '4.0561\\n']\n",
"['London (Second Edition)', '2', '60', '90', '14', '7.6603', '2.6875\\n']\n",
"['Baseball Highlights 2045', '1', '45', '45', '9', '7.57332', '2.2\\n']\n",
"['Bohnanza Fan Edition', '2', '45', '45', '13', '7.03959', '1.6749\\n']\n",
"['AquaSphere', '2', '100', '100', '12', '7.2881300000000016', '3.6697\\n']\n",
"['No Thanks!', '3', '20', '20', '8', '7.0515', '1.1429\\n']\n",
"['Gears of War The Board Game', '1', '60', '180', '14', '7.468960000000001', '2.8946\\n']\n",
"['\\\\u6d3b\\\\u5728\\\\u7576\\\\u4e0b', '2', '45', '75', '10', '7.58413', '2.5149\\n']\n",
"['Struggle of Empires Deluxe Edition', '2', '180', '240', '13', '7.49021', '3.5931\\n']\n",
"['Zombicide', '1', '60', '60', '14', '7.186730000000002', '2.5543\\n']\n",
"['The Republic of Rome', '1', '300', '300', '14', '7.53481', '4.3221\\n']\n",
"['Port Royal', '2', '20', '50', '8', '7.146719999999998', '1.602\\n']\n",
"['Karuba', '2', '30', '40', '8', '7.215969999999999', '1.465\\n']\n",
"['Thunderstone Advance Towers of Ruin', '1', '45', '45', '12', '7.403119999999999', '2.7395\\n']\n",
"['Discworld Ankh-Morpork', '2', '60', '60', '11', '7.220910000000001', '2.2118\\n']\n",
"['Quantum', '2', '60', '60', '13', '7.29697', '2.4476\\n']\n",
"['Mare Nostrum Empires', '3', '90', '120', '14', '7.60985', '3.019\\n']\n",
"['Chess', '2', '60', '60', '6', '7.10389', '3.7193\\n']\n",
"['Star Wars Outer Rim', '1', '120', '180', '14', '7.79597', '2.4592\\n']\n",
"['Camel Up', '2', '20', '30', '8', '7.05616', '1.4793\\n']\n",
"['Triumph & Tragedy', '2', '240', '240', '12', '8.19413', '3.3212\\n']\n",
"['Der Palast von Alhambra', '2', '45', '60', '8', '7.0246', '2.1121\\n']\n",
"['Tobago', '2', '60', '60', '10', '7.125780000000002', '2.1227\\n']\n",
"['Broom Service', '2', '30', '75', '10', '7.20863', '2.4103\\n']\n",
"['Trains', '2', '45', '45', '12', '7.1899', '2.39\\n']\n",
"['Summoner Wars', '2', '30', '60', '9', '7.2770199999999985', '2.3074\\n']\n",
"['Shadows of Brimstone Swamps of Death', '1', '90', '180', '12', '8.05715', '3.3704\\n']\n",
"['Dixit Journey', '3', '30', '30', '8', '7.4358', '1.2656\\n']\n",
"['One Night Ultimate Werewolf Daybreak', '3', '10', '10', '8', '7.41357', '1.4535\\n']\n",
"['Stuffed Fables', '2', '60', '90', '7', '7.67318', '2.4\\n']\n",
"['Carcassonne Hunters and Gatherers', '2', '35', '35', '8', '7.13598', '1.9201\\n']\n",
"['Thebes', '2', '60', '60', '8', '7.1447600000000016', '2.1596\\n']\n",
"['Belfort', '2', '120', '120', '12', '7.26146', '3.0539\\n']\n",
"['Pax Porfiriana', '1', '120', '120', '12', '7.6636', '3.5346\\n']\n",
"['Escape Plan', '1', '60', '120', '12', '7.73255', '3.712\\n']\n",
"['Wallenstein', '3', '150', '150', '12', '7.48715', '3.3107\\n']\n",
"['PARKS', '1', '30', '60', '10', '7.952610000000001', '2.1279\\n']\n",
"['Betrayal Legacy', '3', '45', '90', '12', '7.9801', '2.8889\\n']\n",
"['Smash Up Awesome Level 9000', '2', '45', '45', '12', '7.280689999999999', '2.1345\\n']\n",
"['\\\\u30af\\\\u30fc', '2', '15', '15', '13', '7.02297', '1.4161\\n']\n",
"['The Battle of Five Armies', '2', '90', '240', '13', '7.88015', '3.5417\\n']\n",
"['Blood Bowl (2016 edition)', '2', '45', '120', '12', '8.11382', '3.4865\\n']\n",
"['Warhammer Quest The Adventure Card Game', '1', '30', '60', '14', '7.412610000000001', '2.7229\\n']\n",
"['Space Empires 4X', '1', '180', '180', '12', '7.65175', '3.3385\\n']\n",
"['Taluva', '2', '45', '45', '8', '7.180630000000002', '2.274\\n']\n",
"['Defenders of the Realm', '1', '90', '90', '13', '7.318810000000001', '2.713\\n']\n",
"['Through the Desert', '2', '45', '45', '10', '7.061910000000001', '2.2109\\n']\n",
"['Jamaica', '2', '30', '60', '8', '7.05346', '1.6514\\n']\n",
"['ZhanGuo', '2', '60', '120', '12', '7.6044399999999985', '3.8255\\n']\n",
"[\"Time's Up!\", '4', '90', '90', '12', '7.3052899999999985', '1.2143\\n']\n",
"['Love Letter Premium', '2', '20', '30', '8', '7.5045', '1.2951\\n']\n",
"['Citadels', '2', '30', '60', '10', '7.35014', '1.9882\\n']\n",
"['Shakespeare', '1', '20', '90', '13', '7.4520300000000015', '3.0068\\n']\n",
"['Luna In the Domain of the Moon Priestess', '1', '60', '100', '12', '7.340160000000001', '3.3449\\n']\n",
"['Torres', '2', '60', '60', '12', '7.144419999999998', '2.8755\\n']\n",
"['Black Orchestra', '1', '90', '90', '14', '7.53378', '2.3763\\n']\n",
"['Myrmes', '2', '60', '120', '13', '7.2953100000000015', '3.4416\\n']\n",
"['Up Front', '2', '60', '60', '12', '7.85636', '3.3935\\n']\n",
"['\\\\u62c9\\\\u65af\\\\u7dad\\\\u52a0\\\\u65af Las Vegas', '2', '30', '30', '8', '7.12285', '1.1905\\n']\n",
"['Cuba', '2', '75', '120', '10', '7.151439999999999', '3.2682\\n']\n",
"['Dice Throne Season One', '2', '20', '40', '8', '7.7538399999999985', '2.0588\\n']\n",
"['Lord of the Rings The Confrontation', '2', '30', '30', '12', '7.20162', '2.1911\\n']\n",
"['Fury of Dracula (Second Edition)', '2', '180', '180', '10', '7.14042', '2.949\\n']\n",
"['Formula D', '2', '60', '60', '8', '7.03227', '1.9783\\n']\n",
"['Mr. Jack', '2', '30', '30', '9', '7.03403', '2.1862\\n']\n",
"['Betrayal at House on the Hill', '3', '60', '60', '12', '7.07163', '2.3757\\n']\n",
"[\"Exit The Game \\\\u2013 The Pharaoh's Tomb\", '1', '45', '90', '12', '7.29555', '2.8085\\n']\n",
"['Specter Ops', '2', '60', '120', '13', '7.2592', '2.3896\\n']\n",
"['The Duke', '2', '30', '30', '13', '7.43748', '2.5167\\n']\n",
"['Valeria Card Kingdoms', '1', '30', '45', '13', '7.463489999999998', '1.9481\\n']\n",
"['Horrified', '1', '60', '60', '10', '7.91834', '2.0385\\n']\n",
"['War Chest', '2', '30', '30', '14', '7.989039999999998', '2.3125\\n']\n",
"['Tokaido', '2', '45', '45', '8', '7.02865', '1.7599\\n']\n",
"['Escape The Curse of the Temple', '1', '10', '10', '8', '7.0137100000000006', '1.4847\\n']\n",
"['Steampunk Rally', '2', '45', '60', '14', '7.2568800000000016', '2.55\\n']\n",
"['Vegas Showdown', '3', '75', '75', '12', '7.18393', '2.3563\\n']\n",
"['Cuba Libre', '1', '180', '180', '0', '7.72968', '3.5380000000000003\\n']\n",
"['Advanced Squad Leader Starter Kit #1', '2', '120', '120', '13', '7.8040699999999985', '3.7343\\n']\n",
"['Cry Havoc', '2', '60', '120', '10', '7.27071', '3.2877\\n']\n",
"['Nusfjord', '1', '20', '100', '12', '7.543710000000001', '2.9130000000000003\\n']\n",
"['Medici', '2', '60', '60', '10', '7.14422', '2.2631\\n']\n",
"['Eminent Domain', '2', '45', '45', '10', '7.07625', '2.502\\n']\n",
"['The Downfall of Pompeii', '2', '45', '45', '10', '7.132689999999998', '1.8452\\n']\n",
"['Summoner Wars Alliances Master Set', '2', '45', '45', '9', '8.1887', '2.6905\\n']\n",
"['Twice As Clever', '1', '30', '30', '10', '7.559069999999998', '2.3214\\n']\n",
"['Star Trek Fleet Captains', '2', '90', '120', '14', '7.5350899999999985', '3.0496\\n']\n",
"['Arcadia Quest Inferno', '2', '60', '120', '13', '8.10116', '2.3125\\n']\n",
"['The Taverns of Tiefenthal', '2', '60', '60', '12', '7.67365', '2.6176\\n']\n",
"['Love Letter Batman', '2', '20', '20', '10', '7.28905', '1.1833\\n']\n",
"['K2', '1', '30', '60', '8', '7.0964100000000006', '2.261\\n']\n",
"['Ashes Rise of the Phoenixborn', '2', '30', '120', '14', '7.337389999999999', '2.9079\\n']\n",
"['Shipyard', '2', '120', '120', '11', '7.3646', '3.5036\\n']\n",
"['Space Hulk', '2', '45', '45', '12', '7.46391', '2.5063\\n']\n",
"['Arkwright', '2', '120', '240', '12', '7.903410000000001', '4.56\\n']\n",
"['Conflict of Heroes Awakening the Bear! \\\\u2013 Russia 1941-42', '1', '120', '120', '10', '7.52711', '3.0\\n']\n",
"[\"Napoleon's Triumph\", '2', '180', '180', '12', '7.98856', '3.6409\\n']\n",
"['Kingdom Builder', '2', '45', '45', '8', '6.97393', '2.069\\n']\n",
"['Middle-Earth Quest', '2', '180', '180', '13', '7.377489999999999', '3.5472\\n']\n",
"['Exit The Game \\\\u2013 Dead Man on the Orient Express', '1', '45', '90', '12', '7.86867', '2.6452\\n']\n",
"['Cartographers A Roll Player Tale', '1', '30', '45', '10', '7.6905899999999985', '1.9683\\n']\n",
"['Tash-Kalar Arena of Legends', '2', '30', '60', '13', '7.19773', '2.8352\\n']\n",
"['Zombicide Season 2 Prison Outbreak', '1', '60', '60', '13', '7.4184899999999985', '2.6977\\n']\n",
"['Elder Sign', '1', '90', '90', '13', '6.99408', '2.3508\\n']\n",
"['Yspahan', '2', '45', '60', '8', '7.097389999999999', '2.3647\\n']\n",
"['Too Many Bones Undertow', '1', '60', '180', '12', '8.860439999999997', '4.0392\\n']\n",
"['Coloretto 10 years edition', '2', '30', '30', '8', '6.96719', '1.2856\\n']\n",
"['Awkward Guests', '1', '45', '75', '12', '7.80112', '2.4194\\n']\n",
"['Dice Throne Season Two \\\\u2013 Battle Chest', '2', '20', '40', '8', '8.2552', '2.1111\\n']\n",
"['1989 Dawn of Freedom', '2', '150', '150', '12', '7.799860000000002', '3.2952\\n']\n",
"['BANG! The Dice Game', '3', '15', '15', '8', '6.97805', '1.2778\\n']\n",
"[\"Washington's War\", '2', '90', '90', '0', '7.65085', '2.8443\\n']\n",
"['Cacao', '2', '45', '45', '8', '7.120360000000002', '1.816\\n']\n",
"['Empires Age of Discovery', '2', '50', '150', '10', '7.908010000000001', '3.3506\\n']\n",
"['Vas\\\\u00fatvonal S\\\\u00f6t\\\\u00e9tk\\\\u00e9k Kiad\\\\u00e1s', '1', '20', '30', '8', '7.31765', '1.5195\\n']\n",
"['Among the Stars', '2', '30', '30', '12', '7.12172', '2.2373\\n']\n",
"['Churchill', '1', '60', '300', '14', '7.703310000000001', '3.2472\\n']\n",
"['Vast The Crystal Caverns', '1', '75', '75', '10', '7.24135', '3.5342\\n']\n",
"['Gl\\\\u00fcck Auf', '2', '60', '75', '10', '7.30174', '2.5731\\n']\n",
"['Sidereal Confluence Trading and Negotiation in the Elysian Quadrant', '4', '120', '180', '14', '7.794789999999999', '3.6923\\n']\n",
"['World Without End', '2', '90', '120', '12', '7.270289999999998', '2.8161\\n']\n",
"['Yamata\\\\u00ef', '2', '40', '80', '13', '7.2378300000000015', '2.8968\\n']\n",
"['Barrage', '1', '60', '120', '14', '7.7408', '3.9075\\n']\n",
"['Das Orakel von Delphi', '2', '70', '100', '12', '7.31686', '3.0196\\n']\n",
"['Tajemnicze Domostwo', '2', '30', '60', '8', '7.22388', '1.8639\\n']\n",
"['Between Two Cities', '1', '25', '25', '8', '7.04944', '1.8161\\n']\n",
"['Star Realms Frontiers', '1', '20', '45', '12', '8.08325', '1.9677\\n']\n",
"['Leaving Earth', '1', '60', '180', '12', '7.8224', '3.6541\\n']\n",
"['Vasco da Gama', '2', '60', '120', '12', '7.26693', '3.2283\\n']\n",
"['Dragon Castle', '2', '30', '45', '8', '7.303089999999999', '2.0149\\n']\n",
"['Warhammer Invasion', '2', '45', '45', '13', '7.23429', '2.7299\\n']\n",
"['Century Eastern Wonders', '2', '30', '45', '8', '7.294410000000001', '2.141\\n']\n",
"['Telestrations 12 Player Party Pack', '4', '30', '30', '12', '7.7911100000000015', '1.0857\\n']\n",
"['D-Day at Omaha Beach', '1', '480', '480', '12', '8.24142', '3.4253\\n']\n",
"['Marvel Dice Masters Avengers vs. X-Men', '2', '60', '60', '14', '7.1928600000000005', '2.291\\n']\n",
"['King of New York', '2', '40', '40', '10', '6.998310000000001', '1.8602\\n']\n",
"['The Mind', '2', '15', '15', '8', '6.9897100000000005', '1.0772\\n']\n",
"['Onirim (second edition)', '1', '15', '15', '10', '7.13374', '1.582\\n']\n",
"['Yedo', '2', '120', '180', '14', '7.40627', '3.36\\n']\n",
"['Spyfall', '3', '15', '15', '13', '6.9454699999999985', '1.25\\n']\n",
"['The Networks', '1', '60', '90', '13', '7.24216', '2.5227\\n']\n",
"['Panamax', '2', '100', '100', '12', '7.34465', '3.7738\\n']\n",
"['Pax Renaissance', '2', '60', '120', '12', '8.038310000000001', '4.3077\\n']\n",
"['Super Motherload', '2', '60', '75', '13', '7.42086', '2.2788\\n']\n",
"['Tiefseeabenteuer', '2', '30', '30', '8', '7.06434', '1.1881\\n']\n",
"['Blackout Hong Kong', '1', '75', '150', '14', '7.57758', '3.5417\\n']\n",
"['One Deck Dungeon', '1', '30', '45', '14', '7.166919999999998', '2.0261\\n']\n",
"['Carcassonne The Castle', '2', '30', '30', '8', '7.09305', '1.9845\\n']\n",
"['Tribune Primus Inter Pares', '2', '60', '120', '12', '7.2347800000000015', '2.8762\\n']\n",
"['13 Days The Cuban Missile Crisis', '2', '30', '45', '10', '7.38334', '2.3402\\n']\n",
"['Zombicide Green Horde', '1', '60', '60', '14', '7.897769999999999', '2.5\\n']\n",
"['Exit The Game \\\\u2013 The Secret Lab', '1', '45', '150', '12', '7.1985199999999985', '2.6444\\n']\n",
"['Dungeons & Dragons The Legend of Drizzt Board Game', '1', '60', '60', '12', '7.268860000000001', '2.6036\\n']\n",
"['Warhammer Underworlds Shadespire', '2', '30', '30', '12', '7.88983', '2.449\\n']\n",
"['Saint Petersburg (second edition)', '2', '60', '60', '13', '7.517360000000001', '2.6869\\n']\n",
"['Ascension Deckbuilding Game', '1', '30', '30', '13', '7.03297', '2.1502\\n']\n",
"['Mexica', '2', '90', '90', '10', '7.22245', '2.7194\\n']\n",
"['Diplomacy', '2', '360', '360', '12', '7.05006', '3.361\\n']\n",
"['Summoner Wars Phoenix Elves vs Tundra Orcs', '2', '30', '30', '9', '7.54583', '2.3165\\n']\n",
"['Wir sind das Volk!', '2', '60', '150', '12', '7.869860000000001', '3.6781\\n']\n",
"[\"Tinners' Trail\", '3', '60', '90', '13', '7.280989999999999', '2.8276\\n']\n",
"['HeroQuest', '2', '90', '90', '10', '7.11401', '2.1584\\n']\n",
"['Star Wars The Card Game', '2', '30', '60', '10', '7.23515', '2.9509\\n']\n",
"['Squad Leader', '2', '60', '60', '14', '7.49177', '4.0373\\n']\n",
"['Star Trek Ascendancy', '3', '180', '180', '14', '7.791460000000002', '3.1471\\n']\n",
"['Reef', '2', '30', '45', '8', '7.172910000000001', '1.8621\\n']\n",
"['Conflict of Heroes Awakening the Bear! \\\\u2013 Operation Barbarossa 1941 (second edition)', '2', '60', '180', '13', '7.9881', '3.2748\\n']\n",
"['Virgin Queen', '2', '420', '420', '12', '8.04992', '4.3968\\n']\n",
"['Legendary A Marvel Deck Building Game \\\\u2013 Villains', '1', '45', '45', '14', '7.63088', '2.7123\\n']\n",
"['Brew Crafters', '2', '90', '90', '12', '7.49718', '3.5802\\n']\n",
"['Kanagawa', '2', '45', '45', '10', '7.130089999999999', '2.0565\\n']\n",
"['Summoner Wars Guild Dwarves vs Cave Goblins', '2', '30', '30', '9', '7.59462', '2.2353\\n']\n",
"['Space Hulk Death Angel \\\\u2013 The Card Game', '1', '30', '60', '13', '6.992660000000001', '2.4132\\n']\n",
"['Z\\\\u00c8RTZ', '2', '30', '60', '9', '7.30158', '2.72\\n']\n",
"['Blue Moon City', '2', '30', '50', '14', '7.0441699999999985', '2.2978\\n']\n",
"['Combat Commander Pacific', '2', '180', '180', '12', '8.07483', '3.2102\\n']\n",
"['Union Pacific', '2', '90', '90', '12', '7.21992', '2.5508\\n']\n",
"['Wits & Wagers Deluxe Edition', '3', '25', '25', '10', '6.943219999999998', '1.2193\\n']\n",
"['Jambo', '2', '45', '45', '12', '7.023689999999998', '2.0721\\n']\n",
"['Finca', '2', '45', '45', '10', '7.07272', '2.0828\\n']\n",
"['Friedrich Jubil\\\\u00e4umsedition', '3', '210', '210', '12', '7.54984', '3.1554\\n']\n",
"['Caverna Cave vs Cave', '1', '20', '40', '10', '7.2408199999999985', '2.5417\\n']\n",
"['Reef Encounter', '2', '60', '120', '10', '7.13945', '3.6778\\n']\n",
"['XCOM The Board Game', '1', '60', '120', '14', '7.0743399999999985', '2.8968\\n']\n",
"['Lords of Xidit', '3', '90', '90', '14', '7.166760000000001', '2.6159\\n']\n",
"['Spyrium', '2', '75', '75', '12', '7.1002100000000015', '2.8927\\n']\n",
"['Smash Up Science Fiction Double Feature', '2', '30', '45', '12', '7.33131', '2.3067\\n']\n",
"['Age of Industry', '2', '120', '120', '13', '7.3917199999999985', '3.3636\\n']\n",
"['Tessellation', '2', '20', '20', '5', '6.8963800000000015', '1.7784\\n']\n",
"['Bridge', '4', '60', '60', '12', '7.46962', '3.8571\\n']\n",
"['Concordia Venus', '2', '60', '120', '12', '8.34548', '3.2\\n']\n",
"['Take 6!', '2', '45', '45', '8', '6.90108', '1.2162\\n']\n",
"['Red7', '2', '5', '30', '9', '6.95558', '1.6762\\n']\n",
"['FUSE', '1', '10', '10', '10', '7.08472', '1.6852\\n']\n",
"['Hyperborea', '2', '50', '150', '14', '7.23906', '3.1736\\n']\n",
"['Between Two Castles of Mad King Ludwig', '2', '45', '60', '10', '7.41068', '2.2586\\n']\n",
"['Cribbage', '2', '30', '30', '10', '7.0396600000000005', '1.9023\\n']\n",
"['Carcassonne The City', '2', '30', '45', '8', '7.203869999999998', '2.2628\\n']\n",
"['Ex Libris', '1', '45', '45', '10', '7.240469999999998', '2.5529\\n']\n",
"['Oh My Goods!', '2', '30', '30', '10', '7.0152', '2.2701\\n']\n",
"['Outlive', '2', '40', '110', '14', '7.43606', '2.9787\\n']\n",
"['Scoville', '2', '60', '90', '13', '7.170210000000001', '2.7834\\n']\n",
"['Heroscape Master Set Swarm of the Marro', '2', '60', '60', '8', '7.62073', '2.2478\\n']\n",
"['Homesteaders', '2', '90', '90', '12', '7.25847', '3.0478\\n']\n",
"['The Traders of Genoa', '2', '60', '120', '12', '7.09024', '3.085\\n']\n",
"['High Society', '3', '15', '30', '10', '6.99755', '1.5065\\n']\n",
"['Tragedy Looper', '2', '120', '120', '13', '7.26311', '3.5114\\n']\n",
"['Maharaja The Game of Palace Building in India', '2', '90', '90', '12', '7.13585', '3.1743\\n']\n",
"['San Marco', '3', '90', '90', '10', '7.1755', '2.6837\\n']\n",
"[\"Ca$h 'n Guns (Second Edition)\", '4', '30', '30', '10', '6.92978', '1.261\\n']\n",
"['Not Alone', '2', '30', '45', '10', '7.06261', '1.9453\\n']\n",
"['Web of Power', '3', '50', '60', '12', '7.3042', '2.4493\\n']\n",
"['Santiago', '3', '75', '75', '10', '7.11983', '2.4898\\n']\n",
"['Akrotiri', '2', '45', '45', '13', '7.29603', '2.6522\\n']\n",
"['The Palaces of Carrara', '2', '60', '60', '10', '7.207510000000001', '2.6124\\n']\n",
"['Thunderstone', '1', '60', '60', '12', '6.95507', '2.5016\\n']\n",
"['Ascension Storm of Souls', '1', '30', '30', '13', '7.31608', '2.3243\\n']\n",
"['Adrenaline', '3', '30', '60', '12', '7.11924', '2.303\\n']\n",
"['Pipeline', '2', '60', '120', '12', '7.770689999999999', '3.8358\\n']\n",
"['Louis XIV', '2', '75', '100', '12', '7.07614', '3.0055\\n']\n",
"['Core Worlds', '2', '60', '120', '10', '7.1962100000000015', '2.8924\\n']\n",
"['Ricochet Robots', '1', '30', '30', '10', '7.00674', '2.4283\\n']\n",
"['Hawaii', '2', '90', '90', '13', '7.183089999999999', '2.9049\\n']\n",
"['Perudo', '2', '15', '30', '8', '6.9118', '1.2612\\n']\n",
"['Celestia', '2', '30', '30', '8', '7.0232600000000005', '1.3226\\n']\n",
"['Last Night on Earth The Zombie Game', '2', '60', '90', '12', '6.95901', '2.2926\\n']\n",
"['Polis Fight for the Hegemony', '2', '90', '120', '12', '7.67765', '3.6468\\n']\n",
"['Tiny Epic Quest', '1', '30', '60', '14', '7.12494', '2.6237\\n']\n",
"['Marvel Dice Masters Uncanny X-Men', '2', '60', '60', '14', '7.25103', '2.375\\n']\n",
"['Thunder Alley', '2', '90', '90', '10', '7.33944', '2.3817\\n']\n",
"['Container', '3', '60', '90', '12', '7.14163', '3.252\\n']\n",
"['Legacy The Testament of Duke de Crecy', '1', '60', '60', '8', '7.18641', '2.7097\\n']\n",
"['Fugitive', '2', '5', '20', '10', '7.284219999999999', '1.7115\\n']\n",
"['Dungeons & Dragons Wrath of Ashardalon Board Game', '1', '60', '60', '12', '7.15988', '2.6259\\n']\n",
"['The Pursuit of Happiness', '1', '60', '90', '12', '7.255210000000001', '2.439\\n']\n",
"['Britannia', '3', '180', '300', '12', '7.2029', '3.1692\\n']\n",
"[\"Flick 'em Up!\", '2', '30', '45', '7', '6.99827', '1.3333\\n']\n",
"['The Others', '2', '90', '90', '14', '7.4308', '3.0444\\n']\n",
"['Roll Through the Ages The Bronze Age', '1', '30', '45', '8', '6.8856899999999985', '1.7791\\n']\n",
"['Pictomania', '3', '25', '25', '9', '7.305239999999999', '1.5192\\n']\n",
"['Crusaders Thy Will Be Done', '2', '40', '60', '14', '7.629580000000002', '2.4459\\n']\n",
"['Camel Up (Second Edition)', '3', '30', '45', '8', '7.7552', '1.4651\\n']\n",
"['The Castles of Burgundy The Card Game', '1', '30', '60', '12', '7.07924', '2.531\\n']\n",
"['My Little Scythe', '1', '45', '60', '8', '7.43863', '2.0\\n']\n",
"['Tumblin-Dice', '2', '45', '45', '13', '7.18111', '1.0463\\n']\n",
"['Morels', '2', '30', '30', '10', '7.01599', '1.7331\\n']\n",
"['AuZtralia', '1', '30', '120', '13', '7.49335', '2.8901\\n']\n",
"['Hollywood Blockbuster', '2', '60', '60', '10', '7.0614300000000005', '2.1122\\n']\n",
"['Attika', '2', '45', '60', '10', '7.007110000000001', '2.3725\\n']\n",
"['Forbidden Island \\\\u7981\\\\u5fcc\\\\u4e4b\\\\u5c9b', '2', '30', '30', '10', '6.80747', '1.7404\\n']\n",
"['Fantasy Realms', '3', '20', '20', '14', '7.3597', '1.7736\\n']\n",
"['Signorie', '2', '90', '120', '12', '7.454269999999998', '3.5659\\n']\n",
"['Ascension Return of the Fallen', '1', '30', '30', '13', '7.30483', '2.1842\\n']\n",
"['Lanterns The Harvest Festival', '2', '30', '30', '8', '6.93964', '1.561\\n']\n",
"['CO\\\\u2082', '1', '120', '120', '12', '7.1898100000000005', '3.8684\\n']\n",
"[\"Sid Meier's Civilization A New Dawn\", '2', '60', '120', '14', '7.338419999999998', '3.055\\n']\n",
"['BattleCON War of Indines', '2', '30', '30', '9', '7.76986', '2.75\\n']\n",
"['Legendary Encounters A Predator Deck Building Game', '1', '45', '45', '17', '7.50245', '2.7206\\n']\n",
"['Dogs of War', '3', '75', '75', '14', '7.49004', '2.6627\\n']\n",
"['Concept', '4', '40', '40', '10', '6.8632100000000005', '1.4078\\n']\n",
"[\"Star Wars The Queen's Gambit\", '2', '120', '120', '12', '7.5514100000000015', '2.4923\\n']\n",
"['\\\\u30ad\\\\u30e3\\\\u30d7\\\\u30c6\\\\u30f3\\\\u30fb\\\\u30ea\\\\u30ce', '2', '5', '15', '5', '6.96099', '1.0314\\n']\n",
"['5-Minute Dungeon', '2', '5', '30', '8', '7.14733', '1.1094\\n']\n",
"['Discoveries The Journals of Lewis and Clark', '2', '60', '60', '14', '7.11733', '2.3697\\n']\n",
"['Incan Gold', '3', '30', '30', '8', '6.82428', '1.1099\\n']\n",
"['Antike', '2', '120', '120', '12', '7.0906600000000015', '2.9921\\n']\n",
"['La Citt\\\\u00e0', '2', '120', '120', '12', '7.0500300000000005', '3.2739\\n']\n",
"['Thunderstone Dragonspire', '1', '45', '45', '12', '7.35303', '2.7094\\n']\n",
"['The City of Kings', '1', '45', '180', '14', '7.930989999999999', '3.0769\\n']\n",
"['Tammany Hall', '3', '90', '90', '12', '7.24632', '2.7952\\n']\n",
"['Feudum', '2', '80', '180', '12', '7.6518', '4.548\\n']\n",
"[\"Can't Stop!\", '2', '30', '30', '9', '6.8559800000000015', '1.1595\\n']\n",
"['Snow Tails', '2', '45', '60', '10', '6.9805199999999985', '2.0471\\n']\n",
"['Zooloretto', '2', '45', '45', '8', '6.84543', '1.8605\\n']\n",
"['Skull King', '2', '30', '30', '8', '7.3174899999999985', '1.7975\\n']\n",
"['Unfair', '2', '50', '125', '14', '7.3647399999999985', '2.6575\\n']\n",
"['Smash Up Pretty Pretty Smash Up', '2', '45', '45', '14', '7.313560000000002', '2.1538\\n']\n",
"['Stronghold', '2', '120', '120', '10', '7.19423', '3.6833\\n']\n",
"['Wasteland Express Delivery Service', '2', '90', '120', '13', '7.49677', '2.8841\\n']\n",
"['Fabled Fruit', '2', '20', '30', '8', '7.07435', '1.5824\\n']\n",
"['Zombicide Season 3 Rue Morgue', '1', '60', '60', '14', '7.59042', '2.5147\\n']\n",
"['Merchant of Venus (second edition)', '1', '120', '240', '14', '7.1816', '3.0787\\n']\n",
"['Smash Up Monster Smash', '2', '30', '45', '12', '7.3438', '2.3\\n']\n",
"['The Speicherstadt', '2', '45', '45', '8', '7.04502', '2.2701\\n']\n",
"['A Fake Artist Goes to New York', '5', '20', '20', '8', '7.167389999999998', '1.1493\\n']\n",
"['Mahjong', '3', '120', '120', '8', '7.02274', '2.5622\\n']\n",
"['Space Hulk (fourth edition)', '2', '60', '60', '12', '7.98585', '2.6974\\n']\n",
"['Dungeons & Dragons Castle Ravenloft Board Game', '1', '60', '60', '12', '6.9717', '2.5095\\n']\n",
"['Mint Works', '1', '10', '20', '13', '7.10435', '1.6489\\n']\n",
"['Automobiles', '2', '45', '75', '10', '7.36567', '2.1607\\n']\n",
"['History of the World', '3', '135', '270', '12', '7.123710000000001', '2.781\\n']\n",
"['Netrunner', '2', '45', '45', '10', '7.451460000000001', '2.9223\\n']\n",
"['Rex Final Days of an Empire', '3', '120', '180', '14', '7.10853', '3.2683\\n']\n",
"['Mr. Jack Pocket', '2', '15', '15', '14', '6.93095', '1.8197\\n']\n",
"['878 Vikings Invasions of England', '2', '60', '120', '12', '7.56965', '2.6056\\n']\n",
"['Catacombs (Third Edition)', '2', '60', '90', '14', '7.57857', '2.2941\\n']\n",
"['Tide of Iron', '2', '120', '120', '12', '7.21628', '3.4633\\n']\n",
"['Wiz-War (eighth edition)', '2', '30', '60', '14', '7.07675', '2.3136\\n']\n",
"['Manilla', '3', '60', '60', '10', '6.996810000000001', '2.0347\\n']\n",
"['Wilderness War', '2', '180', '180', '12', '7.72263', '3.2944\\n']\n",
"['Gentes', '1', '90', '90', '12', '7.529160000000001', '3.2208\\n']\n",
"['Gold West', '2', '45', '60', '13', '7.43403', '2.4638\\n']\n",
"['Warhammer 40', '2', '45', '45', '14', '7.37553', '3.04\\n']\n",
"['Vinci', '3', '90', '90', '14', '7.09813', '2.7826\\n']\n",
"['Battles of Westeros', '2', '60', '120', '12', '7.31163', '3.2\\n']\n",
"['Qwixx', '2', '15', '15', '8', '6.888439999999999', '1.1272\\n']\n",
"['Pandemic Rising Tide', '2', '45', '45', '8', '7.67998', '2.4595\\n']\n",
"['Whitehall Mystery', '2', '45', '60', '13', '7.6711399999999985', '2.1667\\n']\n",
"['Disney Villainous', '2', '50', '50', '10', '7.074319999999998', '2.3839\\n']\n",
"['A Study in Emerald', '2', '90', '90', '13', '7.19975', '3.4353\\n']\n",
"['Valley of the Kings', '2', '45', '45', '14', '7.07453', '2.1905\\n']\n",
"['Batman Gotham City Chronicles', '2', '60', '90', '14', '8.00606', '3.6184\\n']\n",
"[\"World's Fair 1893\", '2', '35', '45', '10', '7.228910000000001', '1.9726\\n']\n",
"['Mr. Jack in New York', '2', '30', '30', '14', '7.26178', '2.5467\\n']\n",
"['Cottage Garden', '1', '45', '60', '8', '6.94303', '1.8917\\n']\n",
"['Black Fleet', '3', '60', '60', '14', '7.03192', '1.9495\\n']\n",
"['Rhino Hero Super Battle', '2', '10', '20', '5', '7.30163', '1.0909\\n']\n",
"['Princes of the Renaissance', '3', '180', '180', '12', '7.39883', '3.5149\\n']\n",
"['Star Trek Frontiers', '1', '60', '240', '14', '7.9421', '4.2895\\n']\n",
"['Wizard', '3', '45', '45', '10', '6.90689', '1.7407\\n']\n",
"['Kitchen Rush', '1', '30', '45', '12', '7.4420899999999985', '2.175\\n']\n",
"['The Lost Expedition', '1', '30', '50', '14', '7.131010000000002', '1.8426\\n']\n",
"['Villagers', '1', '30', '60', '10', '7.49764', '2.2742\\n']\n",
"['Fog of Love', '2', '60', '120', '17', '7.12045', '2.2703\\n']\n",
"['New Frontiers', '2', '45', '75', '14', '7.70735', '2.8298\\n']\n",
"['DC Comics Deck-Building Game', '2', '45', '45', '15', '7.0347300000000015', '2.008\\n']\n",
"['Qwirkle Travel', '2', '45', '45', '6', '6.78722', '1.6375\\n']\n",
"['Battle Cry', '2', '45', '45', '10', '7.1646100000000015', '2.1046\\n']\n",
"['\\\\u30d1\\\\u30ec\\\\u30fc\\\\u30c9', '2', '45', '45', '12', '6.94993', '1.4821\\n']\n",
"['Loony Quest', '2', '20', '30', '8', '6.98244', '1.1973\\n']\n",
"['Islebound', '2', '60', '120', '13', '7.22732', '2.7188\\n']\n",
"['Metropolys', '2', '45', '45', '8', '7.03285', '2.2119\\n']\n",
"['Firenze', '2', '60', '60', '12', '7.28333', '2.5425\\n']\n",
"['Fields of Green', '2', '45', '45', '12', '7.2162', '2.6\\n']\n",
"['The Estates', '2', '40', '60', '10', '7.5326', '2.3333\\n']\n",
"['Hadara', '2', '45', '60', '10', '7.51244', '2.2128\\n']\n",
"['The Rivals for Catan', '2', '45', '120', '10', '6.99959', '2.3294\\n']\n",
"['The Bloody Inn', '1', '30', '60', '14', '6.96782', '2.3719\\n']\n",
"[\"Winner's Circle\", '2', '45', '60', '10', '6.97888', '1.608\\n']\n",
"['The Big Book of Madness', '2', '60', '90', '12', '7.003419999999998', '2.7063\\n']\n",
"['Massive Darkness', '1', '120', '120', '14', '7.3201', '2.531\\n']\n",
"['Meeple Circus', '2', '45', '45', '8', '7.1421600000000005', '1.4074\\n']\n",
"['Shadowrun Crossfire', '1', '30', '60', '13', '7.18385', '2.8188\\n']\n",
"['Majesty For the Realm', '2', '20', '40', '7', '7.03591', '1.7207\\n']\n",
"['China', '3', '45', '45', '12', '7.00289', '2.2878\\n']\n",
"['Railroad Revolution', '2', '45', '90', '12', '7.3795899999999985', '3.25\\n']\n",
"['A Distant Plain', '1', '180', '300', '12', '7.90833', '3.8167\\n']\n",
"['Tak University Edition', '2', '20', '60', '12', '7.7302300000000015', '2.4468\\n']\n",
"['Terror in Meeple City', '2', '45', '45', '8', '6.8769300000000015', '1.4795\\n']\n",
"['Via Nebula', '2', '45', '60', '12', '7.0925600000000015', '2.2022\\n']\n",
"['Treasure Island', '2', '45', '45', '10', '7.32678', '2.2432\\n']\n",
"['Cthulhu Death May Die', '1', '90', '120', '14', '8.113', '2.3279\\n']\n",
"['Smash Up', '2', '45', '45', '12', '6.78095', '2.0557\\n']\n",
"['When I Dream', '4', '20', '40', '8', '7.1524899999999985', '1.087\\n']\n",
"['Level 7 [Omega Protocol]', '2', '60', '90', '14', '7.497039999999998', '3.0879\\n']\n",
"['Black Angel', '1', '60', '120', '12', '7.55463', '3.8085\\n']\n",
"['Zendo', '3', '60', '60', '8', '7.26329', '2.5446\\n']\n",
"['Dale of Merchants The Guild of Extraordinary Traders', '2', '30', '30', '10', '7.20175', '2.0652\\n']\n",
"['Empire of the Sun', '1', '360', '360', '12', '8.07245', '4.2361\\n']\n",
"['Ticket to Ride Rails & Sails', '2', '60', '120', '10', '7.403760000000001', '2.6136\\n']\n",
"['Pr\\\\u00eat-\\\\u00e0-Porter', '2', '90', '90', '10', '7.368989999999998', '3.6131\\n']\n",
"['Legend of the Five Rings The Card Game', '2', '45', '90', '14', '7.64744', '3.9767\\n']\n",
"['Nations The Dice Game', '1', '20', '40', '14', '6.97611', '2.0197\\n']\n",
"['Hey', '2', '20', '20', '8', '6.72317', '1.4617\\n']\n",
"['Fauna', '2', '45', '60', '8', '7.04373', '1.4839\\n']\n",
"['1812 The Invasion of Canada', '2', '90', '90', '10', '7.35752', '2.1774\\n']\n",
"['Yggdrasil', '1', '90', '90', '13', '7.0670199999999985', '2.5917\\n']\n",
"['Sprawlopolis', '1', '15', '20', '8', '7.48111', '1.7925\\n']\n",
"['NMBR 9', '1', '20', '20', '8', '6.95572', '1.1829\\n']\n",
"['Domaine', '2', '60', '60', '12', '7.00709', '2.7171\\n']\n",
"['Witness', '4', '15', '15', '13', '7.313239999999999', '1.4915\\n']\n",
"['No Retreat! The Russian Front', '1', '360', '360', '12', '7.835839999999999', '3.1210000000000004\\n']\n",
"['Palm Island', '1', '15', '15', '10', '7.4306899999999985', '1.7358\\n']\n",
"['Tales & Games The Hare & the Tortoise', '2', '15', '20', '7', '7.10425', '1.4034\\n']\n",
"['Werewords', '4', '10', '10', '8', '7.21442', '1.1316\\n']\n",
"['Eight-Minute Empire Legends', '2', '16', '32', '13', '6.99874', '1.9884\\n']\n",
"['The Grimm Forest', '2', '45', '60', '14', '7.20315', '1.8676\\n']\n",
"['Manoeuvre', '2', '60', '60', '10', '7.304239999999999', '2.1084\\n']\n",
"['Axis & Allies Anniversary Edition', '2', '360', '360', '12', '7.428730000000002', '3.117\\n']\n",
"['Sons of Anarchy Men of Mayhem', '3', '90', '90', '13', '7.34265', '2.5417\\n']\n",
"['Diamonds Second Edition', '2', '20', '30', '8', '6.956739999999999', '1.5625\\n']\n",
"['Azul Summer Pavilion', '2', '30', '45', '8', '7.85394', '2.0256\\n']\n",
"['Ninjato', '2', '60', '60', '12', '7.22372', '2.7622\\n']\n",
"['Warhammer Quest', '1', '120', '120', '12', '7.42022', '2.6845\\n']\n",
"['Quarriors! Dice-Building Game Set-up Box', '2', '30', '30', '14', '6.77296', '1.9665\\n']\n",
"['Vanuatu', '2', '90', '90', '12', '7.2326', '3.3281\\n']\n",
"['Shogun', '2', '240', '360', '12', '7.02468', '2.9461\\n']\n",
"['Honsh\\\\u016b', '2', '30', '30', '8', '7.0191300000000005', '1.9524\\n']\n",
"['Dice Town', '2', '45', '45', '10', '6.85837', '1.6792\\n']\n",
"['Conflict of Heroes Storms of Steel! \\\\u2013 Kursk 1943', '1', '120', '120', '12', '7.72377', '3.109\\n']\n",
"['Quartermaster General WW2', '2', '90', '90', '12', '7.38174', '2.3088\\n']\n",
"['Steam Park', '2', '60', '60', '10', '6.90539', '2.0980000000000003\\n']\n",
"['Ambush!', '1', '240', '240', '12', '7.41706', '3.2491\\n']\n",
"[\"Witch's Brew\", '3', '45', '45', '9', '7.03373', '1.8675\\n']\n",
"['Linko!', '2', '20', '20', '10', '7.01496', '1.401\\n']\n",
"['\\\\u03a0\\\\u03b1\\\\u03b3\\\\u03bf\\\\u03b4\\\\u03c1\\\\u03bf\\\\u03bc\\\\u03af\\\\u03b5\\\\u03c2', '2', '30', '30', '6', '6.85917', '1.02\\n']\n",
"['Pathfinder Adventure Card Game Skull & Shackles \\\\u2013 Base Set', '1', '90', '90', '13', '7.34841', '2.9651\\n']\n",
"['Lord of the Rings', '2', '60', '90', '12', '6.752999999999999', '2.5717\\n']\n",
"['CO\\\\u2082 Second Chance', '1', '60', '120', '12', '7.72265', '4.0481\\n']\n",
"['Caylus Magna Carta', '2', '45', '75', '10', '6.92577', '2.8691\\n']\n",
"['Ursuppe', '3', '90', '90', '12', '6.95045', '2.7302\\n']\n",
"['Runebound (Second Edition)', '2', '120', '240', '12', '6.88272', '2.6806\\n']\n",
"['Two Rooms and a Boom', '6', '7', '20', '8', '7.02889', '1.4228\\n']\n",
"['Risk Star Wars Edition', '2', '30', '45', '10', '7.08604', '1.848\\n']\n",
"['Heroes of Land', '1', '120', '180', '14', '7.7446199999999985', '3.2222\\n']\n",
"['Automania', '2', '60', '90', '12', '7.35687', '2.7229\\n']\n",
"['Power Grid Factory Manager', '2', '60', '60', '12', '6.86695', '2.9915\\n']\n",
"['Wendake', '1', '60', '120', '14', '7.674360000000001', '3.5811\\n']\n",
"[\"Loopin' Louie\", '2', '10', '10', '4', '6.80725', '1.0519\\n']\n",
"['For the People', '2', '360', '360', '12', '7.74114', '3.653\\n']\n",
"['Haggis', '2', '45', '45', '13', '6.98711', '2.1225\\n']\n",
"['Condottiere', '2', '45', '45', '14', '6.80692', '1.9613\\n']\n",
"['Container 10th Anniversary Jumbo Edition!', '3', '75', '90', '13', '7.777660000000001', '3.0\\n']\n",
"['Peloponnes', '1', '45', '45', '10', '7.13197', '2.3843\\n']\n",
"['Falling Sky The Gallic Revolt Against Caesar', '1', '180', '360', '14', '7.94764', '4.0112\\n']\n",
"['Vikings Gone Wild', '2', '45', '90', '10', '7.2816', '2.2045\\n']\n",
"['Animal Upon Animal', '2', '15', '15', '4', '6.83648', '1.0464\\n']\n",
"['Unlock! Squeek & Sausage', '1', '45', '75', '10', '7.253039999999999', '2.2105\\n']\n",
"['Hannibal & Hamilcar', '2', '40', '200', '12', '8.44927', '3.8889\\n']\n",
"['Point Salad', '2', '15', '30', '14', '7.3475800000000016', '1.1739\\n']\n",
"['Fleet', '2', '30', '45', '10', '6.94155', '2.2391\\n']\n",
"['Watson & Holmes From the Diaries of 221B', '2', '45', '75', '12', '7.38857', '2.2222\\n']\n",
"['Trains Rising Sun', '2', '45', '45', '12', '7.49896', '2.4355\\n']\n",
"['Planet Steam', '2', '90', '180', '14', '7.16657', '3.7546\\n']\n",
"['Mottainai Mini', '2', '15', '30', '13', '7.0449600000000006', '3.0652\\n']\n",
"['Hamburgum', '2', '75', '75', '12', '7.057930000000002', '3.0786\\n']\n",
"['Blueprints', '2', '30', '30', '14', '6.86192', '1.6875\\n']\n",
"['Shadow Hunters', '4', '60', '60', '10', '6.82475', '1.8235\\n']\n",
"['Hansa', '2', '60', '60', '10', '6.88329', '2.3475\\n']\n",
"['Istanbul The Dice Game', '2', '20', '40', '8', '7.201860000000001', '1.7708\\n']\n",
"['Keythedral', '2', '60', '90', '8', '7.0705300000000015', '2.8527\\n']\n",
"['Coconuts', '2', '20', '20', '6', '7.05731', '1.0441\\n']\n",
"['Star Wars X-Wing (Second Edition)', '2', '30', '45', '14', '8.43147', '3.0526\\n']\n",
"['Strasbourg', '3', '60', '60', '12', '7.17264', '2.7322\\n']\n",
"['Dream Home', '2', '30', '30', '7', '6.94101', '1.6545\\n']\n",
"['Fortune and Glory The Cliffhanger Game', '1', '90', '240', '12', '7.09725', '2.8739\\n']\n",
"['Andean Abyss', '1', '360', '360', '12', '7.591839999999999', '3.7514\\n']\n",
"['Ultimate Werewolf Ultimate Edition', '5', '30', '90', '8', '7.04288', '1.4968\\n']\n",
"['Mission Red Planet', '3', '60', '60', '10', '6.93095', '2.3177\\n']\n",
"['Libert\\\\u00e9', '3', '90', '90', '14', '7.15113', '3.3116\\n']\n",
"['La Isla', '2', '30', '60', '10', '6.90275', '2.2562\\n']\n",
"['Escape Room The Game', '3', '60', '60', '16', '7.14335', '2.1724\\n']\n",
"['Merchant of Venus', '1', '180', '180', '12', '7.15584', '2.8345\\n']\n",
"['Catacombs', '2', '30', '60', '12', '7.1029100000000005', '1.9463\\n']\n",
"['Railroad Ink Blazing Red Edition', '1', '20', '30', '8', '7.223439999999999', '1.4444\\n']\n",
"['Ticket to Ride New York', '2', '10', '15', '8', '7.0765699999999985', '1.2791\\n']\n",
"['Hacienda', '2', '60', '90', '10', '6.94682', '2.6303\\n']\n",
"['City of the Big Shoulders', '2', '120', '180', '14', '8.134789999999999', '3.9054\\n']\n",
"['Whistle Stop', '2', '75', '75', '13', '7.1692800000000005', '2.8281\\n']\n",
"['Julius Caesar', '2', '120', '120', '12', '7.76608', '2.4459\\n']\n",
"['The Settlers of Catan Card Game', '2', '60', '120', '10', '6.73216', '2.4534\\n']\n",
"['Thunderbolt Apache Leader', '1', '90', '90', '12', '8.06601', '3.1478\\n']\n",
"['Seven Seas Guildhall', '2', '30', '45', '10', '6.95677', '2.0694\\n']\n",
"['Tsuro', '2', '15', '15', '8', '6.67823', '1.2408\\n']\n",
"['Empires of the Void II', '2', '90', '180', '13', '7.594010000000001', '3.4058\\n']\n",
"['Plague Inc. The Board Game', '1', '60', '60', '14', '7.5929600000000015', '2.1507\\n']\n",
"['GIPF mini', '2', '30', '60', '9', '7.10668', '2.7678\\n']\n",
"['Java', '2', '120', '120', '12', '7.01595', '3.4044\\n']\n",
"['A Game of Thrones The Card Game', '2', '60', '120', '12', '6.8754100000000005', '3.2526\\n']\n",
"['Hardback', '1', '45', '90', '10', '7.397089999999999', '2.1389\\n']\n",
"['The Golden Ages', '2', '90', '90', '12', '7.29063', '2.9304\\n']\n",
"['Carcassonne South Seas', '2', '35', '35', '8', '7.11892', '1.8905\\n']\n",
"['Eat Poop You Cat', '3', '20', '20', '0', '7.48327', '1.113\\n']\n",
"['\\\\u5996\\\\u7cbe\\\\u5947\\\\u8b5a', '2', '30', '30', '10', '6.74229', '1.7648\\n']\n",
"['Cerebria The Inside World', '1', '60', '120', '14', '7.88495', '4.3203\\n']\n",
"['Deep Space D-6', '1', '30', '30', '10', '7.34186', '1.6441\\n']\n",
"['Rallyman', '1', '45', '45', '9', '7.23781', '2.1626\\n']\n",
"['Fief France 1429', '3', '120', '240', '13', '7.45771', '3.7714\\n']\n",
"['\\\\u7d10\\\\u7d04 1901', '2', '30', '60', '8', '6.87093', '2.0562\\n']\n",
"['Lovecraft Letter', '2', '5', '15', '10', '7.23365', '1.35\\n']\n",
"['Battle for Rokugan', '2', '60', '90', '14', '7.5035', '2.7885\\n']\n",
"['Dawn of the Zeds (Third edition)', '1', '90', '120', '14', '8.24469', '3.7273\\n']\n",
"['Shards of Infinity', '2', '30', '30', '10', '7.527760000000002', '2.0345\\n']\n",
"['Santiago de Cuba', '2', '40', '75', '10', '6.9306', '2.1542\\n']\n",
"['Arkadia', '2', '45', '60', '10', '6.92338', '2.5734\\n']\n",
"['Medina', '3', '60', '60', '10', '7.05855', '2.7955\\n']\n",
"['Three Kingdoms Redux', '3', '135', '165', '14', '7.952210000000001', '4.0\\n']\n",
"['Winning Together', '2', '20', '20', '8', '6.86805', '1.9761\\n']\n",
"['Titan The Arena', '2', '40', '60', '8', '6.780010000000001', '2.0206\\n']\n",
"['Heroes of Normandie', '2', '30', '60', '14', '7.50312', '2.75\\n']\n",
"['Kraftwagen V6 Edition', '2', '75', '75', '10', '7.28238', '2.85\\n']\n",
"['The Prodigals Club', '2', '40', '100', '14', '7.33807', '3.1538\\n']\n",
"[\"Smash Up It's Your Fault!\", '2', '45', '60', '14', '7.5880899999999984', '2.0\\n']\n",
"['Cleopatra and the Society of Architects', '3', '60', '60', '10', '6.80634', '2.2859\\n']\n",
"['A Touch of Evil The Supernatural Game', '2', '60', '120', '12', '6.9638100000000005', '2.5569\\n']\n",
"['Viceroy', '1', '45', '60', '13', '6.85925', '2.6429\\n']\n",
"['Time of Crisis The Roman Empire in Turmoil', '2', '120', '180', '14', '7.6520800000000015', '2.875\\n']\n",
"['Rise of Augustus', '2', '30', '30', '8', '6.7518', '1.632\\n']\n",
"['Glen More II Chronicles', '2', '90', '120', '12', '8.10453', '3.1633\\n']\n",
"['The Shipwreck Arcana', '2', '10', '30', '12', '7.5091800000000015', '2.1212\\n']\n",
"[\"Werewolves of Miller's Hollow\", '8', '30', '30', '10', '6.7675600000000005', '1.3219\\n']\n",
"['Dungeon Twister', '2', '60', '60', '11', '6.84095', '2.8807\\n']\n",
"['Machi Koro', '2', '30', '30', '10', '6.64416', '1.5416\\n']\n",
"['Vigor Blokus', '2', '15', '15', '5', '6.8504', '1.6993\\n']\n",
"['Dark Moon', '3', '60', '75', '12', '7.04534', '2.3419\\n']\n",
"['Imperial Settlers Empires of the North', '1', '45', '90', '10', '7.7023', '2.7568\\n']\n",
"['Dungeon Fighter', '1', '45', '60', '14', '6.84403', '1.75\\n']\n",
"['Dune', '2', '120', '120', '14', '8.34892', '3.8056\\n']\n",
"['Century A new world', '2', '30', '45', '8', '7.57004', '2.0938\\n']\n",
"['Wildlands', '2', '30', '60', '14', '7.354210000000001', '2.0962\\n']\n",
"['Medieval Academy', '2', '30', '30', '8', '6.972860000000002', '1.7982\\n']\n",
"['Rattus', '2', '45', '45', '10', '6.8076300000000005', '2.0605\\n']\n",
"['Dead Men Tell No Tales', '2', '60', '75', '13', '7.1559300000000015', '2.4912\\n']\n",
"['Mega Civilization', '5', '360', '720', '12', '8.269160000000001', '3.6986\\n']\n",
"['Blue Lagoon', '2', '30', '45', '8', '7.24489', '2.0286\\n']\n",
"['Chimera Station Deluxified', '2', '60', '90', '13', '7.3399', '3.1404\\n']\n",
"['Carcassonne Winter Edition', '2', '40', '40', '8', '7.51013', '1.8361\\n']\n",
"['Rialto', '2', '45', '45', '10', '6.9222199999999985', '2.5502\\n']\n",
"['Evo', '3', '60', '120', '12', '6.87229', '2.343\\n']\n",
"['Liberty or Death The American Insurrection', '1', '180', '360', '14', '7.8429600000000015', '4.0648\\n']\n",
"['Viking Fury', '2', '30', '90', '12', '7.0107800000000005', '2.6699\\n']\n",
"['Lowlands', '2', '50', '100', '12', '7.47153', '3.0\\n']\n",
"['Agra', '2', '90', '120', '12', '7.37386', '4.3869\\n']\n",
"['Herbaceous', '1', '15', '20', '8', '7.1216800000000005', '1.1964\\n']\n",
"['Duelosaur Island', '2', '30', '45', '10', '7.354610000000001', '2.35\\n']\n",
"['Hostage Negotiator', '1', '20', '20', '13', '6.97938', '1.9924\\n']\n",
"['Elfenland', '2', '60', '60', '10', '6.72904', '2.1628\\n']\n",
"['New Angeles', '4', '120', '240', '14', '7.221189999999999', '3.2192\\n']\n",
"['BattleTech', '2', '90', '90', '12', '7.03528', '3.4055\\n']\n",
"['Sticheln', '3', '30', '60', '10', '7.03057', '1.9424\\n']\n",
"['Riverboat', '2', '90', '90', '10', '7.5145', '2.8696\\n']\n",
"['\\\\u9f90\\\\u6c0f\\\\u9a19\\\\u5c40 Ponzi Scheme', '3', '60', '90', '12', '7.21645', '2.42\\n']\n",
"['Archaeology The New Expedition', '2', '20', '20', '10', '7.16225', '1.3077\\n']\n",
"['Thunderbirds', '1', '45', '60', '10', '7.59128', '2.5\\n']\n",
"['SpaceCorp', '1', '60', '240', '12', '7.724760000000002', '2.9359\\n']\n",
"['Crisis', '1', '45', '120', '14', '7.61556', '3.0556\\n']\n",
"['Jump Drive', '2', '10', '30', '13', '7.038239999999999', '2.0758\\n']\n",
"['Tiny Epic Zombies', '1', '30', '45', '14', '7.15764', '2.3673\\n']\n",
"['Advanced Squad Leader Starter Kit #2', '2', '180', '180', '12', '7.9047', '3.7836\\n']\n",
"['Castle Panic', '1', '60', '60', '10', '6.6665', '1.6687\\n']\n",
"['Tournay', '2', '30', '60', '12', '7.0179300000000016', '2.8916\\n']\n",
"['Merlin', '2', '75', '75', '14', '7.1135100000000016', '3.0759\\n']\n",
"['Sylvion', '1', '30', '30', '10', '7.15902', '2.061\\n']\n",
"['Titan', '2', '30', '240', '12', '6.96482', '3.4593\\n']\n",
"['Wings of War Famous Aces', '2', '30', '30', '10', '6.85942', '1.7322\\n']\n",
"['Mystery Rummy Jack the Ripper', '2', '45', '45', '10', '6.956689999999999', '1.7457\\n']\n",
"['Ulm', '2', '45', '75', '10', '7.09564', '2.6812\\n']\n",
"['Mykerinos', '2', '30', '60', '10', '6.86035', '2.564\\n']\n",
"['Royals', '2', '60', '60', '10', '7.1680600000000005', '2.2471\\n']\n",
"['XenoShyft Onslaught', '1', '30', '60', '13', '7.00398', '2.6931\\n']\n",
"['Dice Hospital', '1', '45', '90', '10', '7.21183', '2.2979\\n']\n",
"['\\\\u05e7\\\\u05e1\\\\u05dd \\\\u05d4\\\\u05de\\\\u05d1\\\\u05d5\\\\u05da', '2', '20', '30', '6', '6.85785', '1.236\\n']\n",
"['Undaunted Normandy', '2', '45', '60', '14', '8.01702', '2.0976\\n']\n",
"['Asara', '2', '45', '45', '9', '7.03002', '2.3529\\n']\n",
"['Stronghold (2nd edition)', '2', '90', '90', '10', '7.5926', '3.7358\\n']\n",
"['Ubongo', '1', '25', '25', '8', '6.716469999999998', '1.5415\\n']\n",
"['Crown of Emara', '1', '45', '75', '12', '7.48258', '3.0\\n']\n",
"['Sub Terra', '1', '60', '60', '10', '7.36327', '2.1951\\n']\n",
"['The Game Are you ready to play The Game?', '1', '20', '20', '8', '6.70851', '1.2491\\n']\n",
"['Escape from the Aliens in Outer Space', '2', '20', '45', '12', '6.9321100000000015', '1.8605\\n']\n",
"['Sentient', '2', '45', '60', '12', '7.29028', '2.2308\\n']\n",
"['Axis & Allies Europe 1940 Second Edition', '2', '360', '360', '12', '7.55997', '3.4261\\n']\n",
"['The Staufer Dynasty', '2', '90', '90', '13', '7.175789999999999', '2.9808\\n']\n",
"['Merkator', '1', '45', '90', '12', '7.04298', '2.9598\\n']\n",
"['Amyitis', '2', '60', '120', '12', '6.971139999999999', '3.2273\\n']\n",
"['Welcome to the Dungeon', '2', '30', '30', '10', '6.64478', '1.2158\\n']\n",
"['Starship Catan', '2', '60', '60', '12', '6.84007', '2.4676\\n']\n",
"['1889 History of Shikoku Railways', '2', '210', '210', '14', '8.0885', '3.9808\\n']\n",
"['Clank! Legacy Acquisitions Incorporated', '2', '90', '120', '13', '8.90569', '2.4615\\n']\n",
"['Star Trek Catan', '3', '75', '75', '10', '7.01993', '2.374\\n']\n",
"['Murano', '2', '60', '75', '10', '7.24391', '2.7129\\n']\n",
"[\"Luxor Collector's Edition\", '2', '45', '45', '8', '7.24695', '1.9808\\n']\n",
"['Room 25', '1', '30', '30', '13', '6.78407', '1.9207\\n']\n",
"['Ascending Empires', '2', '75', '75', '10', '7.1798', '2.3421\\n']\n",
"['Doom The Boardgame', '2', '180', '180', '12', '6.86551', '2.908\\n']\n",
"['Fireball Island The Curse of Vul-Kar', '2', '45', '60', '7', '7.065810000000001', '1.5185\\n']\n",
"['Nothing Personal', '3', '120', '120', '8', '7.10165', '2.7714\\n']\n",
"['Villages of Valeria', '1', '30', '60', '14', '7.09541', '2.3966\\n']\n",
"['Council of Four', '2', '40', '75', '10', '7.18007', '2.5652\\n']\n",
"['Fallout', '1', '120', '180', '14', '6.98946', '2.963\\n']\n",
"['De Vulgari Eloquentia', '2', '120', '120', '14', '7.24055', '3.6276\\n']\n",
"['Mythos Tales', '1', '120', '120', '13', '7.498639999999999', '2.2083\\n']\n",
"['Poker', '2', '60', '60', '12', '6.69925', '2.4408\\n']\n",
"['Cartagena The Escape', '2', '45', '45', '8', '6.68945', '1.607\\n']\n",
"['Unlock! The Formula', '1', '45', '75', '10', '7.0955', '2.3077\\n']\n",
"['Wallenstein (second edition)', '2', '90', '120', '12', '7.62436', '3.2174\\n']\n",
"['Say Anything 10th Anniversary', '3', '30', '30', '13', '6.76205', '1.0938\\n']\n",
"['High Frontier', '2', '180', '180', '12', '7.41811', '4.3165\\n']\n",
"['Paper Tales', '2', '30', '30', '12', '7.07706', '2.0952\\n']\n",
"['Cosmic Encounter', '2', '90', '90', '12', '6.912660000000002', '2.3656\\n']\n",
"['Timeline Inventions', '2', '15', '15', '8', '6.70947', '1.11\\n']\n",
"['Wyatt Earp', '2', '30', '45', '8', '6.8562699999999985', '1.8434\\n']\n",
"['Legacy of Dragonholt', '1', '60', '999', '14', '7.385', '1.1695\\n']\n",
"['The Little Prince Make Me a Planet', '2', '25', '25', '8', '6.92007', '1.5935\\n']\n",
"['The Starfarers of Catan', '3', '120', '120', '12', '6.80996', '2.5806\\n']\n",
"['\\\\u77ee\\\\u4eba\\\\u6398\\\\u91d1', '3', '30', '30', '8', '6.591360000000001', '1.3312\\n']\n",
"[\"Aeon's End The New Age\", '1', '60', '60', '14', '8.94795', '2.8667\\n']\n",
"['On Mars', '1', '90', '150', '14', '8.445269999999999', '4.4857\\n']\n",
"['Rise of Tribes', '2', '30', '60', '10', '7.35135', '2.1711\\n']\n",
"['Yomi Fighting Card Game', '2', '30', '30', '10', '7.01001', '2.359\\n']\n",
"['Claustrophobia 1643', '2', '45', '90', '14', '8.25126', '2.6333\\n']\n",
"['L\\\\u00f6wenherz', '2', '90', '90', '12', '7.04707', '2.9283\\n']\n",
"['The Captain Is Dead', '1', '90', '90', '12', '7.20872', '2.3472\\n']\n",
"['Le Havre The Inland Port', '2', '30', '30', '10', '6.891189999999999', '2.4968\\n']\n",
"['Gravwell Escape from the 9th Dimension', '1', '20', '35', '12', '6.9275', '1.7364\\n']\n",
"['Spot it!', '2', '15', '15', '7', '6.6558199999999985', '1.0299\\n']\n",
"['Meuterer', '3', '60', '60', '12', '6.9023', '2.3171\\n']\n",
"[\"Dead Man's Draw Captain Carcass\", '2', '10', '15', '13', '6.87369', '1.375\\n']\n",
"['Call to Adventure', '1', '30', '60', '9', '7.3924699999999985', '2.0\\n']\n",
"['Kingsburg (Second Edition)', '2', '90', '120', '10', '7.5714', '2.5\\n']\n",
"['Tides of Time', '2', '15', '20', '8', '6.701060000000001', '1.6022\\n']\n",
"['Menara', '1', '10', '60', '8', '7.48371', '1.6429\\n']\n",
"['Explorers of the North Sea', '1', '45', '60', '12', '7.36988', '2.2407\\n']\n",
"[\"It's a Wonderful World\", '1', '30', '60', '14', '7.86328', '2.1892\\n']\n",
"['Ghost Blitz', '2', '20', '20', '8', '6.7279800000000005', '1.1399\\n']\n",
"['Advanced Squad Leader Starter Kit #3', '2', '180', '180', '12', '8.013639999999999', '3.8915\\n']\n",
"['Dice City', '1', '45', '60', '14', '6.80863', '2.0412\\n']\n",
"['Cloudspire', '1', '90', '180', '13', '8.574589999999999', '4.0421\\n']\n",
"[\"Aladdin's Dragons\", '3', '60', '90', '10', '6.9188', '2.4683\\n']\n",
"['Cat Lady', '2', '15', '30', '14', '7.10202', '1.4792\\n']\n",
"['Porta Nigra', '2', '75', '120', '12', '7.215260000000002', '2.9775\\n']\n",
"['Exit The Game \\\\u2013 The Forgotten Island', '1', '45', '90', '12', '7.1128399999999985', '2.6\\n']\n",
"['Aton', '2', '30', '30', '8', '6.86912', '2.1024\\n']\n",
"['TransAmerica', '2', '30', '30', '13', '6.66286', '1.3557\\n']\n",
"['Bausack', '2', '15', '45', '7', '6.83219', '1.2989\\n']\n",
"['Valley of the Kings Afterlife', '1', '45', '45', '14', '7.326510000000002', '2.26\\n']\n",
"['Galaxy Defenders', '1', '120', '120', '12', '7.47628', '3.215\\n']\n",
"['Patchistory', '2', '60', '120', '12', '7.16383', '3.7568\\n']\n",
"['Warrior Knights', '2', '120', '240', '12', '6.860810000000002', '3.5125\\n']\n",
"['Exit The Game \\\\u2013 The Polar Station', '1', '45', '90', '12', '7.069139999999999', '2.8710000000000004\\n']\n",
"['Forum Trajanum', '2', '60', '120', '12', '7.38657', '3.4706\\n']\n",
"['Necromunda Underhive', '2', '30', '30', '12', '7.30158', '3.1043\\n']\n",
"['Roma', '2', '45', '45', '8', '6.78105', '2.0066\\n']\n",
"['DC Comics Deck-Building Game Heroes Unite', '2', '45', '45', '15', '7.4024199999999984', '2.1\\n']\n",
"['Warsaw City of Ruins', '2', '45', '60', '10', '7.38778', '2.25\\n']\n",
"['Obsession', '1', '30', '90', '13', '8.07815', '3.2857\\n']\n",
"['Haspelknecht The Story of Early Coal Mining', '2', '60', '90', '12', '7.2991899999999985', '3.0341\\n']\n",
"['Fearsome Floors', '2', '60', '60', '10', '6.6603', '1.8256\\n']\n",
"['Kahuna', '2', '30', '40', '10', '6.64588', '2.0566\\n']\n",
"['1856 Railroading in Upper Canada from 1856', '3', '300', '300', '14', '7.52263', '4.25\\n']\n",
"['Torakkapokeri', '2', '20', '20', '8', '6.66909', '1.1176\\n']\n",
"['Kremlin', '3', '75', '75', '12', '6.9695', '2.8359\\n']\n",
"['In the Shadow of the Emperor', '2', '90', '90', '12', '6.90353', '3.4231\\n']\n",
"['The New Era', '2', '60', '60', '10', '7.53349', '3.4464\\n']\n",
"['Mascarade', '2', '30', '30', '10', '6.64019', '1.5253\\n']\n",
"[\"Ghost Fightin' Treasure Hunters\", '2', '30', '30', '8', '7.144430000000002', '1.6667\\n']\n",
"['Factory Fun', '2', '45', '45', '10', '6.82385', '2.4936\\n']\n",
"['Rune Age', '2', '20', '60', '14', '6.8156', '2.291\\n']\n",
"['Watergate', '2', '30', '60', '12', '8.12577', '2.32\\n']\n",
"['Ascension Immortal Heroes', '1', '30', '30', '13', '7.37851', '2.1321\\n']\n",
"['Insider', '4', '15', '15', '9', '7.078689999999999', '1.0606\\n']\n",
"['Sword of Rome', '2', '360', '360', '12', '7.3163399999999985', '3.3171\\n']\n",
"['Encore!', '1', '20', '20', '8', '7.03216', '1.1364\\n']\n",
"['Rumis', '2', '15', '20', '7', '6.804760000000001', '1.7527\\n']\n",
"['Codex Card-Time Strategy \\\\u2013 Deluxe Set', '2', '45', '45', '13', '8.134730000000001', '3.6538\\n']\n",
"[\"Odin's Ravens (Second Edition)\", '2', '15', '30', '10', '7.096589999999999', '1.2182\\n']\n",
"[\"Betrayal at Baldur's Gate\", '3', '60', '60', '12', '7.18043', '2.5641\\n']\n",
"['Vampire The Eternal Struggle', '2', '120', '120', '13', '7.173610000000001', '3.3561\\n']\n",
"[\"Ca$h 'n Gun$\", '4', '30', '30', '10', '6.599260000000001', '1.2735\\n']\n",
"['Balloon Cup', '2', '30', '30', '8', '6.69135', '1.4563\\n']\n",
"['Blue Moon', '2', '30', '30', '12', '6.70592', '2.1721\\n']\n",
"['The Reckoners', '1', '60', '100', '13', '7.90348', '2.7812\\n']\n",
"['M\\\\u00fc & More', '2', '60', '60', '11', '7.165839999999998', '2.4828\\n']\n",
"['The Scepter of Zavandor', '2', '90', '90', '10', '6.9872', '3.513\\n']\n",
"['Pixel Tactics', '2', '30', '30', '12', '6.96046', '2.6179\\n']\n",
"['Star Wars Epic Duels', '2', '30', '30', '8', '6.97962', '1.7778\\n']\n",
"['Doomtown Reloaded', '2', '30', '30', '12', '7.193110000000001', '3.5827\\n']\n",
"['Kodama The Tree Spirits', '2', '30', '30', '14', '6.78643', '1.6869\\n']\n",
"['Qwinto', '2', '15', '15', '8', '7.097', '1.3729\\n']\n",
"['D-Day Dice', '1', '45', '45', '14', '6.8426', '2.056\\n']\n",
"['Wars of the Roses Lancaster vs. York', '2', '180', '180', '13', '7.35188', '3.1976\\n']\n",
"['Traders of Osaka', '2', '30', '30', '12', '6.85653', '2.0364\\n']\n",
"['Keyper', '2', '90', '120', '14', '7.3665', '3.5476\\n']\n",
"['Aquaretto', '2', '45', '45', '10', '6.997439999999999', '2.1154\\n']\n",
"['Coup Rebellion G54', '3', '15', '15', '14', '7.04966', '1.9265\\n']\n",
"['Turn the Tide', '3', '30', '30', '10', '6.79975', '1.5273\\n']\n",
"['Medina (second edition)', '2', '60', '60', '10', '7.27096', '2.3333\\n']\n",
"['Power Grid The First Sparks', '2', '60', '60', '12', '6.82227', '2.7004\\n']\n",
"['Blokus Trigon', '2', '20', '20', '7', '6.924689999999999', '1.9426\\n']\n",
"['Olympos', '2', '45', '90', '10', '6.95285', '2.9569\\n']\n",
"['Manhattan', '2', '45', '45', '10', '6.72289', '1.9227\\n']\n",
"['Happy Salmon', '3', '2', '2', '6', '6.820589999999998', '1.1311\\n']\n",
"['Giants', '3', '90', '90', '10', '6.98353', '2.942\\n']\n",
"['Barony', '2', '45', '45', '14', '7.10915', '2.2391\\n']\n",
"['Omen A Reign of War', '2', '30', '30', '12', '7.39898', '2.3404\\n']\n",
"['Timeline Historical Events', '2', '15', '15', '8', '6.7846899999999986', '1.1074\\n']\n",
"['Onirim', '1', '15', '15', '8', '6.68907', '1.6518\\n']\n",
"['My Village', '2', '60', '90', '12', '6.9992', '3.0964\\n']\n",
"['Dragonfire', '2', '60', '90', '13', '7.38157', '3.2258\\n']\n",
"['Ingenious Travel Edition', '2', '30', '30', '10', '7.10867', '1.8509\\n']\n",
"['Carolvs Magnvs', '2', '60', '60', '12', '6.82627', '2.5856\\n']\n",
"['Dungeons & Dragons Temple of Elemental Evil Board Game', '1', '60', '60', '14', '7.437589999999998', '2.5211\\n']\n",
"['Power Struggle', '3', '105', '105', '12', '7.0045899999999985', '3.346\\n']\n",
"['Sleuth', '3', '30', '45', '10', '6.91096', '2.4706\\n']\n",
"['City of Iron', '2', '120', '120', '13', '7.22478', '3.2328\\n']\n",
"['Lost Cities The Board Game', '2', '30', '60', '8', '6.80111', '1.7377\\n']\n",
"['Unearth', '2', '30', '60', '8', '6.939769999999998', '1.9074\\n']\n",
"['Middle-earth', '1', '90', '90', '12', '7.266210000000001', '3.6683\\n']\n",
"['Rise of Empires', '2', '180', '180', '12', '7.059639999999999', '3.5455\\n']\n",
"['Viral', '2', '60', '90', '12', '7.05523', '2.5263\\n']\n",
"['Age of Renaissance', '3', '120', '300', '12', '7.09848', '3.8593\\n']\n",
"['CV\\\\u4eba\\\\u751f\\\\u898f\\\\u5283', '2', '60', '60', '10', '6.676939999999999', '1.8477\\n']\n",
"['Tides of Madness', '2', '20', '20', '10', '6.8811100000000005', '1.5\\n']\n",
"['Puzzle Strike (Third Edition)', '2', '20', '20', '10', '7.24759', '2.71\\n']\n",
"['Havana', '2', '30', '45', '10', '6.86145', '2.2113\\n']\n",
"['Axis & Allies Pacific 1940 Second Edition', '2', '360', '360', '12', '7.50537', '3.4904\\n']\n",
"['Ad Astra', '3', '60', '60', '13', '6.87373', '2.68\\n']\n",
"['Rum & Bones Second Tide', '2', '60', '60', '14', '7.767', '2.6957\\n']\n",
"['Timeline General Interest', '2', '15', '15', '8', '6.80549', '1.0704\\n']\n",
"['Tramways', '1', '120', '120', '14', '7.482660000000001', '3.8033\\n']\n",
"['DC Comics Dice Masters Justice League', '2', '60', '60', '14', '7.40901', '2.2188\\n']\n",
"['Call of Cthulhu The Card Game', '2', '30', '30', '13', '6.92048', '2.8977\\n']\n",
"['\\\\u5263\\\\u3068\\\\u9b54\\\\u6cd5\\\\u306e\\\\u56fd Magic Realm', '1', '240', '240', '12', '7.1778', '4.5178\\n']\n",
"['Masmorra Dungeons of Arcadia', '1', '60', '90', '14', '7.1205', '2.2059\\n']\n",
"[\"I'm the Boss!\", '3', '60', '60', '12', '6.802739999999999', '1.9742\\n']\n",
"['Sun Tzu', '2', '30', '30', '10', '7.06165', '2.0956\\n']\n",
"['Guillotine', '2', '30', '30', '12', '6.53465', '1.2707\\n']\n",
"['Dungeons & Dragons Dice Masters Battle for Faer\\\\u00fbn', '2', '30', '60', '14', '7.3238699999999985', '2.193\\n']\n",
"[\"World in Flames Collector's edition\", '2', '120', '6000', '12', '7.573060000000001', '4.6165\\n']\n",
"[\"Successors The Battles for Alexander's Empire\", '2', '300', '300', '12', '7.52053', '3.3099\\n']\n",
"['The Castles of Burgundy The Dice Game', '1', '15', '30', '10', '6.95885', '1.7778\\n']\n",
"['KeyForge Age of Ascension', '2', '15', '45', '14', '7.776610000000002', '2.5385\\n']\n",
"['Yellow & Yangtze', '2', '90', '90', '14', '8.011460000000001', '3.0667\\n']\n",
"['Castell', '2', '60', '90', '12', '7.50603', '3.2264\\n']\n",
"['Ys', '2', '90', '90', '12', '6.90745', '2.9198\\n']\n",
"['Walnut Grove', '1', '30', '60', '10', '6.987610000000001', '2.4645\\n']\n",
"['Battle Cry 150th Civil War Anniversary Edition', '2', '45', '45', '12', '7.62648', '2.0745\\n']\n",
"['Empire Builder', '2', '180', '180', '12', '6.93092', '2.625\\n']\n",
"['Eight-Minute Empire', '2', '8', '20', '13', '6.59581', '1.6195\\n']\n",
"['Quoridor Travel', '2', '15', '15', '8', '6.67338', '1.8945\\n']\n",
"['Oceanos', '2', '30', '45', '8', '6.9096600000000015', '1.8113\\n']\n",
"['The Ancient World', '2', '90', '90', '13', '7.084', '2.7157\\n']\n",
"['The Civil War', '2', '1200', '1200', '12', '7.6713', '3.7816\\n']\n",
"['UBOOT The Board Game', '1', '30', '120', '12', '7.93312', '4.044\\n']\n",
"['Hab & Gut', '3', '45', '45', '10', '7.074', '2.1879\\n']\n",
"['Stephensons Rocket', '2', '60', '60', '12', '6.8837600000000005', '3.0653\\n']\n",
"['Antike II', '3', '90', '120', '13', '7.4828800000000015', '2.8824\\n']\n",
"['Himalaya', '3', '60', '60', '8', '6.99375', '2.5746\\n']\n",
"['Unconditional Surrender! World War 2 in Europe', '2', '60', '3000', '14', '8.33874', '3.7303\\n']\n",
"['Ultra-Tiny Epic Kingdoms', '2', '30', '45', '13', '6.62182', '2.0787\\n']\n",
"['Outfoxed!', '2', '15', '15', '5', '7.1999', '1.1026\\n']\n",
"['Junta', '2', '240', '240', '16', '6.70481', '2.8606\\n']\n",
"['One Deck Dungeon Forest of Shadows', '1', '30', '45', '14', '7.3148399999999985', '2.2759\\n']\n",
"['Neanderthal', '1', '60', '120', '14', '7.44848', '3.7\\n']\n",
"['51st State', '2', '40', '90', '10', '6.84698', '3.1068\\n']\n",
"['Arctic Scavengers', '2', '45', '60', '12', '6.85801', '2.2647\\n']\n",
"['The Climbers XL', '2', '45', '45', '8', '6.88925', '1.8384\\n']\n",
"['Indigo', '2', '30', '30', '8', '6.8719600000000005', '1.4762\\n']\n",
"['On the Underground', '2', '60', '60', '7', '6.90902', '2.4344\\n']\n",
"['Gulo Gulo', '2', '15', '20', '5', '6.8464399999999985', '1.0813\\n']\n",
"['A House Divided War Between the States 1861-65', '2', '240', '240', '12', '7.08208', '2.6405\\n']\n",
"['Folklore The Affliction', '1', '90', '120', '14', '7.966360000000001', '3.5745\\n']\n",
"['Space Cadets Dice Duel', '4', '30', '30', '12', '6.82878', '2.08\\n']\n",
"['Heroes of Terrinoth', '1', '30', '60', '14', '7.562119999999998', '2.5\\n']\n",
"['The Rose King', '2', '30', '30', '10', '6.80722', '1.964\\n']\n",
"['Pueblo', '2', '60', '60', '10', '6.91495', '2.269\\n']\n",
"['Beasty Bar', '2', '20', '20', '8', '6.8254800000000015', '1.4184\\n']\n",
"['Revolution!', '3', '60', '60', '13', '6.73308', '2.0455\\n']\n",
"['Spyfall 2', '3', '15', '15', '13', '7.08131', '1.25\\n']\n",
"['Artifacts', '2', '60', '60', '13', '6.838030000000002', '2.17\\n']\n",
"['The Hunters German U-Boats at War', '1', '120', '120', '12', '7.701189999999999', '2.5455\\n']\n",
"['Exodus Proxima Centauri', '2', '180', '180', '14', '7.1997', '3.6117\\n']\n",
"['Krosmaster Arena', '2', '45', '60', '14', '6.82717', '2.6467\\n']\n",
"['Pergamon', '2', '45', '45', '10', '6.92357', '2.2363\\n']\n",
"['Forge War', '1', '60', '180', '12', '7.28688', '3.7593\\n']\n",
"['Legendary Encounters A Firefly Deck Building Game', '1', '45', '90', '14', '7.2179', '2.68\\n']\n",
"['Draftosaurus', '2', '15', '15', '8', '7.178439999999998', '1.2105\\n']\n",
"['Oregon', '2', '45', '45', '8', '6.7709800000000016', '2.1502\\n']\n",
"['Space Crusade', '2', '120', '120', '10', '6.9954399999999985', '2.292\\n']\n",
"['Leonardo da Vinci', '2', '90', '90', '12', '6.7639999999999985', '3.1891\\n']\n",
"['Ogre', '1', '45', '45', '10', '6.949110000000001', '2.3471\\n']\n",
"['Unlock! Heroic Adventures', '1', '60', '60', '10', '8.04129', '2.5\\n']\n",
"['Imagine', '3', '15', '30', '12', '6.95787', '1.0513\\n']\n",
"['Ascension Rise of Vigil', '2', '30', '30', '13', '7.2027100000000015', '2.2794\\n']\n",
"['Empires in Arms', '2', '6000', '12000', '14', '7.56682', '4.41\\n']\n",
"['Europe Engulfed', '2', '720', '720', '14', '7.49193', '3.781\\n']\n",
"['The Red Dragon Inn 2', '2', '45', '45', '13', '6.9229', '1.8144\\n']\n",
"[\"Pirate's Cove\", '3', '60', '90', '8', '6.58255', '2.0064\\n']\n",
"['Pickomino', '2', '20', '20', '8', '6.55219', '1.1503\\n']\n",
"['Samurai Spirit', '1', '30', '30', '9', '6.70185', '2.1411\\n']\n",
"['Star Trek Attack Wing', '2', '60', '60', '14', '7.52447', '2.6953\\n']\n",
"['BANG!', '4', '20', '40', '10', '6.51743', '1.6369\\n']\n",
"['Helvetia', '2', '90', '90', '12', '7.00067', '3.0493\\n']\n",
"['Scotland Yard', '3', '45', '45', '10', '6.50741', '1.9581\\n']\n",
"['PitchCar Mini', '2', '30', '30', '6', '6.96364', '1.1477\\n']\n",
"['Kashgar Merchants of the Silk Road', '2', '45', '45', '12', '7.14762', '2.2632\\n']\n",
"['Android', '3', '180', '180', '13', '6.73946', '3.965\\n']\n",
"['Mordheim City of the Damned', '2', '60', '60', '10', '7.27908', '3.0746\\n']\n",
"['Calimala', '3', '75', '75', '10', '7.2084', '2.8571\\n']\n",
"['The Great Heartland Hauling Co.', '2', '30', '30', '10', '6.922339999999998', '1.8667\\n']\n",
"['A Study in Emerald (second edition)', '2', '60', '60', '13', '6.95565', '2.9375\\n']\n",
"['A Victory Lost Crisis in Ukraine 1942-1943', '2', '360', '360', '12', '7.667219999999999', '2.5763\\n']\n",
"['Evo (second edition)', '2', '60', '60', '14', '6.97186', '2.3788\\n']\n",
"['Steel Driver', '3', '60', '60', '11', '6.99748', '2.8009\\n']\n",
"['Risk 2210 A.D.', '2', '240', '240', '10', '6.691510000000001', '2.7181\\n']\n",
"['The Lord of the Ice Garden', '1', '90', '90', '14', '7.70377', '4.06\\n']\n",
"['Big City', '2', '60', '60', '10', '6.890689999999998', '2.2179\\n']\n",
"['Exit The Game \\\\u2013 The Sunken Treasure', '1', '45', '90', '10', '7.2274600000000015', '1.7273\\n']\n",
"['The Crew The Quest for Planet Nine', '2', '20', '20', '10', '7.87046', '2.1111\\n']\n",
"['Diamonds Club', '2', '75', '75', '10', '7.05745', '2.6264\\n']\n",
"['K\\\\u00f6nig von Siam', '2', '30', '30', '12', '6.91875', '2.7115\\n']\n",
"['New Bedford', '1', '30', '60', '12', '7.16454', '2.3659\\n']\n",
"['Kingdoms', '2', '45', '45', '9', '6.6379199999999985', '1.826\\n']\n",
"['Axis & Allies', '2', '240', '240', '12', '6.7066300000000005', '3.2113\\n']\n",
"['Breakout Normandy', '2', '240', '240', '12', '7.65274', '3.3822\\n']\n",
"['Flaschenteufel', '2', '30', '30', '10', '6.75322', '1.874\\n']\n",
"['Raccoon Tycoon', '2', '60', '90', '8', '7.41195', '2.125\\n']\n",
"['Historia', '1', '120', '120', '12', '6.9295', '3.1060000000000003\\n']\n",
"['V-Commandos', '1', '30', '180', '12', '7.89133', '2.7436\\n']\n",
"['Nefertiti', '3', '45', '45', '10', '6.99443', '2.3571\\n']\n",
"['Ground Floor', '2', '90', '150', '12', '7.07315', '3.7225\\n']\n",
"['Smash Up The Obligatory Cthulhu Set', '2', '30', '45', '12', '6.776839999999999', '2.1772\\n']\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"['Project ELITE', '1', '30', '30', '12', '7.71156', '2.4231\\n']\n",
"['Warfighter The Tactical Special Forces Card Game', '1', '30', '180', '0', '7.74175', '2.6966\\n']\n",
"['Backgammon', '2', '30', '30', '8', '6.5285199999999985', '2.0183\\n']\n",
"['La Boca', '3', '40', '40', '8', '7.0011600000000005', '1.3678\\n']\n",
"['Mystery of the Abbey', '3', '60', '90', '8', '6.54657', '2.2072\\n']\n",
"['DOOM The Board Game', '2', '120', '180', '14', '7.52844', '2.8649\\n']\n",
"['Shogi', '2', '60', '60', '8', '7.33395', '3.8125\\n']\n",
"['Welcome Back to the Dungeon', '2', '30', '30', '10', '6.82118', '1.3529\\n']\n",
"['Pioneer Days', '2', '45', '60', '14', '7.36574', '2.5349\\n']\n",
"['Black Rose Wars', '1', '90', '90', '14', '8.28267', '3.4423\\n']\n",
"['Beyond Balderdash', '2', '45', '45', '10', '6.81998', '1.4726\\n']\n",
"['Babel', '2', '45', '60', '12', '6.68462', '2.3959\\n']\n",
"['Theseus The Dark Orbit', '2', '45', '90', '8', '7.12304', '2.8131\\n']\n",
"['Fields of Fire', '1', '300', '300', '12', '7.77922', '4.1359\\n']\n",
"['Thunderstone Advance Numenera', '1', '60', '90', '12', '7.317039999999999', '2.7258\\n']\n",
"['Xiangqi', '2', '60', '60', '8', '7.13667', '3.5683\\n']\n",
"['Casus Belli', '2', '75', '75', '13', '7.130039999999998', '2.886\\n']\n",
"['Edo', '2', '60', '60', '12', '7.1094800000000005', '2.9537\\n']\n",
"['Timeline Science and Discoveries', '2', '15', '15', '8', '6.73723', '1.1869\\n']\n",
"['Kakerlakenpoker Royal', '2', '15', '25', '8', '7.0182699999999985', '1.1304\\n']\n",
"['Infinity', '2', '60', '60', '12', '8.056289999999999', '3.8523\\n']\n",
"['Warhammer Diskwars', '2', '45', '90', '14', '7.15199', '2.7661\\n']\n",
"['Bloodborne The Card Game', '3', '30', '45', '14', '6.966939999999999', '2.0455\\n']\n",
"['Zing!', '3', '30', '30', '10', '6.8815300000000015', '1.8606\\n']\n",
"['Fleet The Dice Game', '1', '30', '45', '8', '7.77065', '2.6364\\n']\n",
"['Deep Madness', '1', '60', '120', '16', '8.07366', '3.2857\\n']\n",
"['Duel of Ages II', '2', '150', '150', '12', '7.4470100000000015', '3.4091\\n']\n",
"['Adventure Time Love Letter', '2', '20', '20', '10', '7.23945', '1.0256\\n']\n",
"['Wooden Ships & Iron Men', '2', '60', '60', '12', '7.03483', '3.1271\\n']\n",
"['Qu\\\\u00e9bec', '2', '75', '75', '13', '7.150360000000001', '2.9841\\n']\n",
"['RAF The Battle of Britain 1940', '1', '300', '300', '0', '7.962999999999999', '3.2708\\n']\n",
"['Race! Formula 90', '2', '90', '270', '14', '8.000160000000001', '3.505\\n']\n",
"['Robo Rally', '2', '20', '120', '12', '7.09095', '2.2222\\n']\n",
"['Ave Caesar', '2', '30', '30', '12', '6.625589999999999', '1.3634\\n']\n",
"['Jungle Speed', '2', '10', '10', '7', '6.52259', '1.1417\\n']\n",
"['Renegade', '1', '90', '90', '14', '7.88932', '3.6316\\n']\n",
"['Transatlantic', '2', '60', '120', '12', '7.169410000000001', '3.1463\\n']\n",
"['Founding Fathers', '3', '90', '90', '13', '6.98831', '2.7532\\n']\n",
"['Legend of the Five Rings', '2', '45', '45', '12', '7.1520199999999985', '3.2937\\n']\n",
"['Kamisado Pocket', '2', '20', '20', '10', '6.9455', '2.4649\\n']\n",
"['Marvel Dice Masters Age of Ultron', '2', '60', '60', '14', '7.31855', '2.3478\\n']\n",
"['Bus', '3', '120', '120', '14', '7.2686899999999985', '3.0952\\n']\n",
"['Pax Pamir', '2', '60', '120', '12', '7.55122', '3.6351\\n']\n",
"['Unlock! The House on the Hill', '1', '60', '60', '10', '7.10973', '1.9286\\n']\n",
"['Capital Lux', '2', '30', '30', '10', '7.0727', '2.025\\n']\n",
"['Hare & Tortoise', '2', '45', '45', '8', '6.637010000000001', '1.9377\\n']\n",
"['Hit Z Road', '1', '30', '60', '12', '6.792789999999999', '1.88\\n']\n",
"['Napoleon The Waterloo Campaign', '2', '120', '120', '12', '7.31915', '2.477\\n']\n",
"['Timeline Music & Cinema', '2', '15', '15', '8', '6.76935', '1.1013\\n']\n",
"['Exit The Game \\\\u2013 The Sinister Mansion', '1', '45', '90', '12', '7.5518100000000015', '2.9091\\n']\n",
"['A Castle for All Seasons', '2', '60', '60', '10', '6.74307', '2.7885\\n']\n",
"['Mangrovia', '2', '75', '75', '10', '7.17828', '2.4521\\n']\n",
"['Royal Palace', '2', '60', '60', '12', '6.888560000000001', '2.785\\n']\n",
"['New York Slice', '2', '30', '30', '8', '6.79305', '1.4474\\n']\n",
"['Indian Summer', '1', '15', '60', '10', '6.857', '2.1837\\n']\n",
"['Fireteam Zero', '1', '90', '90', '14', '7.5546', '2.7059\\n']\n",
"['Arena Roma II', '2', '30', '45', '8', '6.91184', '1.9306\\n']\n",
"['Strat-O-Matic Baseball', '1', '45', '45', '11', '7.71341', '2.375\\n']\n",
"['Niagara', '3', '30', '45', '8', '6.5061', '1.8318\\n']\n",
"['Tortuga 1667', '2', '20', '40', '12', '7.00127', '2.0465\\n']\n",
"['Edge of Darkness', '1', '120', '120', '14', '7.71316', '3.3393\\n']\n",
"['John Company', '1', '90', '180', '14', '7.56648', '4.1842\\n']\n",
"['Fjords', '2', '30', '30', '8', '6.7362600000000015', '1.7154\\n']\n",
"['Eurorails', '2', '180', '240', '10', '7.07379', '2.7397\\n']\n",
"['Gloom of Kilforth A Fantasy Quest Game', '1', '60', '180', '13', '7.67252', '3.08\\n']\n",
"['Exit The Game \\\\u2013 The Forbidden Castle', '1', '45', '90', '12', '6.940689999999999', '3.2963\\n']\n",
"['Expedition Northwest Passage', '1', '60', '60', '14', '7.026039999999999', '2.6822\\n']\n",
"['Wildcatters', '2', '120', '120', '12', '7.572960000000001', '3.8548\\n']\n",
"['The Russian Campaign', '2', '360', '360', '12', '7.26913', '2.8701\\n']\n",
"['2 de Mayo', '2', '20', '20', '12', '6.93129', '2.1488\\n']\n",
"['Dale of Merchants 2 The Era of Trade Masters', '2', '30', '30', '10', '7.33743', '2.087\\n']\n",
"['Favor of the Pharaoh', '2', '45', '45', '13', '6.8178100000000015', '2.0\\n']\n",
"[\"Odin's Ravens\", '2', '30', '30', '10', '6.66127', '1.6771\\n']\n",
"['Felix The Cat in the Sack', '3', '20', '20', '8', '6.58335', '1.3948\\n']\n",
"['World of Warcraft The Boardgame', '2', '180', '180', '12', '6.6550600000000015', '3.5025\\n']\n",
"['Rommel in the Desert', '2', '150', '150', '12', '7.536510000000002', '3.4305\\n']\n",
"['The Adventurers The Temple of Chac', '2', '45', '45', '10', '6.5958', '1.6603\\n']\n",
"['Men At Work', '2', '30', '45', '8', '7.358119999999999', '1.0625\\n']\n",
"['Warriors of God The Wars of England & France', '2', '180', '180', '12', '7.431319999999999', '2.6176\\n']\n",
"['Agricola Family Edition', '1', '45', '45', '8', '7.14957', '2.3953\\n']\n",
"['Show Manager', '2', '60', '60', '10', '7.02185', '2.0949\\n']\n",
"['Steam Time', '2', '90', '90', '12', '7.1569699999999985', '2.9796\\n']\n",
"['Mare Nostrum', '3', '120', '120', '10', '6.73182', '2.9855\\n']\n",
"['The Great Dalmuti', '4', '60', '60', '8', '6.55111', '1.3019\\n']\n",
"['Ch\\\\u00e2teau Roquefort', '2', '30', '30', '6', '6.84992', '1.5909\\n']\n",
"['Cold War CIA vs KGB', '2', '30', '60', '12', '6.6444100000000015', '1.8575\\n']\n",
"['La Cosa Nostra', '3', '90', '90', '16', '7.751889999999999', '2.6744\\n']\n",
"['Love Letter The Hobbit \\\\u2013 The Battle of the Five Armies', '2', '20', '30', '8', '7.11867', '1.2653\\n']\n",
"['Thunderstone Advance Worlds Collide', '1', '60', '60', '12', '7.80779', '2.8214\\n']\n",
"['Ra The Dice Game', '2', '45', '45', '10', '6.77083', '1.743\\n']\n",
"['Seeland', '2', '45', '60', '9', '6.93756', '2.3175\\n']\n",
"['Ubongo 3-D', '2', '30', '30', '10', '7.15441', '2.0253\\n']\n",
"['The King Is Dead', '2', '30', '50', '12', '7.14416', '2.5714\\n']\n",
"['Solenia', '1', '30', '45', '10', '7.226489999999999', '2.2979\\n']\n",
"['Portrayal', '3', '45', '45', '12', '6.9801', '1.2222\\n']\n",
"[\"Time's Up! Deluxe\", '4', '60', '60', '13', '7.49415', '1.3095\\n']\n",
"['Battle Sheep \\\\u0e2a\\\\u0e21\\\\u0e23\\\\u0e20\\\\u0e39\\\\u0e21\\\\u0e34\\\\u0e40\\\\u0e08\\\\u0e49\\\\u0e32\\\\u0e02\\\\u0e19\\\\u0e1b\\\\u0e38\\\\u0e22', '2', '15', '15', '7', '6.69298', '1.496\\n']\n",
"['Perikles', '3', '120', '120', '13', '6.925489999999999', '3.2768\\n']\n",
"['Trambahn', '2', '30', '45', '8', '6.9798', '1.8272\\n']\n",
"['Maximum Apocalypse', '1', '45', '90', '13', '7.59819', '2.1944\\n']\n",
"['High Frontier (Third Edition)', '1', '120', '240', '14', '8.35497', '4.697\\n']\n",
"['IKI', '2', '60', '90', '14', '7.55682', '2.8983\\n']\n",
"['Teenage Mutant Ninja Turtles Shadows of the Past', '2', '60', '90', '14', '7.5517699999999985', '2.7097\\n']\n",
"['Warmachine Prime Mk II', '2', '60', '60', '12', '7.8192', '3.7049\\n']\n",
"['Clans', '2', '30', '30', '10', '6.55598', '2.0265\\n']\n",
"['Heroscape Marvel The Conflict Begins', '2', '60', '60', '8', '6.996460000000001', '2.063\\n']\n",
"['Wits & Wagers Party', '4', '25', '25', '8', '6.93002', '1.1429\\n']\n",
"['Tiny Epic Western', '1', '30', '45', '14', '6.71144', '2.8571\\n']\n",
"['Silver & Gold', '2', '20', '20', '8', '7.3151100000000016', '1.0952\\n']\n",
"['Marrakech Giant Edition', '2', '30', '30', '6', '6.7195', '1.3731\\n']\n",
"['Set!', '1', '30', '30', '6', '6.48859', '1.6875\\n']\n",
"['Guilds of London', '1', '45', '90', '10', '6.94446', '3.037\\n']\n",
"['Smash Up Cease and Desist', '2', '45', '45', '12', '7.525410000000001', '3.0\\n']\n",
"['Axis and Allies', '2', '180', '180', '12', '6.5596', '3.0392\\n']\n",
"['Compounded', '2', '30', '90', '13', '6.7861699999999985', '2.4196\\n']\n",
"['\\\\u9ed1\\\\u5e6b\\\\u8001\\\\u5927', '2', '40', '40', '10', '6.83735', '1.781\\n']\n",
"['Middara Unintentional Malum \\\\u2013 Act 1', '1', '60', '60', '15', '8.7872', '3.7963\\n']\n",
"['La Granja No Siesta', '1', '30', '45', '10', '6.91517', '2.2222\\n']\n",
"['Treasure Hunter', '2', '40', '40', '8', '6.78343', '1.8721\\n']\n",
"['Tsuro of the Seas', '2', '30', '30', '8', '6.56928', '1.4145\\n']\n",
"['We the People', '2', '120', '120', '12', '7.3040600000000016', '2.7194\\n']\n",
"['A Game of Thrones Hand of the King', '2', '15', '30', '14', '6.724239999999999', '1.1852\\n']\n",
"['Beyond Baker Street', '2', '20', '20', '13', '6.9459300000000015', '2.2258\\n']\n",
"['Dungeon Twister 2 Prison', '1', '60', '60', '10', '7.29812', '3.2473\\n']\n",
"['Heroscape Master Set Battle for the Underdark', '2', '60', '60', '8', '7.49487', '2.4565\\n']\n",
"['Serenissima (first edition)', '2', '120', '120', '12', '6.8652', '3.0435\\n']\n",
"['Escape Tales The Awakening', '1', '180', '300', '12', '7.423660000000001', '2.1765\\n']\n",
"['Navajo Wars', '1', '120', '120', '12', '7.987719999999999', '3.8\\n']\n",
"['Horus Heresy (2010)', '2', '135', '135', '13', '7.05333', '3.7436\\n']\n",
"['Castaways', '1', '120', '120', '14', '7.02223', '2.9927\\n']\n",
"['Covert', '2', '45', '90', '10', '7.19013', '3.025\\n']\n",
"['Escape the Dark Castle', '1', '20', '45', '14', '7.75318', '1.3036\\n']\n",
"['The Red Dragon Inn', '2', '45', '45', '13', '6.5644399999999985', '1.6629\\n']\n",
"['Otys', '2', '60', '60', '14', '7.04022', '2.9623\\n']\n",
"['Archaeology The Card Game', '2', '20', '20', '8', '6.678610000000001', '1.3419\\n']\n",
"['Die Prinzen von Machu Picchu', '2', '90', '90', '12', '6.96811', '3.1011\\n']\n",
"['Relic', '2', '180', '180', '14', '6.82131', '2.4759\\n']\n",
"['Adventure Land', '2', '45', '45', '10', '6.9364300000000005', '1.9318\\n']\n",
"['Ascension Realms Unraveled', '1', '30', '30', '13', '7.56601', '2.1724\\n']\n",
"['Bootleggers', '3', '90', '90', '14', '6.68013', '2.6197\\n']\n",
"['Um Reifenbreite', '2', '60', '90', '8', '6.82267', '1.9626\\n']\n",
"['Letter Jam', '2', '45', '45', '10', '7.404039999999998', '2.0952\\n']\n",
"[\"Normandy '44\", '2', '420', '420', '0', '7.87984', '3.3529\\n']\n",
"['Wings of War Watch Your Back!', '2', '20', '20', '10', '6.96777', '1.7062\\n']\n",
"['GKR Heavy Hitters', '1', '60', '120', '12', '7.75025', '2.7568\\n']\n",
"['Inca Empire', '3', '120', '120', '12', '7.052010000000001', '3.1364\\n']\n",
"['Flip Ships', '1', '30', '45', '8', '7.1269300000000015', '1.4444\\n']\n",
"['Agents of SMERSH', '1', '90', '90', '13', '7.0202100000000005', '2.5055\\n']\n",
"['Sail to India', '3', '60', '60', '14', '6.75426', '2.2158\\n']\n",
"['American Rails', '3', '90', '90', '14', '7.442189999999999', '2.8472\\n']\n",
"['Super Dungeon Explore', '2', '120', '120', '10', '6.84353', '2.7547\\n']\n",
"['Cutthroat Caverns', '3', '90', '90', '12', '6.56228', '2.0781\\n']\n",
"['Conquest of the Empire', '2', '180', '240', '10', '6.7472699999999985', '3.0615\\n']\n",
"['My First Carcassonne', '2', '10', '20', '4', '6.718210000000001', '1.1283\\n']\n",
"['Habitats', '2', '30', '50', '10', '7.3585699999999985', '2.2857\\n']\n",
"['Trans Europa', '2', '20', '20', '8', '6.646960000000001', '1.4104\\n']\n",
"['Impulse', '2', '30', '60', '13', '6.86981', '2.964\\n']\n",
"['Trismegistus The Ultimate Formula', '1', '90', '120', '14', '7.62938', '3.8661\\n']\n",
"['Last Night on Earth Timber Peak', '2', '90', '90', '12', '7.6276', '2.6136\\n']\n",
"['Carcassonne Gold Rush', '2', '35', '35', '8', '7.18187', '1.9149\\n']\n",
"['Pathfinder Adventure Card Game Wrath of the Righteous \\\\u2013 Base Set', '1', '120', '120', '13', '7.4992800000000015', '3.1282\\n']\n",
"['The Bridges of Shangri-La', '3', '60', '60', '10', '6.78112', '2.7244\\n']\n",
"['Confusion Espionage and Deception in the Cold War', '2', '30', '45', '12', '7.097860000000002', '2.4111\\n']\n",
"['Talisman (Revised 4th Edition)', '2', '90', '90', '13', '6.52596', '2.1926\\n']\n",
"[\"Unlock! The Tonipal's Treasure\", '1', '60', '60', '10', '7.12995', '2.5333\\n']\n",
"[\"Zombie 15'\", '2', '15', '15', '14', '6.91365', '2.2317\\n']\n",
"['Wits and Wagers Family Deluxe Edition', '3', '20', '20', '8', '6.93766', '1.1081\\n']\n",
"['Dice Settlers', '1', '45', '60', '14', '7.01772', '2.9592\\n']\n",
"['Wasabi!', '2', '30', '45', '10', '6.54389', '1.9026\\n']\n",
"['Cthulhu Realms', '2', '25', '45', '14', '6.76236', '2.0972\\n']\n",
"['Unlock! The Adventurers of Oz', '1', '60', '60', '10', '7.551080000000002', '2.8462\\n']\n",
"['Drum Roll', '2', '90', '90', '12', '6.93112', '3.0449\\n']\n",
"['Sanssouci', '2', '30', '45', '8', '7.1368', '2.0517\\n']\n",
"['Elasund The First City', '2', '60', '90', '10', '6.642060000000002', '2.7317\\n']\n",
"['Wealth of Nations', '3', '120', '120', '13', '6.91954', '3.6176\\n']\n",
"['Drop It', '2', '30', '30', '8', '6.9717699999999985', '1.1429\\n']\n",
"['Nyet!', '2', '30', '30', '10', '6.806210000000001', '1.9213\\n']\n",
"['Hermagor', '2', '90', '120', '12', '6.9165', '3.1783\\n']\n",
"['Petite Pastiche', '2', '45', '60', '10', '6.8510100000000005', '2.2701\\n']\n",
"['Hamsterrolle', '2', '30', '30', '7', '6.81504', '1.0755\\n']\n",
"['Catan Histories Settlers of America \\\\u2013 Trails to Rails', '3', '120', '120', '12', '6.821269999999998', '2.6815\\n']\n",
"['Hornet Leader Carrier Air Operations', '1', '60', '60', '12', '7.87763', '2.8119\\n']\n",
"['The Hanging Gardens', '2', '45', '45', '8', '6.783060000000001', '1.9437\\n']\n",
"['Gl\\\\u00fcck Auf Das gro\\\\u00dfe Kartenspiel', '2', '50', '80', '10', '7.206760000000001', '2.6786\\n']\n",
"['The Red Dragon Inn 3', '2', '30', '60', '13', '7.198460000000002', '1.9459\\n']\n",
"['Wings of War Deluxe Set', '2', '45', '45', '0', '7.2705199999999985', '2.012\\n']\n",
"['Spirits of the Wild', '2', '15', '30', '10', '7.47272', '1.2692\\n']\n",
"['Thanos Rising Avengers Infinity War', '2', '60', '90', '10', '7.240989999999999', '2.0333\\n']\n",
"['DinoGenics', '1', '90', '120', '14', '7.6829399999999985', '2.95\\n']\n",
"['Hoity Toity', '2', '45', '45', '12', '6.52495', '1.8652\\n']\n",
"['Riff Raff', '2', '30', '30', '8', '6.95903', '1.2192\\n']\n",
"['Harbour', '1', '30', '60', '10', '6.56289', '2.0774\\n']\n",
"['On Tour', '1', '20', '20', '7', '7.24275', '1.5185\\n']\n",
"['Zombicide Invader', '1', '60', '60', '14', '7.98445', '2.3103\\n']\n",
"[\"Time's Up! Edici\\\\u00f3n Azul\", '4', '45', '45', '12', '7.27502', '1.2364\\n']\n",
"['Pichenotte', '2', '60', '60', '6', '7.00738', '1.4833\\n']\n",
"['SNCF', '3', '30', '30', '8', '6.7446', '1.8156\\n']\n",
"['B-17 Queen of the Skies', '1', '20', '20', '12', '7.02937', '2.3476\\n']\n",
"['Star Trek Panic', '1', '90', '90', '13', '7.0617899999999985', '2.1\\n']\n",
"['Jaws', '2', '60', '60', '12', '7.523789999999999', '2.2083\\n']\n",
"[\"Frank's Zoo\", '3', '60', '60', '10', '6.6166399999999985', '1.5377\\n']\n",
"['BattleCON Fate of Indines', '2', '30', '60', '10', '8.000810000000001', '3.1667\\n']\n",
"['Ecos First Continent', '2', '45', '75', '14', '7.2654', '2.5610000000000004\\n']\n",
"['Florenza', '2', '200', '200', '14', '7.42505', '3.7419\\n']\n",
"['Hellboy The Board Game', '1', '60', '90', '14', '8.20128', '2.7429\\n']\n",
"['Castellion', '1', '30', '30', '10', '6.99005', '2.0392\\n']\n",
"['Fighting Formations Grossdeutschland Motorized Infantry Division', '2', '180', '180', '0', '7.613810000000001', '3.2946\\n']\n",
"['Rise to Nobility', '1', '25', '150', '14', '7.0698300000000005', '3.3175\\n']\n",
"['Samurai Sword', '3', '20', '40', '8', '6.693510000000002', '1.7603\\n']\n",
"['Good Cop Bad Cop', '4', '10', '20', '12', '6.6682', '1.2551\\n']\n",
"['Kolejka Queue', '2', '60', '60', '12', '6.72715', '2.0351\\n']\n",
"['Coffee Roaster', '1', '10', '30', '12', '7.73031', '2.1429\\n']\n",
"['Rum & Bones', '2', '60', '60', '14', '7.00813', '2.2778\\n']\n",
"['The Ark of the Covenant', '2', '30', '30', '8', '6.97699', '1.9239\\n']\n",
"['Holmes Sherlock & Mycroft', '2', '20', '30', '10', '6.87688', '1.8596\\n']\n",
"['Lotus', '2', '30', '30', '8', '6.77175', '1.475\\n']\n",
"['Star Wars Legion', '2', '60', '120', '14', '8.054910000000001', '3.3478\\n']\n",
"['Circle the Wagons', '2', '15', '15', '8', '7.22963', '1.7419\\n']\n",
"['Space Cadets', '3', '60', '120', '8', '6.6145', '2.7425\\n']\n",
"['Palastgefl\\\\u00fcster', '3', '45', '45', '10', '6.7846', '1.646\\n']\n",
"['Mafia de Cuba', '6', '10', '20', '10', '6.6138', '1.5132\\n']\n",
"['Sol Last Days of a Star', '1', '45', '90', '10', '7.59023', '2.8966\\n']\n",
"['Run', '1', '40', '40', '13', '6.94274', '1.9565\\n']\n",
"['City of Horror', '3', '90', '90', '13', '6.708010000000002', '2.4348\\n']\n",
"['Copenhagen Deluxe Edition', '2', '20', '40', '8', '7.29863', '1.7742\\n']\n",
"['World War II Barbarossa to Berlin', '2', '420', '420', '14', '7.27797', '3.5844\\n']\n",
"['Snake Oil', '3', '20', '30', '10', '6.7230300000000005', '1.1519\\n']\n",
"['Field Commander Napoleon', '1', '180', '180', '12', '7.70667', '2.7826\\n']\n",
"['Yunnan', '2', '90', '90', '12', '7.14653', '3.2376\\n']\n",
"['Classic BattleTech Introductory Box Set', '2', '120', '120', '14', '7.644610000000001', '3.5395\\n']\n",
"['Mamma Mia!', '2', '30', '30', '10', '6.47803', '1.3695\\n']\n",
"['Dr. Eureka', '2', '15', '15', '8', '6.6618', '1.0811\\n']\n",
"['Museum', '2', '30', '60', '12', '7.25398', '2.4375\\n']\n",
"['NEOM', '1', '45', '45', '10', '7.39332', '2.4412\\n']\n",
"['Werewolf', '8', '60', '60', '8', '6.5613100000000015', '1.396\\n']\n",
"['Oltremare Merchants of Venice', '2', '60', '60', '12', '6.66252', '2.5108\\n']\n",
"['Wings of War Burning Drachens', '1', '20', '20', '10', '7.13191', '1.9595\\n']\n",
"['League of Six', '3', '75', '120', '12', '6.8106300000000015', '2.8878\\n']\n",
"['Illusion', '2', '15', '15', '8', '6.85433', '1.069\\n']\n",
"['Flatline', '1', '25', '45', '10', '7.26348', '2.2917\\n']\n",
"['Qin', '2', '30', '30', '8', '6.808839999999999', '2.037\\n']\n",
"['The Expanse Board Game', '2', '60', '60', '14', '7.20665', '2.7742\\n']\n",
"['Copycat', '2', '95', '95', '12', '6.76348', '2.7059\\n']\n",
"['\\\\u5e55\\\\u5f8c\\\\u4ea4\\\\u6613', '3', '45', '45', '10', '6.60159', '1.6186\\n']\n",
"['Street Masters', '1', '45', '120', '14', '8.4421', '2.7143\\n']\n",
"['Quests of Valeria', '1', '20', '45', '14', '7.0518399999999986', '2.2941\\n']\n",
"['Seenot im Rettungsboot', '3', '90', '90', '12', '6.58432', '1.7883\\n']\n",
"['Path of Light and Shadow', '2', '60', '120', '14', '7.48568', '3.175\\n']\n",
"['Victory in the Pacific', '2', '300', '300', '12', '7.193460000000001', '2.3784\\n']\n",
"['Alea Iacta Est', '2', '60', '60', '9', '6.6412', '1.912\\n']\n",
"['20th Century', '3', '120', '120', '13', '6.86989', '2.9618\\n']\n",
"['SPQR (Deluxe Edition)', '2', '240', '240', '12', '7.960439999999998', '3.8043\\n']\n",
"['Atlantic Star', '2', '60', '60', '10', '6.86856', '2.1442\\n']\n",
"['1870 Railroading across the Trans Mississippi from 1870', '2', '360', '360', '14', '7.43894', '4.184\\n']\n",
"['Mall of Horror', '3', '60', '60', '14', '6.6397', '1.9463\\n']\n",
"['The Flow of History Deluxified', '2', '60', '90', '12', '6.86498', '2.4848\\n']\n",
"['Wildlife Safari', '2', '20', '30', '7', '6.63243', '1.2952\\n']\n",
"['Sails of Glory', '2', '45', '45', '13', '7.524960000000001', '2.9103\\n']\n",
"['Isla Dorada', '3', '60', '60', '10', '6.72254', '2.1667\\n']\n",
"['Carcassonne Amazonas', '2', '35', '35', '8', '7.12724', '1.9286\\n']\n",
"['Werewords Deluxe Edition', '2', '10', '10', '8', '7.664839999999999', '1.1818\\n']\n",
"['Il Vecchio', '2', '60', '60', '10', '6.93325', '2.6168\\n']\n",
"['Magnum Sal', '2', '60', '120', '10', '7.00475', '2.9592\\n']\n",
"['Set a Watch', '1', '45', '80', '13', '7.526860000000001', '2.4375\\n']\n",
"['City of Iron Second Edition', '2', '120', '120', '13', '7.34725', '3.1739\\n']\n",
"['Pyramid of Pengqueen', '2', '30', '45', '8', '6.905480000000002', '1.3704\\n']\n",
"['Ticket to Ride Germany', '2', '30', '60', '8', '7.68015', '1.7826\\n']\n",
"['FITS', '1', '45', '45', '8', '6.59069', '1.3905\\n']\n",
"['Founders of Gloomhaven', '1', '90', '120', '12', '6.8066', '4.1355\\n']\n",
"['Funkenschlag', '2', '180', '180', '12', '7.556710000000002', '3.5806\\n']\n",
"['Campaign Manager 2008', '2', '30', '45', '13', '6.657260000000001', '2.2132\\n']\n",
"['Spirits of the Forest', '1', '20', '20', '14', '7.0038300000000016', '1.3404\\n']\n",
"['Piepmatz', '2', '20', '40', '12', '7.227419999999999', '2.1111\\n']\n",
"['Sylla', '3', '60', '90', '12', '6.7549', '3.1189\\n']\n",
"['Planet', '2', '30', '45', '8', '6.8087399999999985', '1.5714\\n']\n",
"['Urban Sprawl', '2', '180', '180', '12', '6.76397', '3.3109\\n']\n",
"['\\\\u5f9e\\\\u524d\\\\u5f9e\\\\u524d...', '2', '30', '30', '8', '6.4314800000000005', '1.3849\\n']\n",
"['Cube Quest', '2', '15', '15', '8', '6.841260000000001', '1.0923\\n']\n",
"['Mythotopia', '2', '60', '120', '13', '6.8825', '3.102\\n']\n",
"['Horse Fever', '2', '90', '90', '10', '6.9813800000000015', '2.3465\\n']\n",
"['Nieuw Amsterdam', '2', '90', '90', '12', '7.0815100000000015', '3.2371\\n']\n",
"['Valdora', '3', '60', '60', '10', '6.81347', '2.2786\\n']\n",
"['The Ravens of Thri Sahashri', '2', '45', '45', '12', '7.24781', '3.3889\\n']\n",
"['Samarkand Routes to Riches', '2', '45', '45', '8', '6.899889999999999', '2.2676\\n']\n",
"['Bottom of the 9th', '1', '5', '20', '13', '6.86533', '1.6792\\n']\n",
"['Tudor Euchre & Pinnochle', '2', '45', '45', '8', '6.77622', '1.6974\\n']\n",
"['HeroQuest Advanced Quest', '2', '90', '90', '10', '7.281060000000001', '2.1852\\n']\n",
"['Razzia!', '2', '45', '45', '12', '6.810060000000001', '1.9609\\n']\n",
"['DungeonQuest (third edition)', '1', '90', '90', '13', '6.63972', '2.1574\\n']\n",
"['Edel', '3', '60', '60', '9', '6.92148', '2.08\\n']\n",
"['Panic on Wall Street!', '3', '30', '30', '8', '7.00638', '1.663\\n']\n",
"['Android Infiltration', '2', '30', '45', '14', '6.560339999999999', '2.0987\\n']\n",
"['Police Precinct', '1', '90', '90', '13', '6.931960000000001', '2.5357\\n']\n",
"['Axis & Allies Spring 1942', '2', '240', '240', '12', '6.91822', '3.1925\\n']\n",
"['The Dresden Files Cooperative Card Game', '1', '30', '30', '13', '7.09895', '2.1154\\n']\n",
"['Oasis', '3', '60', '60', '10', '6.7161800000000005', '2.3168\\n']\n",
"['DungeonQuest', '1', '20', '60', '10', '6.70552', '1.9352\\n']\n",
"['Epic Spell Wars of the Battle Wizards Duel at Mt. Skullzfyre', '2', '30', '30', '15', '6.55055', '1.5907\\n']\n",
"['Crusader Rex', '2', '180', '180', '12', '7.164060000000001', '2.9219\\n']\n",
"['1860 Railways on the Isle of Wight', '2', '240', '240', '13', '7.96483', '4.1159\\n']\n",
"['Q.E.', '3', '45', '45', '8', '7.548999999999999', '1.625\\n']\n",
"['City of Spies Estoril 1942', '2', '45', '60', '10', '7.09382', '2.6087\\n']\n",
"['LYNGK', '2', '30', '60', '13', '7.657139999999999', '2.9474\\n']\n",
"['Nuns on the Run', '2', '45', '45', '10', '6.5232199999999985', '2.0704\\n']\n",
"['Bonaparte at Marengo', '2', '120', '120', '12', '7.3848600000000015', '3.2047\\n']\n",
"['Tayu', '2', '30', '45', '10', '6.957510000000001', '2.0671\\n']\n",
"['Alien Artifacts', '2', '60', '60', '10', '6.77003', '2.9583\\n']\n",
"['1944 Race to the Rhine', '1', '90', '90', '14', '7.2652199999999985', '2.901\\n']\n",
"['Ribbit', '2', '20', '20', '5', '6.7671100000000015', '1.1034\\n']\n",
"['Terra', '2', '45', '60', '10', '6.81255', '1.4808\\n']\n",
"['Dragonheart', '2', '30', '30', '13', '6.57584', '1.3774\\n']\n",
"['Iron Dragon', '2', '240', '240', '12', '6.9805199999999985', '2.9441\\n']\n",
"['The Napoleonic Wars (Second Edition)', '2', '240', '240', '0', '7.46563', '3.3878\\n']\n",
"['OddVille', '2', '30', '60', '10', '6.822189999999999', '2.3529\\n']\n",
"['Ultimate Werewolf Deluxe Edition', '5', '30', '30', '8', '7.142339999999999', '1.4\\n']\n",
"['Conquest of Planet Earth The Space Alien Game', '1', '30', '90', '12', '6.90727', '2.2157\\n']\n",
"['Time of Legends Joan of Arc', '2', '45', '90', '14', '8.45309', '3.4651\\n']\n",
"['Warhammer Underworlds Nightvault', '2', '30', '60', '12', '8.0788', '2.2857\\n']\n",
"['Long Shot', '3', '60', '60', '10', '6.73008', '1.7487\\n']\n",
"['Gl\\\\u00fcx', '2', '30', '45', '8', '7.151089999999999', '1.6071\\n']\n",
"['Dawn of the Zeds (Second edition)', '1', '45', '90', '13', '7.89751', '3.1176\\n']\n",
"['N\\\\u0113t\\\\u0101-Tanka Deluxe Edition', '1', '60', '90', '14', '7.350810000000001', '2.8182\\n']\n",
"['Lost Legacy The Starship', '2', '10', '10', '10', '6.6441', '1.2727\\n']\n",
"['Tanto Cuore', '2', '45', '45', '13', '6.888210000000001', '2.1743\\n']\n",
"['The Adventurers The Pyramid of Horus', '2', '45', '45', '13', '6.78269', '1.7545\\n']\n",
"['Mage Wars Academy', '2', '30', '30', '14', '7.267689999999999', '2.96\\n']\n",
"['Aristeia!', '2', '60', '90', '14', '8.40087', '3.0\\n']\n",
"['Memoarrr!', '2', '10', '20', '8', '6.98112', '1.1429\\n']\n",
"['Labyrinth', '2', '20', '20', '8', '6.38983', '1.3762\\n']\n",
"['Take it Easy!', '1', '20', '20', '10', '6.62275', '1.4884\\n']\n",
"['Nightfall', '2', '45', '45', '12', '6.51051', '2.6389\\n']\n",
"['Pit', '3', '30', '90', '7', '6.38667', '1.1574\\n']\n",
"['Richard III The Wars of the Roses', '2', '120', '120', '12', '7.40028', '2.6418\\n']\n",
"[\"Ardennes '44\", '2', '360', '360', '12', '8.00062', '3.6702\\n']\n",
"['Around the World in 80 Days', '2', '50', '70', '10', '6.5789399999999985', '1.8088\\n']\n",
"['El Capit\\\\u00e1n', '2', '75', '75', '10', '6.78563', '2.9133\\n']\n",
"['Shadowrift', '1', '45', '120', '14', '7.22992', '2.7077\\n']\n",
"['Cinque Terre', '2', '60', '60', '13', '7.031339999999998', '2.3605\\n']\n",
"['Keltis', '2', '30', '30', '10', '6.4226', '1.649\\n']\n",
"['Ascension Darkness Unleashed', '1', '30', '30', '13', '7.472810000000001', '2.2963\\n']\n",
"['Cytosis A Cell Biology Board Game', '2', '60', '90', '10', '7.12187', '2.5\\n']\n",
"['Cooper Island', '2', '60', '120', '12', '7.718489999999999', '4.0875\\n']\n",
"['Gaslands', '2', '45', '90', '11', '8.24634', '2.6429\\n']\n",
"['Abalone Classic', '2', '30', '30', '7', '6.4404', '2.1903\\n']\n",
"['Inkognito (2013)', '3', '90', '90', '10', '6.58978', '2.1574\\n']\n",
"['The Builders Middle Ages', '2', '30', '30', '10', '6.51414', '1.7914\\n']\n",
"['Timeline Challenge', '2', '30', '30', '10', '7.067010000000002', '1.3030000000000002\\n']\n",
"['Detective City of Angels', '1', '30', '150', '14', '8.08842', '2.5\\n']\n",
"['Key Flow', '2', '45', '75', '14', '7.5069', '2.8421\\n']\n",
"['Assyria', '2', '45', '90', '12', '6.8780800000000015', '3.0075\\n']\n",
"['Bob Ross Art of Chill Game', '2', '30', '30', '12', '6.93439', '1.7895\\n']\n",
"['Bargain Quest', '2', '30', '60', '8', '7.09679', '1.8387\\n']\n",
"['Chronicle', '3', '30', '30', '12', '6.82233', '1.9894\\n']\n",
"['Spades for Dummies', '4', '60', '60', '10', '6.745610000000001', '2.0359\\n']\n",
"['Fortress America', '2', '180', '180', '12', '6.70147', '2.6444\\n']\n",
"['Age of War', '2', '15', '30', '14', '6.43972', '1.1126\\n']\n",
"['Constantinopolis', '2', '90', '90', '12', '6.91172', '3.1181\\n']\n",
"['Subbuteo', '2', '20', '20', '6', '6.94746', '1.8413\\n']\n",
"['Citrus', '2', '60', '60', '10', '7.10105', '2.5208\\n']\n",
"['EastFront II', '2', '240', '240', '12', '8.044939999999999', '3.5111\\n']\n",
"['Irish Gauge', '3', '60', '60', '12', '7.35313', '2.4062\\n']\n",
"['Circus Flohcati', '2', '15', '15', '6', '6.627489999999999', '1.2297\\n']\n",
"['Kingsport Festival', '3', '90', '90', '12', '6.74643', '2.6333\\n']\n",
"['Code 777', '2', '60', '60', '10', '6.734560000000001', '2.3276\\n']\n",
"['Kepler-3042', '1', '60', '90', '14', '7.4159', '3.5455\\n']\n",
"['Guildhall Job Faire', '2', '30', '45', '10', '7.1849300000000005', '2.1818\\n']\n",
"['Colonial Twilight The French-Algerian War', '1', '90', '300', '12', '7.827269999999999', '3.7333\\n']\n",
"['Crystal Palace', '2', '90', '150', '14', '7.721789999999999', '3.8148\\n']\n",
"['Greed', '2', '30', '30', '10', '6.701860000000001', '2.0105\\n']\n",
"['The End of the Triumvirate', '2', '60', '90', '10', '6.81526', '2.7294\\n']\n",
"['XenoShyft Dreadmire', '1', '30', '60', '14', '7.35878', '2.6111\\n']\n",
"['J\\\\u00f3rv\\\\u00edk', '2', '45', '90', '10', '6.89124', '2.5\\n']\n",
"['Exit The Game \\\\u2013 The Mysterious Museum', '1', '45', '90', '10', '7.34248', '2.0909\\n']\n",
"['Helios', '2', '60', '60', '10', '6.8011300000000015', '2.8681\\n']\n",
"['Powerboats', '2', '60', '60', '9', '6.7237100000000005', '1.6906\\n']\n",
"['Lost Valley', '3', '60', '60', '10', '6.75537', '2.6193\\n']\n",
"['Key Harvest', '2', '90', '90', '10', '6.7846600000000015', '3.0372\\n']\n",
"['Revolution The Dutch Revolt 1568-1648', '2', '240', '480', '12', '7.326969999999998', '4.2678\\n']\n",
"['Asante', '2', '40', '40', '10', '6.89474', '2.0\\n']\n",
"['Pendragon The Fall of Roman Britain', '1', '60', '360', '12', '7.98882', '4.2833\\n']\n",
"['Strike', '2', '15', '15', '8', '6.77233', '1.0541\\n']\n",
"['Safranito', '2', '30', '45', '10', '6.919580000000002', '1.7442\\n']\n",
"['Tower of Babel', '3', '45', '45', '10', '6.63195', '2.3378\\n']\n",
"['DungeonQuest Revised Edition', '1', '60', '60', '14', '7.09219', '1.971\\n']\n",
"['Age of Conan The Strategy Board Game', '2', '90', '90', '12', '6.66171', '3.2689\\n']\n",
"['Dragonwood', '2', '20', '20', '8', '6.76733', '1.4706\\n']\n",
"[\"Time's Up! Edici\\\\u00f3n Amarilla\", '4', '30', '30', '0', '7.41426', '1.1212\\n']\n",
"['Trapwords', '4', '30', '45', '8', '7.10382', '1.3158\\n']\n",
"['Dynasties Heirate & Herrsche', '3', '60', '90', '12', '7.2405', '3.0625\\n']\n",
"['Lords of Scotland', '2', '35', '35', '12', '6.7854899999999985', '1.9394\\n']\n",
"['Tempel des Schreckens', '3', '15', '15', '8', '7.098', '1.1667\\n']\n",
"['Illuminati (Second Edition)', '2', '60', '180', '12', '6.49779', '2.6508\\n']\n",
"['Uptown', '2', '30', '40', '8', '6.695060000000002', '1.7079\\n']\n",
"['Risk Europe', '2', '45', '180', '14', '7.50933', '2.75\\n']\n",
"['Warhammer Quest Silver Tower', '2', '60', '120', '14', '7.52584', '2.3333\\n']\n",
"['Villa Paletti', '2', '30', '30', '8', '6.46214', '1.1566\\n']\n",
"['Zicke Zacke Igelkacke', '2', '15', '20', '4', '6.58807', '1.1053\\n']\n",
"['Wiz-War', '2', '60', '60', '10', '6.8861', '1.9822\\n']\n",
"['To Court the King', '2', '45', '45', '10', '6.46504', '1.7313\\n']\n",
"['Perry Rhodan The Cosmic League', '2', '30', '30', '10', '6.77425', '1.9606\\n']\n",
"['Escape from Colditz', '2', '180', '180', '12', '6.642460000000002', '2.2385\\n']\n",
"['Waggle Dance', '2', '30', '90', '10', '7.019819999999998', '2.3333\\n']\n",
"['Verr\\\\u00e4ter', '3', '60', '60', '12', '6.7164600000000005', '2.5707\\n']\n",
"['Pente', '2', '30', '30', '8', '6.63678', '2.1068\\n']\n",
"['Monolith Arena', '2', '30', '45', '10', '7.89302', '2.5556\\n']\n",
"['Dungeons & Dragons Conquest of Nerath Board Game', '2', '120', '240', '12', '6.9513300000000005', '2.64\\n']\n",
"['Bios Megafauna (Second Edition)', '1', '90', '180', '12', '7.77591', '4.4697\\n']\n",
"['The Great Battles of Alexander Deluxe Edition', '2', '240', '240', '12', '7.7236600000000015', '3.6087\\n']\n",
"['Warmachine', '2', '60', '60', '12', '7.29975', '3.4729\\n']\n",
"['Conquest of Paradise', '1', '90', '90', '12', '6.919289999999998', '2.4706\\n']\n",
"['Gloom', '2', '60', '60', '13', '6.35426', '1.6389\\n']\n",
"['Rummikub', '2', '60', '60', '8', '6.34665', '1.7608\\n']\n",
"['Drako Dragon & Dwarves', '2', '30', '30', '8', '6.69354', '1.7636\\n']\n",
"['Thunder & Lightning', '2', '40', '40', '13', '7.24615', '1.8125\\n']\n",
"[\"King's Forge\", '2', '60', '60', '14', '6.99171', '2.2821\\n']\n",
"['Frostgrave', '2', '60', '120', '12', '8.120410000000001', '2.7273\\n']\n",
"['Power Grid The Card Game', '2', '45', '60', '12', '6.8524699999999985', '2.3077\\n']\n",
"['Zombie Kidz Evolution', '2', '5', '15', '7', '8.01853', '1.381\\n']\n",
"['Poseidon', '2', '90', '120', '12', '7.0256300000000005', '3.5347\\n']\n",
"['P\\\\u00dcNCT', '2', '30', '30', '10', '6.8151199999999985', '2.7625\\n']\n",
"['Sobek', '2', '40', '40', '8', '6.713710000000002', '1.8497\\n']\n",
"['El Gaucho', '2', '60', '60', '10', '6.82545', '2.2317\\n']\n",
"['Days of Ire Budapest 1956', '1', '60', '90', '10', '7.43002', '2.7188\\n']\n",
"['Dimension', '1', '30', '30', '8', '6.870260000000001', '1.3243\\n']\n",
"['Carcassonne Star Wars', '2', '35', '35', '7', '6.741689999999998', '1.7209\\n']\n",
"['Warhammer The Mass Combat Fantasy Roleplaying Game (1st Edition)', '2', '240', '240', '8', '6.64774', '3.6992\\n']\n",
"['Ancient Terrible Things', '2', '60', '60', '14', '6.8567100000000005', '2.0395\\n']\n",
"['Strike of the Eagle', '2', '60', '240', '13', '7.6165600000000016', '3.07\\n']\n",
"['Codenames Deep Undercover', '4', '15', '30', '18', '6.64187', '1.3889\\n']\n",
"['Happy Pigs', '2', '30', '45', '8', '6.87368', '2.3611\\n']\n",
"['Revolver', '2', '45', '45', '12', '6.90919', '1.9625\\n']\n",
"['Avenue', '1', '15', '15', '8', '6.945310000000001', '1.4286\\n']\n",
"['First Train to N\\\\u00fcrnberg', '2', '45', '120', '12', '7.1037300000000005', '3.1798\\n']\n",
"['Pantheon', '2', '60', '90', '10', '6.76613', '2.7483\\n']\n",
"['Metro', '2', '30', '30', '8', '6.37697', '1.6927\\n']\n",
"['Sea of Clouds', '2', '45', '45', '10', '6.7648199999999985', '1.7222\\n']\n",
"['Last Train to Wensleydale', '3', '120', '120', '13', '7.12303', '3.2602\\n']\n",
"['Cosmic Encounter', '3', '60', '60', '0', '7.20575', '2.623\\n']\n",
"['ZooSim', '2', '45', '60', '9', '6.6219899999999985', '2.0119\\n']\n",
"['TurfMaster', '2', '75', '75', '10', '7.22695', '1.9681\\n']\n",
"['Basari', '3', '25', '25', '10', '6.75795', '1.8603\\n']\n",
"['Nauticus', '2', '90', '90', '12', '6.965839999999999', '2.9875\\n']\n",
"['Kreta', '2', '60', '60', '11', '6.904439999999999', '2.6558\\n']\n",
"['Pick Picknic', '2', '20', '20', '8', '6.56993', '1.1946\\n']\n",
"['Key to the City London', '2', '90', '120', '14', '7.07959', '2.6875\\n']\n",
"['Deckscape Test Time', '1', '30', '90', '12', '6.7613699999999985', '1.5161\\n']\n",
"['Rise and Decline of the Third Reich', '2', '1440', '1440', '14', '6.85474', '4.3265\\n']\n",
"['Unhappy King Charles!', '2', '240', '240', '0', '7.639469999999998', '3.2845\\n']\n",
"['Daytona 500', '2', '70', '70', '10', '7.146439999999999', '1.7723\\n']\n",
"['Silverton', '1', '180', '180', '12', '7.105810000000001', '3.25\\n']\n",
"['Isle of Trains', '2', '45', '45', '13', '6.86897', '2.0\\n']\n",
"['Word on the Street', '2', '20', '20', '12', '6.62315', '1.4\\n']\n",
"['Epic Card Game', '2', '20', '40', '13', '6.52338', '2.5205\\n']\n",
"['Kings of Air and Steam', '2', '90', '90', '13', '6.91338', '2.8421\\n']\n",
"['Warhammer Quest Blackstone Fortress', '1', '120', '180', '12', '8.13998', '3.0\\n']\n",
"[\"Zulus on the Ramparts! The Battle of Rorke's Drift\", '1', '25', '25', '12', '7.3803100000000015', '2.125\\n']\n",
"['Mystery Express', '3', '60', '90', '12', '6.568510000000002', '2.6689\\n']\n",
"['Relic Runners', '2', '40', '80', '10', '6.64743', '2.1146\\n']\n",
"['Hera and Zeus', '2', '30', '30', '12', '6.49833', '2.0377\\n']\n",
"['Custom Heroes', '2', '45', '45', '14', '6.86972', '1.5556\\n']\n",
"['\\\\ubc14\\\\ub098\\\\ub098\\\\uadf8\\\\ub7a8\\\\uc2a4', '1', '15', '15', '7', '6.36003', '1.3466\\n']\n",
"['Krazy Wordz', '3', '45', '45', '16', '7.39734', '1.1\\n']\n",
"['W\\\\u00fcrfel Bohnanza', '2', '45', '45', '10', '6.6879300000000015', '1.3235\\n']\n",
"['Catan Junior', '2', '30', '30', '6', '6.6550600000000015', '1.5054\\n']\n",
"['Pixel Tactics 2', '2', '45', '45', '12', '7.1494100000000005', '2.5882\\n']\n",
"['Tikal II The Lost Temple', '2', '60', '120', '12', '6.879060000000001', '2.6346\\n']\n",
"['Balderdash', '2', '60', '60', '12', '6.42601', '1.4177\\n']\n",
"['Friday the 13th', '3', '30', '30', '8', '6.44526', '1.1964\\n']\n",
"['Disney Villainous Wicked to the Core', '2', '40', '60', '10', '7.71398', '2.125\\n']\n",
"['Money!', '3', '30', '30', '10', '6.53185', '1.5498\\n']\n",
"['Hands in the Sea', '2', '90', '120', '14', '7.891389999999999', '3.0\\n']\n",
"['R-Eco', '2', '20', '20', '8', '6.62288', '1.4883\\n']\n",
"['Nautilion', '1', '15', '30', '10', '7.2928', '1.913\\n']\n",
"[\"Piece o' Cake\", '2', '20', '20', '8', '6.61189', '1.358\\n']\n",
"['Petrichor', '1', '20', '80', '14', '7.03142', '3.119\\n']\n",
"['Puzzle Strike Shadows', '2', '20', '20', '10', '7.86292', '3.0\\n']\n",
"['Puzzle Strike Deluxe', '2', '20', '20', '8', '6.68142', '2.29\\n']\n",
"['Capitol', '2', '60', '60', '10', '6.82454', '2.638\\n']\n",
"['Caesar & Cleopatra', '2', '60', '60', '10', '6.42255', '1.9138\\n']\n",
"['Reykholt', '1', '30', '60', '12', '6.79408', '2.2424\\n']\n",
"['Scrabble', '2', '90', '90', '10', '6.282780000000002', '2.1018\\n']\n",
"['VivaJava The Coffee Game The Dice Game', '1', '20', '40', '10', '6.699330000000002', '1.7632\\n']\n",
"['Unlock! The Island of Doctor Goorse', '2', '60', '60', '10', '6.804119999999998', '2.9444\\n']\n",
"['Boomtown', '3', '30', '30', '10', '6.534669999999998', '1.695\\n']\n",
"['A Song of Ice & Fire Tabletop Miniatures Game \\\\u2013 Stark vs Lannister Starter Set', '2', '45', '60', '14', '8.27741', '2.8636\\n']\n",
"['The Artemis Project', '1', '60', '75', '13', '7.501639999999999', '2.8571\\n']\n",
"['Crypt', '1', '20', '35', '12', '6.88287', '1.5507\\n']\n",
"['DC Comics Deck-Building Game Forever Evil', '2', '45', '75', '0', '7.25673', '2.4737\\n']\n",
"['EastFront', '2', '240', '240', '12', '7.65097', '3.618\\n']\n",
"['The World of SMOG Rise of Moloch', '2', '45', '90', '14', '7.9407', '2.9167\\n']\n",
"['Mini Rails', '3', '40', '60', '13', '6.98141', '2.25\\n']\n",
"['Red November', '1', '60', '120', '13', '6.31962', '2.0692\\n']\n",
"['Kokoro Avenue of the Kodama', '1', '15', '15', '14', '6.84557', '1.5556\\n']\n",
"['Olympus', '3', '60', '120', '14', '6.8437199999999985', '3.009\\n']\n",
"['Bios Genesis', '1', '60', '120', '12', '7.16033', '4.3333\\n']\n",
"['Valletta', '2', '40', '80', '10', '7.0313300000000005', '2.36\\n']\n",
"['Lignum (second edition)', '2', '90', '120', '12', '7.8068300000000015', '4.12\\n']\n",
"['The U.S. Civil War', '2', '150', '360', '0', '8.27356', '3.7895\\n']\n",
"['Imaginarium', '2', '90', '90', '14', '7.176310000000001', '3.0\\n']\n",
"['Black Sonata', '1', '30', '30', '12', '7.561439999999998', '2.0417\\n']\n",
"['Star Wars Customizable Card Game', '2', '60', '60', '9', '6.662660000000002', '3.1379\\n']\n",
"['Canal Mania', '2', '90', '90', '12', '6.88632', '2.9\\n']\n",
"['\\\\u7687\\\\u540e\\\\u8c37\\\\u7684\\\\u6398\\\\u8d77', '2', '45', '60', '12', '7.57145', '2.7143\\n']\n",
"['Tombouctou', '3', '60', '60', '10', '6.68427', '2.786\\n']\n",
"['1754 Conquest \\\\u2013 The French and Indian War', '2', '60', '120', '10', '7.87736', '2.36\\n']\n",
"['Cathedral', '2', '20', '20', '8', '6.50906', '1.8051\\n']\n",
"['Hunt for the Ring', '2', '90', '180', '13', '7.26123', '3.0769\\n']\n",
"['Dungeon Command Heart of Cormyr', '2', '90', '90', '12', '7.37867', '2.5882\\n']\n",
"['First Martians Adventures on the Red Planet', '1', '60', '90', '10', '6.65948', '4.1722\\n']\n",
"['The Guns of Gettysburg', '2', '180', '180', '13', '7.81952', '3.7191\\n']\n",
"['Legendary Buffy The Vampire Slayer', '1', '30', '60', '14', '7.69678', '2.3333\\n']\n",
"['Neue Heimat', '2', '45', '45', '10', '7.30322', '2.6885\\n']\n",
"['The Settlers of the Stone Age', '3', '90', '120', '10', '6.5926300000000015', '2.5124\\n']\n",
"['River Dragons', '2', '30', '30', '8', '6.48405', '1.715\\n']\n",
"['GOSU', '2', '45', '45', '10', '6.5735', '2.4034\\n']\n",
"['Mundus Novus', '2', '45', '60', '14', '6.6985', '2.1881\\n']\n",
"['Palazzo', '2', '60', '60', '10', '6.54974', '2.0634\\n']\n",
"['Inhabit the Earth', '2', '60', '90', '14', '7.03015', '3.1642\\n']\n",
"['Skat', '3', '30', '30', '10', '7.24776', '3.0326\\n']\n",
"['Duplex', '3', '30', '30', '10', '6.59455', '1.0632\\n']\n",
"['Dreamblade', '2', '60', '60', '13', '7.1707600000000005', '2.6879\\n']\n",
"['Carcassonne Wheel of Fortune', '2', '30', '30', '8', '7.0632899999999985', '2.0635\\n']\n",
"['Fantastiqa The Rucksack Edition', '2', '45', '60', '8', '7.0085', '2.3919\\n']\n",
"['Tiny Epic Defenders (Second Edition)', '1', '30', '60', '14', '7.3468300000000015', '2.0455\\n']\n",
"['Quartermaster General 1914', '2', '90', '120', '12', '7.61816', '2.625\\n']\n",
"['Hearts', '3', '30', '30', '8', '6.43506', '1.7807\\n']\n",
"['Machi Koro Bright Lights', '2', '30', '30', '10', '6.7198', '1.8095\\n']\n",
"['Dungeon Command Sting of Lolth', '2', '90', '90', '12', '7.331139999999999', '2.6346\\n']\n",
"['\\\\u7cdf\\\\u4e86\\\\u500b\\\\u7cd5', '2', '30', '30', '8', '6.5113900000000005', '1.3203\\n']\n",
"['One Night Ultimate Vampire', '3', '10', '10', '8', '6.76968', '1.5405\\n']\n",
"['Monster Lands', '1', '60', '120', '12', '7.3659', '3.3673\\n']\n",
"['Stop Thief!', '2', '30', '60', '10', '7.03472', '1.5714\\n']\n",
"['Famiglia', '2', '30', '30', '10', '6.47831', '1.7586\\n']\n",
"['Onward to Venus', '2', '90', '120', '13', '6.881869999999998', '2.5875\\n']\n",
"['Key Market', '2', '90', '90', '12', '7.4247', '3.5185\\n']\n",
"['Pictomania (Second Edition)', '3', '20', '40', '8', '7.632510000000001', '1.3529\\n']\n",
"['Prophecy', '2', '180', '180', '12', '6.67488', '2.6359\\n']\n",
"['Twixt', '2', '30', '30', '12', '6.59979', '2.3708\\n']\n",
"['Prosperity', '2', '60', '60', '13', '6.7210600000000005', '2.55\\n']\n",
"['The Name of the Rose', '2', '75', '75', '10', '6.79477', '2.3793\\n']\n",
"['A la carte', '2', '30', '30', '13', '6.4714800000000015', '1.3093\\n']\n",
"['Woodman', '2', '10', '10', '5', '6.43569', '1.04\\n']\n",
"['Ticket to Ride London', '2', '10', '15', '8', '7.33673', '1.1765\\n']\n",
"[\"God's Playground\", '3', '180', '180', '0', '7.426639999999999', '3.6364\\n']\n",
"['Heimlich & Co.', '2', '30', '30', '8', '6.4410300000000005', '1.4897\\n']\n",
"['Gang of Four', '3', '40', '40', '8', '6.61602', '1.8737\\n']\n",
"['Monsterpocalypse D.M.Z.(Dangerous Monster Zone)', '2', '60', '60', '12', '7.2016399999999985', '3.0517\\n']\n",
"['5-Minute Marvel', '2', '5', '5', '8', '7.03482', '1.2083\\n']\n",
"['Fantastic Factories', '1', '45', '60', '14', '7.46541', '2.3846\\n']\n",
"['The Lord of the Rings Trading Card Game', '2', '45', '45', '12', '6.885439999999999', '2.9302\\n']\n",
"['Space Cadets Away Missions', '1', '60', '120', '10', '7.45648', '2.5714\\n']\n",
"['TimeBomb', '4', '1', '30', '10', '6.93472', '1.1379\\n']\n",
"['Spring Meadow', '1', '15', '60', '10', '7.17163', '1.8846\\n']\n",
"['Gemblo Light', '2', '30', '30', '6', '6.827960000000001', '1.8984\\n']\n",
"['Masons', '2', '45', '45', '8', '6.52275', '2.1324\\n']\n",
"['Campy Creatures', '2', '20', '30', '10', '7.134989999999998', '1.4783\\n']\n",
"['The Ancient World (Second Edition)', '2', '90', '90', '13', '7.74418', '2.8696\\n']\n",
"['Salem 1692', '4', '25', '35', '12', '7.0068899999999985', '2.0435\\n']\n",
"[\"Dragon's Gold\", '3', '45', '45', '12', '6.45217', '1.6906\\n']\n",
"['Sushi Roll', '2', '20', '20', '8', '7.23453', '1.2308\\n']\n",
"['Darkest Night', '1', '150', '150', '12', '7.1353399999999985', '2.7846\\n']\n",
"['Fate of the Elder Gods', '1', '30', '90', '13', '7.2953199999999985', '3.0\\n']\n",
"['Sorry! Sliders', '1', '30', '30', '6', '6.39628', '1.0625\\n']\n",
"['Marco Polo II In the Service of the Khan', '2', '60', '120', '12', '8.20515', '3.2692\\n']\n",
"['Star Wars Miniatures', '2', '60', '60', '12', '6.859660000000001', '2.3158\\n']\n",
"['Khet The Laser Game', '2', '20', '20', '9', '6.53212', '2.5411\\n']\n",
"['Tempus', '3', '60', '120', '14', '6.49281', '2.7964\\n']\n",
"['Gingerbread House', '2', '30', '30', '8', '7.01841', '1.92\\n']\n",
"['Cargo Noir', '2', '30', '90', '8', '6.481330000000002', '2.0872\\n']\n",
"['Claim Pocket', '2', '25', '25', '10', '6.97077', '1.7273\\n']\n",
"['Oracle Pathway', '2', '30', '30', '13', '6.7382100000000005', '1.7736\\n']\n",
"['P.I.', '2', '45', '60', '13', '6.73872', '2.2809\\n']\n",
"['Ave Roma', '2', '45', '120', '12', '7.23683', '3.7925\\n']\n",
"['Greenland', '1', '60', '120', '12', '7.0364', '3.2289\\n']\n",
"['Dungeon Degenerates Hand of Doom', '1', '30', '360', '10', '8.36585', '3.525\\n']\n",
"['Dokmus', '2', '20', '40', '10', '7.1266', '2.1176\\n']\n",
"['Ascension Apprentice Edition', '2', '30', '30', '13', '7.13126', '1.9565\\n']\n",
"['Reavers of Midgard', '2', '75', '90', '0', '7.70893', '3.069\\n']\n",
"['Noblemen', '3', '75', '120', '12', '6.9428899999999985', '3.0729\\n']\n",
"['The Battle for Hill 218', '2', '15', '15', '8', '6.64745', '1.7059\\n']\n",
"['Dungeon Raiders', '3', '20', '60', '8', '6.71569', '1.3933\\n']\n",
"['1817', '3', '360', '540', '16', '8.72172', '4.6667\\n']\n",
"['Maquis', '1', '20', '20', '0', '7.3513199999999985', '2.0857\\n']\n",
"['Startups', '3', '20', '20', '10', '7.02155', '1.8182\\n']\n",
"[\"Queen's Architect\", '2', '60', '60', '10', '6.92023', '2.7407\\n']\n",
"['Mondo', '1', '20', '30', '8', '6.53179', '1.8047\\n']\n",
"['Drakon (third edition)', '2', '40', '40', '10', '6.50518', '1.8194\\n']\n",
"[\"Le Fant\\\\u00f4me de l'Op\\\\u00e9ra\", '2', '30', '30', '9', '7.02565', '2.1765\\n']\n",
"[\"Funemployed 'Hiring Frenzy'\", '3', '30', '30', '13', '6.82263', '1.1944\\n']\n",
"['Fuji Flush', '3', '10', '20', '7', '6.5591800000000005', '1.0571\\n']\n",
"['Ace of Aces Handy Rotary Series', '2', '20', '20', '10', '7.0179', '1.7522\\n']\n",
"['Full Metal Plan\\\\u00e8te', '2', '90', '90', '12', '7.48053', '3.1525\\n']\n",
"['Kupferkessel Co.', '2', '30', '30', '8', '6.92623', '1.6667\\n']\n",
"['7 Ages', '2', '480', '480', '14', '7.0632', '3.9372\\n']\n",
"['The Great War', '2', '60', '60', '0', '7.81115', '2.7292\\n']\n",
"['Ghost Blitz 2', '2', '30', '30', '8', '6.779210000000001', '1.2034\\n']\n",
"['Flat Top', '2', '360', '360', '12', '7.309439999999999', '4.2154\\n']\n",
"[\"Seikatsu A Pet's Life\", '1', '15', '30', '10', '7.24895', '1.8929\\n']\n",
"['Cave Troll', '2', '20', '60', '10', '6.42256', '1.9752\\n']\n",
"['Industrial Waste', '2', '60', '60', '12', '6.71787', '2.6276\\n']\n",
"['\\\\u8afe\\\\u4e9e\\\\u9b27\\\\u65b9\\\\u821f', '2', '15', '30', '8', '6.623639999999999', '1.4444\\n']\n",
"['Village Attacks', '1', '30', '180', '14', '7.61233', '2.7273\\n']\n",
"['Time of Soccer', '1', '120', '120', '12', '7.66967', '3.2708\\n']\n",
"['Roam', '2', '30', '45', '8', '7.5833', '1.8636\\n']\n",
"['Comancher\\\\u00eda The Rise and Fall of the Comanche Empire', '1', '60', '360', '14', '8.0239', '4.1017\\n']\n",
"['Tournament at Camelot', '3', '45', '45', '14', '7.20084', '2.4444\\n']\n",
"['Human Punishment Social Deduction 2.0', '4', '15', '90', '10', '7.963660000000001', '2.5556\\n']\n",
"['Witch of Salem', '2', '60', '60', '10', '6.642010000000001', '2.4895\\n']\n",
"['Ubongo Extreme', '2', '30', '30', '8', '6.821560000000002', '1.8804\\n']\n",
"['The Settlers of Catan Travel Edition', '3', '90', '90', '10', '6.78009', '2.2535\\n']\n",
"['Band of Brothers Screaming Eagles', '2', '90', '90', '12', '7.79179', '2.7101\\n']\n",
"['Boss Monster The Dungeon Building Card Game', '2', '30', '30', '13', '6.3029199999999985', '1.8214\\n']\n",
"['Merchants of Amsterdam', '3', '60', '60', '10', '6.7172100000000015', '2.6313\\n']\n",
"['Machiavelli', '4', '480', '480', '12', '7.105', '3.219\\n']\n",
"['Walking in Burano', '1', '20', '40', '10', '7.3319', '2.1724\\n']\n",
"['Funny Friends', '2', '60', '60', '16', '6.50344', '2.2671\\n']\n",
"['Gunslinger', '2', '90', '90', '12', '7.10872', '3.2821\\n']\n",
"['Lost Legacy Flying Garden', '2', '10', '10', '10', '6.71863', '1.3279\\n']\n",
"['Loot', '2', '20', '20', '10', '6.3031', '1.3838\\n']\n",
"['Pandemic Contagion', '2', '30', '30', '14', '6.4529', '1.9022\\n']\n",
"['Imhotep The Duel', '2', '30', '30', '10', '7.28907', '1.9\\n']\n",
"['Pack & Stack', '3', '30', '45', '10', '6.4443800000000016', '1.2817\\n']\n",
"['Tao Long The Way of the Dragon', '2', '10', '30', '14', '7.02889', '2.6818\\n']\n",
"['DreadBall The Futuristic Sports Game', '2', '90', '90', '14', '7.35013', '2.8659\\n']\n",
"['Obscurio', '2', '40', '40', '10', '7.320089999999999', '1.9\\n']\n",
"['Kory\\\\u014f', '2', '10', '20', '13', '6.7110699999999985', '1.869\\n']\n",
"['Taboo', '4', '20', '20', '12', '6.28355', '1.226\\n']\n",
"['CuBirds', '2', '20', '20', '8', '7.07665', '1.2727\\n']\n",
"['Belratti', '3', '20', '45', '9', '7.23497', '1.1\\n']\n",
"['Pixie Queen', '2', '60', '120', '12', '7.23429', '3.1905\\n']\n",
"['The Magnificent', '1', '60', '90', '14', '7.61297', '3.2143\\n']\n",
"['Xenon Profiteer', '2', '30', '30', '10', '7.24253', '2.15\\n']\n",
"['The Thing Infection at Outpost 31', '4', '60', '120', '17', '7.295910000000001', '2.2727\\n']\n",
"['Virus!', '2', '20', '20', '8', '6.72097', '1.027\\n']\n",
"['Byzantium', '2', '120', '180', '13', '6.82577', '3.4638\\n']\n",
"['My First Stone Age', '2', '15', '15', '5', '6.6870699999999985', '1.1429\\n']\n",
"['World of Warcraft Trading Card Game', '2', '20', '20', '12', '6.701410000000001', '2.5706\\n']\n",
"['Heart of Crown', '2', '30', '60', '12', '7.679239999999999', '2.5\\n']\n",
"['Super Boggle', '2', '10', '10', '8', '6.84442', '1.534\\n']\n",
"['Evolution The Beginning', '2', '30', '30', '8', '6.73526', '1.7333\\n']\n",
"['Era Medieval Age', '1', '45', '60', '8', '7.25545', '2.4\\n']\n",
"['TAMSK', '2', '20', '20', '8', '6.774380000000002', '2.2922\\n']\n",
"['Forbidden Sky', '2', '60', '60', '10', '6.73566', '2.6552\\n']\n",
"['Here I Stand (500th Anniversary Reprint Edition)', '2', '180', '360', '14', '8.61355', '4.5\\n']\n",
"['You Dirty Rat', '2', '30', '30', '14', '6.82729', '1.7778\\n']\n",
"['Modern Art The Card Game', '2', '20', '30', '8', '6.622839999999999', '1.6562\\n']\n",
"['Shear Panic', '2', '45', '45', '10', '6.3741400000000015', '2.2191\\n']\n",
"['Keltis Das Kartenspiel', '2', '20', '20', '8', '6.71758', '1.5044\\n']\n",
"['\\\\u5947\\\\u601d\\\\u7f2a\\\\u60f3', '2', '30', '30', '10', '6.78159', '1.0741\\n']\n",
"['Epic Spell Wars of the Battle Wizards Rumble at Castle Tentakill', '2', '30', '45', '15', '6.744280000000002', '1.5882\\n']\n",
"['The Fury of Dracula', '2', '180', '180', '12', '6.92457', '2.5909\\n']\n",
"['Heroes Wanted', '1', '45', '45', '13', '6.8132600000000005', '2.5974\\n']\n",
"['Red Winter The Soviet Attack at Tolvaj\\\\u00e4rvi', '2', '20', '720', '12', '7.97842', '2.9733\\n']\n",
"['Mississippi Queen', '3', '45', '45', '10', '6.35245', '1.6929\\n']\n",
"['Phoenicia', '2', '90', '90', '12', '6.565760000000001', '2.9331\\n']\n",
"['Europa Tour', '2', '20', '30', '10', '6.60836', '1.3392\\n']\n",
"['Liberty Roads', '1', '90', '1200', '0', '8.10469', '3.2167\\n']\n",
"['Circus Maximus', '2', '120', '120', '12', '6.72852', '2.6543\\n']\n",
"['Dutch Blitz Expansion Pack', '2', '1', '15', '8', '6.618760000000001', '1.2958\\n']\n",
"['Battlestations', '2', '240', '240', '12', '7.14049', '3.4079\\n']\n",
"['March of the Ants', '1', '70', '70', '13', '7.06468', '2.661\\n']\n",
"['18CZ', '2', '250', '250', '12', '7.9828899999999985', '4.1667\\n']\n",
"['Legacy Gears of Time', '2', '60', '60', '13', '7.04282', '2.8448\\n']\n",
"['Wings of War The Dawn of World War II', '2', '45', '45', '12', '6.849289999999999', '1.9562\\n']\n",
"['Merchants of the Middle Ages', '2', '120', '120', '10', '6.7523300000000015', '3.0133\\n']\n",
"['Giganten', '3', '90', '90', '10', '6.7118600000000015', '2.5735\\n']\n",
"['The Awful Green Things From Outer Space', '2', '60', '90', '12', '6.50552', '1.8613\\n']\n",
"['Unlock! A Noside Story', '1', '60', '60', '10', '7.1752600000000015', '2.4545\\n']\n",
"['Joking Hazard', '3', '30', '90', '18', '6.45148', '1.0652\\n']\n",
"['The Fast Action Battle Series Volume 1 \\\\u2013 The Bulge', '2', '240', '240', '12', '7.41993', '3.0721\\n']\n",
"['Nagaraja', '2', '30', '30', '9', '7.3083300000000015', '1.96\\n']\n",
"['The Capitals', '2', '120', '120', '13', '6.97135', '3.4944\\n']\n",
"['Ticket to Ride First Journey (U.S.)', '2', '15', '30', '6', '6.98618', '1.3\\n']\n",
"['Storm over Arnhem', '2', '300', '300', '12', '7.167669999999998', '2.9339\\n']\n",
"['Colony', '1', '45', '60', '13', '6.663410000000002', '2.3462\\n']\n",
"['The City', '2', '30', '30', '10', '6.560860000000001', '1.5517\\n']\n",
"['Mistfall', '1', '120', '120', '14', '6.7804600000000015', '3.9429\\n']\n",
"['Flying Colors', '1', '240', '240', '12', '7.465389999999998', '3.0104\\n']\n",
"[\"The Battle at Kemble's Cascade\", '1', '75', '75', '13', '6.76213', '2.5902\\n']\n",
"['Priests of Ra', '2', '60', '60', '12', '6.8395100000000015', '2.2447\\n']\n",
"['VivaJava The Coffee Game', '3', '90', '90', '13', '6.87587', '2.5309\\n']\n",
"['Factory Funner&Bigger', '1', '20', '40', '11', '7.34963', '2.1875\\n']\n",
"['The Lord of the Rings The Fellowship of the Ring Deck-Building Game', '2', '30', '30', '15', '6.80196', '2.1194\\n']\n",
"['Planetarium', '1', '45', '45', '10', '7.06795', '2.0588\\n']\n",
"['Viva Topo!', '2', '20', '30', '4', '6.85365', '1.0891\\n']\n",
"['The Chameleon', '3', '15', '15', '14', '6.72691', '1.04\\n']\n",
"['Tokyo Highway', '2', '30', '50', '8', '6.861960000000002', '1.5238\\n']\n",
"[\"Colonial Europe's Empires Overseas\", '2', '120', '120', '14', '7.19655', '3.4712\\n']\n",
"['Codenames Disney Family Edition', '2', '15', '15', '8', '6.7645', '1.3333\\n']\n",
"['Dungeon Command Curse of Undeath', '2', '90', '90', '12', '7.49391', '2.5116\\n']\n",
"['Orbis', '2', '45', '45', '10', '6.78055', '2.1429\\n']\n",
"['Super Dungeon Explore Forgotten King', '1', '90', '120', '0', '7.05555', '3.1522\\n']\n",
"['Outpost', '2', '150', '150', '12', '6.8151100000000016', '3.1197\\n']\n",
"['Cruel Necessity', '1', '60', '60', '13', '7.5014', '2.8197\\n']\n",
"['Enemy Action Ardennes', '1', '60', '600', '0', '8.69125', '4.1754\\n']\n",
"['Top Race', '2', '45', '45', '8', '6.76583', '1.7478\\n']\n",
"['Tannh\\\\u00e4user', '2', '60', '120', '11', '6.47711', '2.7291\\n']\n",
"['Tesla vs. Edison War of Currents', '2', '90', '90', '14', '6.71576', '3.24\\n']\n",
"['One Night Ultimate Alien', '4', '10', '10', '8', '7.11158', '1.8571\\n']\n",
"['The Great Museum Caper', '2', '30', '30', '10', '6.73677', '1.9127\\n']\n",
"['Kingmaker', '2', '240', '240', '12', '6.50131', '3.0695\\n']\n",
"['Assault on Doomrock', '1', '150', '150', '10', '7.11097', '3.1321\\n']\n",
"['Android Mainframe', '2', '15', '30', '12', '6.678089999999999', '1.9355\\n']\n",
"['Ships', '2', '120', '120', '13', '6.91385', '3.5286\\n']\n",
"['V\\\\u00f6lusp\\\\u00e1', '2', '45', '45', '10', '6.67587', '1.913\\n']\n",
"['Flip City', '1', '30', '50', '8', '6.36674', '1.7374\\n']\n",
"['Axis & Allies Pacific', '2', '240', '240', '12', '6.66565', '2.8783\\n']\n",
"['Four Against Darkness', '1', '45', '75', '0', '7.6173600000000015', '2.2667\\n']\n",
"['Coldwater Crown', '1', '40', '90', '13', '7.35882', '2.2727\\n']\n",
"['Greed Incorporated', '3', '180', '180', '14', '6.9778', '3.5644\\n']\n",
"['Before the Wind', '2', '75', '75', '10', '6.66328', '2.5924\\n']\n",
"['Risk The Lord of the Rings Trilogy Edition', '2', '180', '180', '9', '6.4951', '2.346\\n']\n",
"['10 Days in Beautiful Africa', '2', '20', '30', '10', '6.5556800000000015', '1.386\\n']\n",
"['Escape Zombie City', '2', '15', '15', '10', '6.850810000000001', '1.7714\\n']\n",
"[\"Dungeon Saga Dwarf King's Quest\", '2', '30', '120', '10', '7.28799', '2.4878\\n']\n",
"['Clockwork Wars', '2', '90', '90', '13', '7.6292399999999985', '3.0968\\n']\n",
"['Blood Bowl (Second Edition)', '2', '180', '180', '14', '6.7976100000000015', '2.8421\\n']\n",
"['Pericles The Peloponnesian Wars', '1', '45', '360', '12', '7.967989999999999', '4.1915\\n']\n",
"['Robin Hood and the Merry Men', '1', '60', '90', '13', '6.98113', '3.6415\\n']\n",
"['Limes', '1', '20', '20', '8', '6.91057', '1.8333\\n']\n",
"['Cloud 9', '3', '20', '30', '8', '6.47426', '1.1506\\n']\n",
"['Zombie Dice Deluxe', '2', '10', '20', '10', '6.21625', '1.1014\\n']\n",
"['Ubongo Duel', '2', '15', '40', '8', '6.8776600000000006', '1.8052\\n']\n",
"['Warhammer 40', '2', '30', '60', '12', '7.99361', '3.2941\\n']\n",
"['Doppelkopf', '3', '120', '120', '7', '7.448469999999999', '2.9194\\n']\n",
"['Cardline Animals', '2', '15', '15', '7', '6.584460000000001', '1.1613\\n']\n",
"['Cavum', '2', '120', '120', '12', '6.7024', '3.594\\n']\n",
"['Nightfall Martial Law', '2', '45', '45', '12', '7.02067', '2.7358\\n']\n",
"['Bohnanza The Duel', '2', '45', '45', '12', '7.00088', '2.0625\\n']\n",
"['Ganymede', '2', '20', '40', '14', '7.31688', '2.2973\\n']\n",
"['Star Fleet Battles', '2', '180', '180', '12', '6.836010000000001', '4.1667\\n']\n",
"['Sorcerer', '2', '30', '90', '14', '7.7679399999999985', '2.8846\\n']\n",
"['Commissioned', '2', '60', '60', '13', '7.39007', '2.7241\\n']\n",
"['Progress Evolution of Technology', '1', '90', '90', '12', '6.57074', '2.4257\\n']\n",
"['L.L.A.M.A.', '2', '20', '20', '8', '6.49522', '1.0847\\n']\n",
"['Pursuit of Glory', '2', '360', '360', '14', '7.8826100000000014', '3.9011\\n']\n",
"['Zug um Zug Deutschland', '2', '30', '60', '8', '7.62131', '1.875\\n']\n",
"['Maori', '2', '30', '30', '8', '6.61257', '1.7823\\n']\n",
"['Unusual Suspects', '3', '10', '30', '13', '6.46686', '1.1346\\n']\n",
"['Last Bastion', '1', '45', '45', '14', '7.755489999999999', '2.4375\\n']\n",
"['Coloma', '1', '60', '90', '13', '7.59157', '3.0303\\n']\n",
"['National Geographic Expedition', '2', '90', '90', '10', '6.8338100000000015', '1.9756\\n']\n",
"['Speed Circuit', '2', '120', '120', '12', '6.89837', '2.0635\\n']\n",
"['SOS Titanic', '1', '30', '30', '8', '6.68605', '1.6351\\n']\n",
"['Defenders of the Last Stand', '1', '120', '120', '14', '7.5652300000000015', '2.8182\\n']\n",
"['Entdecker Exploring New Horizons', '2', '90', '90', '10', '6.52152', '2.4507\\n']\n",
"['Ivanhoe', '2', '45', '45', '10', '6.5392199999999985', '1.6094\\n']\n",
"['Steam Works', '2', '90', '120', '12', '7.03141', '3.2326\\n']\n",
"['Star Fluxx', '2', '10', '40', '8', '6.3658', '1.4368\\n']\n",
"['Grand Cru', '2', '90', '90', '12', '6.822089999999998', '3.1429\\n']\n",
"['City of Remnants', '2', '90', '90', '13', '6.8247800000000005', '3.1408\\n']\n",
"['\\\\u5854\\\\u96f2\\\\u8ed2', '2', '30', '45', '8', '6.67712', '1.8596\\n']\n",
"['Carcassonne The Discovery', '2', '30', '30', '8', '6.4919699999999985', '1.9339\\n']\n",
"['Talon', '2', '60', '90', '12', '7.59765', '2.5455\\n']\n",
"['Angola', '2', '480', '480', '0', '8.02995', '3.1163\\n']\n",
"['Karmaka', '2', '25', '60', '13', '6.69833', '1.9286\\n']\n",
"['Best Treehouse Ever', '2', '20', '20', '8', '6.6120800000000015', '1.4167\\n']\n",
"['Pentago', '2', '5', '5', '8', '6.3916900000000005', '1.8727\\n']\n",
"['Unmatched Battle of Legends', '2', '20', '40', '9', '8.16938', '2.0\\n']\n",
"['Monster Slaughter', '2', '45', '60', '14', '7.4988199999999985', '2.1724\\n']\n",
"['World at War Eisenbach Gap Deluxe Edition', '2', '90', '90', '12', '7.4794800000000015', '2.5766\\n']\n",
"['Buffy the Vampire Slayer The Game', '2', '90', '90', '12', '6.627089999999999', '1.9934\\n']\n",
"['Africana', '2', '60', '60', '8', '6.73712', '2.0177\\n']\n",
"['Airships', '2', '45', '60', '10', '6.38212', '1.8634\\n']\n",
"['Saint Malo', '2', '45', '45', '9', '6.46709', '1.9038\\n']\n",
"['Iliad', '2', '45', '45', '10', '6.53739', '2.0969\\n']\n",
"['Svindlandi m\\\\u00f6lur', '3', '30', '30', '7', '6.4699', '1.1485\\n']\n",
"['Pax Romana', '2', '600', '600', '12', '7.385489999999999', '3.6713\\n']\n",
"['SteamRollers', '1', '30', '45', '10', '6.846019999999998', '2.1579\\n']\n",
"['New World A Carcassonne Game', '2', '45', '45', '8', '6.48229', '2.0606\\n']\n",
"['Rheinl\\\\u00e4nder', '3', '45', '45', '12', '6.610119999999998', '2.422\\n']\n",
"['Ragusa', '1', '40', '80', '12', '7.13765', '2.7353\\n']\n",
"['Sushizock im Gockelwok', '2', '20', '20', '8', '6.46252', '1.2417\\n']\n",
"['A Brief History of the World', '3', '90', '180', '10', '6.936139999999999', '2.8636\\n']\n",
"['Detective Club', '4', '45', '45', '8', '7.36765', '1.25\\n']\n",
"['The Builders Antiquity', '2', '30', '30', '10', '6.80368', '1.9074\\n']\n",
"['Telestrations After Dark', '4', '20', '30', '17', '7.08968', '1.0\\n']\n",
"['WildLife', '2', '60', '120', '10', '6.6707', '3.0692\\n']\n",
"['Carnival Zombie', '1', '120', '120', '12', '7.18277', '3.3208\\n']\n",
"['Black Gold', '2', '120', '120', '13', '6.8404300000000005', '2.5882\\n']\n",
"['Norenberc', '2', '90', '90', '12', '6.80987', '2.9596\\n']\n",
"['Atlantis', '2', '45', '45', '10', '6.52323', '1.84\\n']\n",
"['1849 The Game of Sicilian Railways', '3', '180', '180', '14', '8.20354', '4.3333\\n']\n",
"['1861 The Railways of the Russian Empire', '3', '360', '360', '12', '7.574219999999999', '4.2083\\n']\n",
"['Quo Vadis?', '3', '45', '45', '12', '6.45006', '2.0725\\n']\n",
"['18Lilliput', '1', '60', '90', '10', '7.35026', '3.3182\\n']\n",
"['Return of the Heroes', '1', '90', '90', '10', '6.49389', '2.3583\\n']\n",
"['Axis & Allies Europe', '2', '210', '210', '12', '6.51918', '2.8544\\n']\n",
"['Monopoly Deal Card Game', '2', '15', '15', '8', '6.265', '1.3326\\n']\n",
"['Deckscape Heist in Venice', '1', '30', '90', '12', '6.930160000000001', '1.6667\\n']\n",
"['Invasion from Outer Space The Martian Game', '2', '60', '120', '12', '7.0735800000000015', '2.7759\\n']\n",
"['Mutant Chronicles Siege of the Citadel', '2', '120', '120', '10', '7.01535', '2.2333\\n']\n",
"['Mountains of Madness', '3', '60', '90', '12', '6.57747', '2.1111\\n']\n",
"['Small City', '1', '60', '120', '12', '7.52815', '3.9792\\n']\n",
"['Big Trouble in Little China The Game', '1', '60', '120', '14', '7.7648899999999985', '3.04\\n']\n",
"[\"Holland '44 Operation Market-Garden\", '2', '240', '900', '0', '8.3338', '3.8214\\n']\n",
"['Mysthea', '2', '90', '90', '14', '7.9755', '3.5429\\n']\n",
"['Montana Heritage Edition', '2', '45', '45', '10', '6.771960000000001', '2.3077\\n']\n",
"['Walk the Plank!', '3', '20', '20', '6', '6.602', '1.2593\\n']\n",
"['Portobello Market', '2', '35', '35', '8', '6.39859', '2.0314\\n']\n",
"['Ascension Dreamscape', '1', '30', '60', '13', '7.657739999999999', '2.3125\\n']\n",
"['Leader 1', '2', '90', '150', '12', '6.98791', '2.5155\\n']\n",
"['Dungeon Command Tyranny of Goblins', '2', '90', '90', '12', '7.4161', '2.7073\\n']\n",
"['Master of Orion The Board Game', '2', '40', '60', '12', '6.9447800000000015', '2.3684\\n']\n",
"['Space Dealer', '3', '30', '30', '10', '6.5462', '2.4058\\n']\n",
"['Warfighter The WWII Tactical Combat Card Game', '1', '30', '90', '0', '7.85969', '3.1304\\n']\n",
"['Die Siedler von N\\\\u00fcrnberg', '3', '90', '90', '10', '6.94446', '2.7838\\n']\n",
"[\"Queen's Necklace\", '2', '30', '45', '8', '6.43067', '1.9041\\n']\n",
"['Galactic Emperor', '3', '90', '90', '12', '6.61264', '2.9158\\n']\n",
"['Wavelength', '2', '30', '45', '14', '7.927860000000001', '1.1538\\n']\n",
"[\"Sherlock Holmes Consulting Detective Carlton House & Queen's Park\", '1', '90', '90', '12', '8.14016', '2.1429\\n']\n",
"['Trias', '2', '45', '45', '12', '6.45755', '2.3907\\n']\n",
"['Roll For It! Gen Con Edition', '2', '30', '30', '8', '6.6219100000000015', '1.1\\n']\n",
"['Detroit-Cleveland Grand Prix', '2', '60', '60', '8', '6.78164', '1.7\\n']\n",
"['Patrician', '2', '50', '50', '10', '6.61389', '1.9158\\n']\n",
"['A Handful of Stars', '2', '90', '120', '13', '7.38548', '3.1905\\n']\n",
"[\"Escape the Room Mystery at the Stargazer's Manor\", '3', '90', '90', '10', '6.61585', '1.5161\\n']\n",
"['Medieval Merchant', '2', '60', '90', '12', '6.736860000000001', '3.0952\\n']\n",
"['The Palace of Mad King Ludwig', '2', '75', '75', '13', '6.9307', '2.7692\\n']\n",
"['Archon Glory & Machination', '2', '90', '120', '12', '6.9973800000000015', '3.1053\\n']\n",
"['\\\\u30ae\\\\u30d5\\\\u30c8\\\\u30c8\\\\u30e9\\\\u30c3\\\\u30d7', '3', '60', '60', '8', '6.42012', '1.2457\\n']\n",
"['After The Virus', '1', '30', '90', '10', '7.2389', '2.5\\n']\n",
"['The Cave', '2', '60', '60', '10', '6.54429', '2.5155\\n']\n",
"['Megaland', '2', '20', '20', '8', '6.84137', '1.9412\\n']\n",
"['18AL', '3', '180', '180', '14', '7.2521', '3.8841\\n']\n",
"['Gheos', '2', '45', '60', '10', '6.51582', '2.4483\\n']\n",
"['Age of Napoleon', '2', '60', '360', '12', '6.8578800000000015', '3.1713\\n']\n",
"['The Walking Dead All Out War', '1', '30', '120', '0', '7.8993699999999984', '2.8182\\n']\n",
"['Letter Tycoon', '2', '30', '30', '8', '6.99919', '2.0\\n']\n",
"['Now Boarding', '2', '30', '60', '10', '7.12782', '2.2667\\n']\n",
"['Field Commander Rommel', '1', '120', '120', '12', '6.971419999999998', '2.4789\\n']\n",
"['\\\\u7f8e\\\\u570b\\\\u5341\\\\u65e5\\\\u904a', '2', '30', '30', '10', '6.4717400000000005', '1.3969\\n']\n",
"['BraveRats', '2', '15', '15', '8', '6.46437', '1.1398\\n']\n",
"['Word Slam', '3', '45', '45', '12', '7.03095', '1.0667\\n']\n",
"['DropMix', '1', '15', '30', '16', '6.99785', '1.2778\\n']\n",
"['The Game Extreme', '1', '20', '30', '8', '7.0175800000000015', '1.3889\\n']\n",
"['The Dwarf King', '3', '40', '40', '10', '6.55341', '1.4458\\n']\n",
"['Strozzi', '3', '60', '60', '10', '6.7311', '2.2404\\n']\n",
"['Mord im Arosa', '2', '30', '45', '10', '6.56392', '1.4526\\n']\n",
"['Tales of the Arabian Nights', '1', '120', '120', '12', '7.06141', '2.443\\n']\n",
"['Exit The Game \\\\u2013 The Catacombs of Horror', '1', '120', '240', '16', '7.5628600000000015', '2.6\\n']\n",
"['Gobblet X4', '2', '20', '20', '7', '6.60306', '1.8534\\n']\n",
"['Corinth', '2', '20', '30', '8', '6.85958', '1.65\\n']\n",
"['Blue Max', '2', '60', '60', '13', '7.110339999999999', '2.2632\\n']\n",
"['Monza', '2', '10', '10', '5', '6.5686800000000005', '1.069\\n']\n",
"['Malifaux (second edition)', '2', '90', '120', '0', '8.12284', '3.9259\\n']\n",
"[\"The Devil's Cauldron The Battles for Arnhem and Nijmegen\", '2', '90', '2400', '12', '8.19549', '3.8537\\n']\n",
"['Kohle & Kolonie', '3', '150', '180', '12', '7.47282', '3.8545\\n']\n",
"['Okiya', '2', '10', '10', '7', '6.6021800000000015', '1.2353\\n']\n",
"['Pacific War The Struggle Against Japan 1941-1945', '2', '60', '6000', '16', '7.63825', '4.5217\\n']\n",
"['King & Assassins Deluxe', '2', '30', '30', '10', '6.953689999999999', '1.8235\\n']\n",
"['Iron Curtain', '2', '20', '30', '10', '7.25231', '2.1429\\n']\n",
"['Little Town', '2', '30', '60', '10', '7.3059', '2.0588\\n']\n",
"['New England', '3', '90', '90', '12', '6.4829', '2.4656\\n']\n",
"['Harvest Dice', '2', '15', '30', '8', '6.728', '1.15\\n']\n",
"['Tsukuyumi Full Moon Down', '3', '90', '150', '14', '8.315610000000001', '3.5714\\n']\n",
"['Duel in the Dark', '1', '45', '45', '10', '6.6276199999999985', '2.4874\\n']\n",
"['The Castle of the Devil', '4', '20', '40', '10', '6.45076', '1.974\\n']\n",
"['Dungeon Command Blood of Gruumsh', '2', '90', '90', '12', '7.575', '2.4688\\n']\n",
"['Valley of the Kings Last Rites', '1', '45', '45', '14', '7.4878', '2.5\\n']\n",
"['Espa\\\\u00f1a 1936', '2', '180', '180', '14', '7.2538399999999985', '2.8257\\n']\n",
"['Panzergruppe Guderian', '2', '180', '300', '14', '7.30975', '2.8605\\n']\n",
"['Vietnam 1965-1975', '2', '360', '6000', '12', '7.443980000000002', '4.2742\\n']\n",
"['StreetSoccer', '2', '20', '30', '8', '6.54411', '1.5407\\n']\n",
"['After the Flood', '3', '180', '180', '13', '6.89098', '3.7101\\n']\n",
"['Garden Dice', '2', '60', '60', '13', '6.6853', '2.1194\\n']\n",
"['Enchanters', '2', '30', '60', '14', '7.093439999999998', '1.8571\\n']\n",
"['Marvel Dice Masters The Amazing Spider-Man', '2', '60', '60', '14', '7.4752', '2.0\\n']\n",
"['Lockup A Roll Player Tale', '1', '45', '90', '10', '7.5320399999999985', '2.5556\\n']\n",
"['The Golden City', '3', '60', '60', '10', '6.604489999999998', '2.2623\\n']\n",
"['Rising 5 Runes of Asteros', '1', '15', '25', '12', '6.71788', '1.8571\\n']\n",
"['Talisman', '2', '240', '240', '9', '6.35801', '2.1790000000000003\\n']\n",
"['Pelican Cove', '1', '30', '30', '8', '6.74913', '1.8125\\n']\n",
"['Rivet Wars Eastern Front', '2', '30', '30', '14', '7.0385800000000005', '2.4423\\n']\n",
"['Street Fighter Heroclix', '2', '60', '60', '10', '6.49832', '2.7957\\n']\n",
"['Intrigue', '3', '45', '45', '14', '6.36971', '1.9469\\n']\n",
"['The Blood of an Englishman', '2', '20', '30', '10', '6.72801', '1.6923\\n']\n",
"['Vault Wars', '3', '45', '60', '13', '6.8658199999999985', '2.1053\\n']\n",
"['1st & Goal', '2', '120', '150', '13', '6.57285', '1.8095\\n']\n",
"['Linq', '4', '45', '45', '10', '6.87811', '1.4225\\n']\n",
"['Tiny Epic Mechs', '1', '30', '60', '14', '7.07953', '2.5\\n']\n",
"['Serenissima (second edition)', '2', '90', '90', '13', '6.95275', '2.931\\n']\n",
"['Medici vs Strozzi', '2', '30', '30', '10', '6.5171199999999985', '2.4518\\n']\n",
"['Fertility', '2', '25', '45', '10', '7.1928899999999985', '1.8571\\n']\n",
"['Battlefleet Gothic', '2', '180', '180', '12', '7.0053600000000005', '2.9074\\n']\n",
"[\"Pathfinder Adventure Card Game Mummy's Mask \\\\u2013 Base Set\", '1', '120', '120', '13', '8.05045', '2.9091\\n']\n",
"['Legends of Andor The Last Hope', '2', '60', '90', '10', '7.88042', '3.1667\\n']\n",
"['Eiertanz', '2', '10', '10', '5', '6.40871', '1.0494\\n']\n",
"['Cavern Tavern', '1', '60', '120', '13', '6.95553', '2.4062\\n']\n",
"['Smash Up What Were We Thinking?', '2', '45', '45', '14', '7.5213', '2.0\\n']\n",
"['Goldland', '2', '60', '60', '10', '6.66803', '2.3985\\n']\n",
"['Dojo Kun', '1', '60', '90', '13', '7.03282', '2.6939\\n']\n",
"['The Red Dragon Inn 5', '2', '30', '60', '13', '7.659739999999998', '2.1111\\n']\n",
"['What The Heck?', '2', '20', '20', '7', '6.47811', '1.1813\\n']\n",
"['Import \\\\/ Export', '2', '45', '90', '8', '7.35865', '3.2174\\n']\n",
"['Archer Once You Go Blackmail...', '2', '20', '30', '10', '7.14699', '1.2778\\n']\n",
"['Escape from Atlantis', '2', '45', '60', '8', '6.56711', '1.5548\\n']\n",
"['Dark Souls The Board Game', '1', '90', '120', '14', '6.58569', '3.1205\\n']\n",
"['\\\\uc2ac\\\\ub9ac\\\\ud551\\\\ud038\\\\uc988', '2', '20', '20', '8', '6.42353', '1.05\\n']\n",
"['Dungeon Alliance', '1', '60', '180', '12', '7.6101100000000015', '3.5806\\n']\n",
"['Warhammer 40', '2', '30', '120', '17', '6.49683', '3.4902\\n']\n",
"['Ultimate Warriorz', '2', '30', '30', '8', '6.75156', '1.2963\\n']\n",
"['Krass Kariert', '3', '30', '30', '10', '7.1289', '1.4545\\n']\n",
"['Blood Bound', '6', '30', '30', '14', '6.6364899999999984', '1.6613\\n']\n",
"['RAF', '1', '180', '180', '12', '7.36799', '3.1205\\n']\n",
"['The Red Dragon Inn 4', '2', '60', '60', '13', '7.34905', '1.75\\n']\n",
"['M\\\\u00e9gawatts', '2', '120', '120', '14', '7.885960000000002', '3.12\\n']\n",
"['Flames of War The World War II Miniatures Game', '2', '120', '120', '14', '7.09302', '3.283\\n']\n",
"['Longhorn', '2', '15', '15', '8', '6.57463', '1.75\\n']\n",
"['Wok Star', '1', '60', '60', '10', '6.7317100000000005', '2.0333\\n']\n",
"['HATE', '2', '60', '120', '18', '7.743460000000002', '2.4074\\n']\n",
"['Tussie Mussie', '1', '20', '30', '8', '7.19331', '1.1111\\n']\n",
"['Abomination The Heir of Frankenstein', '2', '90', '180', '13', '7.558910000000001', '3.2222\\n']\n",
"['Saloon Tycoon', '2', '30', '60', '13', '7.1882899999999985', '2.1818\\n']\n",
"['Element', '2', '30', '60', '14', '7.344019999999999', '2.25\\n']\n",
"['\\\\u571f\\\\u72fc\\\\u5728\\\\u7b11\\\\u4f60', '3', '20', '30', '10', '6.62193', '1.2056\\n']\n",
"['Turning Point Stalingrad', '1', '120', '1800', '10', '7.21448', '3.3178\\n']\n",
"['Santa Cruz', '2', '45', '45', '8', '6.70972', '2.1882\\n']\n",
"['Ohne Furcht und Adel', '2', '60', '60', '10', '7.0545300000000015', '2.4348\\n']\n",
"['SeaFall', '3', '120', '180', '14', '6.40586', '3.7882\\n']\n",
"['ICECOOL2', '2', '30', '30', '6', '7.32321', '1.0\\n']\n",
"['Mus', '4', '10', '10', '7', '7.93982', '2.26\\n']\n",
"['Hoplomachus The Lost Cities', '1', '60', '60', '12', '7.97135', '2.5\\n']\n",
"['Round House', '2', '60', '90', '10', '7.219010000000001', '3.2381\\n']\n",
"['MarraCash', '3', '60', '60', '12', '6.8220399999999985', '2.1505\\n']\n",
"[\"Flick 'em Up! Dead of Winter\", '1', '30', '45', '8', '6.82777', '2.0909\\n']\n",
"['Fast Flowing Forest Fellers', '2', '30', '30', '8', '6.50928', '1.5255\\n']\n",
"['Sunset Over Water', '1', '20', '20', '8', '7.037960000000001', '1.6818\\n']\n",
"['Bazaar', '2', '45', '45', '8', '6.5101', '2.036\\n']\n",
"['A Game of Thrones Catan \\\\u2013 Brotherhood of the Watch', '3', '60', '75', '14', '7.2032300000000005', '2.5\\n']\n",
"[\"Lock 'n Load Band of Heroes\", '2', '60', '60', '12', '7.396560000000001', '3.0565\\n']\n",
"['Harvest', '2', '30', '75', '14', '7.2104', '2.5455\\n']\n",
"['Rurik Dawn of Kiev', '1', '60', '120', '13', '7.81538', '2.9667\\n']\n",
"['Ottoman Sunset The Great War in the Near East 1914-1918', '1', '30', '30', '13', '7.33755', '2.0\\n']\n",
"['Choose Your Own Adventure House of Danger', '1', '60', '60', '10', '6.5903', '1.0769\\n']\n",
"['Tybor the Builder', '2', '30', '30', '8', '6.986789999999999', '1.9583\\n']\n",
"['Thunderstone Starter Set', '2', '45', '45', '12', '6.94015', '2.2903\\n']\n",
"['Duel of Ages Set 1 Worldspanner', '2', '120', '120', '12', '6.55069', '2.8705\\n']\n",
"['Mesopotamia', '2', '45', '45', '10', '6.53045', '2.4365\\n']\n",
"['Multiuniversum', '1', '20', '40', '12', '6.69785', '1.9655\\n']\n",
"['Prehistory', '2', '60', '120', '12', '7.333289999999999', '3.9796\\n']\n",
"['Triassic Terror', '2', '90', '120', '14', '6.98202', '2.8814\\n']\n",
"['Battleground', '2', '60', '60', '12', '6.96407', '2.8371\\n']\n",
"['Marvel Heroes', '2', '120', '120', '12', '6.39542', '3.071\\n']\n",
"['Timebomb', '4', '1', '30', '10', '7.18532', '1.0\\n']\n",
"['Who Goes There?', '3', '110', '110', '14', '7.348789999999998', '3.0\\n']\n",
"['Oh Hell!', '3', '30', '30', '10', '6.7938800000000015', '1.7624\\n']\n",
"['Space Hulk (second edition)', '2', '90', '90', '10', '7.46456', '2.6562\\n']\n",
"['The Road to Canterbury', '2', '60', '60', '10', '6.88289', '2.25\\n']\n",
"['Raid on St. Nazaire', '1', '180', '180', '12', '7.14725', '2.9889\\n']\n",
"['Smartphone Inc.', '1', '60', '90', '12', '7.5518399999999986', '2.8235\\n']\n",
"['DC Comics Deck-Building Game Rivals \\\\u2013 Batman vs The Joker', '2', '30', '30', '15', '7.055339999999998', '1.8095\\n']\n",
"['Deadlands Doomtown', '2', '45', '45', '10', '7.2626300000000015', '3.0169\\n']\n",
"['Tiki Topple Mini', '2', '20', '20', '10', '6.454', '1.3072\\n']\n",
"['Silent Victory U.S. Submarines in the Pacific', '1', '120', '120', '12', '8.029819999999999', '2.9706\\n']\n",
"['Baltimore and Ohio', '3', '120', '120', '13', '7.212560000000001', '3.7538\\n']\n",
"['Wizard Kings', '2', '150', '150', '12', '6.6974100000000005', '2.66\\n']\n",
"['Abracada...What?', '2', '30', '30', '7', '6.58413', '1.6769\\n']\n",
"[\"Rory's Story Cubes Max\", '1', '20', '20', '6', '6.32924', '1.1377\\n']\n",
"['Martian Dice', '2', '10', '10', '8', '6.32118', '1.0757\\n']\n",
"['Circadians First Light', '1', '60', '90', '12', '7.7979', '3.5349\\n']\n",
"['DC Comics Deck-Building Game Teen Titans', '2', '45', '75', '15', '7.2396600000000015', '2.1111\\n']\n",
"['Wings of Glory WW1 Rules and Accessories Pack', '2', '30', '30', '13', '7.988860000000002', '2.0435\\n']\n",
"['Secrets', '4', '15', '35', '10', '6.52458', '1.24\\n']\n",
"[\"Man O' War\", '2', '180', '180', '12', '7.1363699999999985', '2.6613\\n']\n",
"['Micropolis', '2', '30', '30', '8', '6.8884300000000005', '1.7692\\n']\n",
"['Shark', '2', '90', '90', '12', '6.641260000000001', '2.2215\\n']\n",
"['Noria', '2', '70', '120', '12', '6.5815899999999985', '3.6296\\n']\n",
"['Urbion', '1', '15', '15', '13', '6.90433', '1.8772\\n']\n",
"['The World Cup Game', '3', '180', '180', '10', '7.05258', '1.9806\\n']\n",
"['The Pillars of the Earth Builders Duel', '2', '45', '45', '10', '6.5779999999999985', '2.1717\\n']\n",
"['\\\\u56db\\\\u6d77\\\\u597d\\\\u50a2\\\\u4f19', '4', '30', '45', '12', '7.24465', '1.4286\\n']\n",
"['Industria', '3', '60', '60', '10', '6.4654', '2.6746\\n']\n",
"['San Francisco Cable Car', '2', '45', '45', '8', '6.67932', '1.8406\\n']\n",
"['Crude The Oil Game', '2', '90', '90', '13', '6.73035', '2.7374\\n']\n",
"['Pioneers', '2', '60', '60', '8', '7.00874', '2.2692\\n']\n",
"['Topoum', '2', '60', '90', '14', '7.3227600000000015', '2.4348\\n']\n",
"['Portal of Heroes', '2', '45', '45', '10', '6.79529', '1.8095\\n']\n",
"['Plums', '3', '30', '40', '8', '6.600339999999999', '1.7778\\n']\n",
"['The River', '2', '30', '45', '8', '6.6532100000000005', '2.0625\\n']\n",
"['Field Commander Alexander', '1', '90', '90', '12', '7.08047', '2.3038\\n']\n",
"['Aliens', '1', '90', '90', '10', '7.25583', '2.2424\\n']\n",
"['Lifeboat', '4', '60', '60', '13', '6.33902', '1.7239\\n']\n",
"['Get Bit! Deluxe Tin Edition', '3', '20', '20', '7', '6.16913', '1.1209\\n']\n",
"['10 Days in Asia', '2', '25', '25', '10', '6.6802800000000016', '1.4286\\n']\n",
"['Beowulf The Legend', '2', '60', '60', '12', '6.38018', '2.254\\n']\n",
"['Risk Star Wars Original Trilogy Edition', '2', '120', '120', '10', '6.84375', '2.1188\\n']\n",
"['Skull Tales Full Sail!', '1', '60', '150', '14', '8.19658', '3.6875\\n']\n",
"['Panzer Leader', '2', '90', '90', '12', '6.6073', '3.1071\\n']\n",
"['Shifting Sands', '2', '240', '240', '12', '7.3151899999999985', '3.1887\\n']\n",
"['\\\\u03a4\\\\u03b1 \\\\u03a4\\\\u03c1\\\\u03af\\\\u03b1 \\\\u039c\\\\u03b9\\\\u03ba\\\\u03c1\\\\u03ac \\\\u0393\\\\u03bf\\\\u03c5\\\\u03c1\\\\u03bf\\\\u03c5\\\\u03bd\\\\u03ac\\\\u03ba\\\\u03b9\\\\u03b1', '2', '20', '20', '7', '6.48574', '1.1639\\n']\n",
"['Scrabble Boggle', '1', '10', '10', '8', '6.2020800000000005', '1.5054\\n']\n",
"['Ninja Camp', '2', '15', '30', '14', '6.79205', '1.5517\\n']\n",
"['Pizarro & Co.', '3', '45', '45', '12', '6.54394', '2.4493\\n']\n",
"['The Manhattan Project 2 Minutes to Midnight', '2', '90', '150', '13', '7.37742', '3.5769\\n']\n",
"['De Bellis Antiquitatis', '2', '60', '60', '14', '7.22467', '2.8404\\n']\n",
"['Dice Stars', '1', '15', '25', '10', '6.71396', '1.3333\\n']\n",
"['Mystery Rummy Jekyll & Hyde', '2', '45', '45', '10', '6.617939999999999', '1.531\\n']\n",
"['Zooloretto The Dice Game', '2', '15', '15', '7', '6.43052', '1.2479\\n']\n",
"['Rook for 2', '2', '45', '45', '8', '6.38927', '1.8603\\n']\n",
"['Spaceteam', '3', '5', '5', '10', '6.70325', '1.0769\\n']\n",
"['Attila', '2', '45', '45', '10', '6.50049', '2.5578\\n']\n",
"['Dreadfleet', '2', '60', '60', '12', '6.95202', '2.9394\\n']\n",
"['BioShock Infinite The Siege of Columbia', '2', '60', '90', '13', '6.80675', '2.898\\n']\n",
"['Ceylon', '2', '60', '60', '10', '7.06263', '2.5\\n']\n",
"['Kings & Things*', '2', '120', '120', '12', '6.51524', '2.6437\\n']\n",
"['HEXplore It The Valley of the Dead King', '1', '60', '180', '12', '7.86781', '3.1154\\n']\n",
"['Sator Arepo Tenet Opera Rotas', '2', '60', '60', '8', '6.8787600000000015', '2.4177\\n']\n",
"['Black Friday', '2', '55', '55', '12', '6.58828', '2.8182\\n']\n",
"['Formula Motor Racing', '3', '20', '20', '8', '6.40635', '1.181\\n']\n",
"['The Dwarves', '2', '60', '90', '10', '6.93253', '2.4737\\n']\n",
"['Guild Ball', '2', '60', '60', '0', '7.98027', '3.6154\\n']\n",
"['Where There Is Discord War in the South Atlantic', '1', '240', '240', '0', '7.889360000000001', '3.0725\\n']\n",
"['Praetor', '2', '75', '75', '12', '6.64175', '2.9867\\n']\n",
"['Pi\\\\u00f1ata', '2', '30', '30', '13', '6.85282', '1.5\\n']\n",
"['Ascension Dawn of Champions', '1', '30', '30', '13', '7.3872300000000015', '2.2\\n']\n",
"['Take 5!', '2', '60', '60', '10', '6.46048', '1.4713\\n']\n",
"['Anomia Party Edition', '3', '30', '30', '10', '7.08055', '1.0455\\n']\n",
"['Ladies & Gentlemen', '4', '30', '30', '14', '6.5265900000000014', '2.0417\\n']\n",
"['The Great Fire of London 1666', '3', '80', '120', '12', '6.5147', '2.5323\\n']\n",
"['G.E.V.', '2', '75', '75', '12', '6.9572', '2.2929\\n']\n",
"['Disney Villainous Evil Comes Prepared', '2', '40', '60', '10', '7.875660000000001', '2.1111\\n']\n",
"['1862 Railway Mania in the Eastern Counties', '2', '300', '300', '12', '8.22082', '4.4412\\n']\n",
"['Steam over Holland', '2', '180', '180', '0', '7.3597100000000015', '3.7778\\n']\n",
"['The Manhattan Project Chain Reaction \\\\u2013 Deluxe Edition', '1', '30', '40', '12', '6.50996', '1.8571\\n']\n",
"['Medici The Card Game', '2', '30', '30', '10', '6.76507', '1.625\\n']\n",
"['En Garde', '2', '20', '30', '8', '6.48365', '1.4\\n']\n",
"['Crusade and Revolution The Spanish Civil War', '2', '180', '360', '14', '8.51939', '3.2157\\n']\n",
"['InBetween', '2', '20', '40', '12', '6.87064', '2.4375\\n']\n",
"[\"Thief's Market\", '3', '30', '50', '10', '6.53722', '1.8485\\n']\n",
"['Senji', '3', '90', '90', '12', '6.5224', '2.9653\\n']\n",
"['Velhojen y\\\\u00f6', '2', '10', '20', '5', '6.67175', '1.1193\\n']\n",
"['Fallen', '2', '90', '90', '14', '8.00094', '3.069\\n']\n",
"['Tiny Epic Defenders', '1', '30', '30', '13', '6.34068', '1.7917\\n']\n",
"['Ruse and Bruise', '2', '30', '30', '8', '6.4547300000000005', '1.8878\\n']\n",
"['King Up!', '3', '30', '30', '8', '6.37356', '1.2211\\n']\n",
"['Bezzerwizzer', '2', '45', '45', '14', '6.38094', '1.6\\n']\n",
"['Advanced Heroquest', '1', '120', '120', '10', '6.784', '2.8721\\n']\n",
"['Fire in the Sky The Great Pacific War 1941-1945', '2', '300', '300', '12', '7.50237', '3.19\\n']\n",
"[\"The World of Smog On Her Majesty's Service\", '2', '60', '60', '14', '6.875', '2.4773\\n']\n",
"[\"Infection Humanity's Last Gasp\", '1', '45', '45', '13', '7.3339', '2.1111\\n']\n",
"['Bios Megafauna', '1', '60', '120', '12', '6.937', '3.6835\\n']\n",
"['Leader 1 Hell of the North', '2', '45', '45', '14', '7.73192', '2.6889\\n']\n",
"['Rum & Pirates', '2', '60', '60', '9', '6.4368', '1.943\\n']\n",
"['The Napoleonic Wars', '2', '240', '240', '12', '7.013210000000001', '3.4608\\n']\n",
"[\"The King's Guild\", '1', '60', '120', '14', '7.5558', '2.3333\\n']\n",
"['Pinochle', '2', '45', '45', '10', '6.82171', '2.3059\\n']\n",
"['Smash Up Munchkin', '2', '30', '45', '12', '6.67812', '2.1739\\n']\n",
"['Carcassonne Over Hill and Dale', '2', '35', '35', '7', '7.35298', '2.1053\\n']\n",
"['Tulip Bubble', '3', '50', '70', '15', '7.129410000000001', '2.5\\n']\n",
"['Silent War', '1', '120', '120', '12', '7.347', '3.3934\\n']\n",
"['Preu\\\\u00dfische Ostbahn', '3', '60', '60', '12', '6.86912', '2.925\\n']\n",
"['Aerion', '1', '15', '30', '10', '7.637539999999999', '1.8667\\n']\n",
"['Chrononauts', '1', '30', '30', '11', '6.20598', '1.8425\\n']\n",
"['CABO', '2', '30', '30', '8', '7.022880000000002', '1.3448\\n']\n",
"['Rail Baron', '3', '240', '240', '10', '6.5705800000000005', '2.2695\\n']\n",
"['Kerala The Way of the Elephant', '2', '30', '30', '8', '6.85261', '1.8261\\n']\n",
"['Asking for Trobils', '2', '60', '90', '12', '7.06013', '2.0833\\n']\n",
"['Dschunke', '3', '45', '60', '10', '6.6685300000000005', '2.5364\\n']\n",
"['Pandemic Rapid Response', '2', '20', '20', '8', '6.880730000000002', '2.3333\\n']\n",
"['CrossTalk', '4', '20', '30', '10', '7.0845', '1.2727\\n']\n",
"['Smash Up Big in Japan', '2', '30', '45', '14', '7.506589999999999', '2.6667\\n']\n",
"['Terramara', '2', '120', '120', '12', '7.47703', '3.5517\\n']\n",
"['Ishtar Gardens of Babylon', '2', '45', '45', '14', '7.20539', '2.3548\\n']\n",
"['Pairs Tak Edition', '2', '15', '15', '0', '6.38899', '1.1505\\n']\n",
"['Comuni', '2', '90', '90', '12', '6.69462', '3.304\\n']\n",
"['Dust Tactics', '2', '30', '30', '0', '7.181030000000002', '2.9412\\n']\n",
"['Crystal Clans', '2', '30', '60', '14', '7.187', '2.6429\\n']\n",
"['Gunkimono', '2', '45', '60', '10', '7.10491', '1.9\\n']\n",
"['Wreck Raiders', '1', '45', '45', '10', '7.67864', '2.4375\\n']\n",
"['Origin', '2', '45', '60', '8', '6.71029', '2.14\\n']\n",
"['Downtown Air War Over Hanoi', '2', '240', '240', '14', '7.85718', '4.0816\\n']\n",
"['Darjeeling', '2', '60', '60', '12', '6.5618300000000005', '2.2166\\n']\n",
"['Unlock! The Elite', '2', '60', '60', '10', '7.00453', '2.2\\n']\n",
"[\"Ukraine '43\", '2', '360', '360', '12', '7.85561', '3.5882\\n']\n",
"['Mousquetaires du Roy', '1', '75', '75', '12', '6.89532', '2.9143\\n']\n",
"['Jet Set', '2', '90', '120', '12', '6.730110000000002', '2.5761\\n']\n",
"['Double Decktet', '0', '30', '30', '0', '7.476380000000002', '1.9655\\n']\n",
"['Skulk Hollow', '2', '40', '40', '8', '7.74857', '2.3333\\n']\n",
"['Deadwood', '2', '30', '60', '13', '6.40463', '2.1765\\n']\n",
"['Federation Commander Klingon Border', '2', '60', '60', '12', '7.39425', '3.3762\\n']\n",
"['Myth', '2', '120', '120', '12', '6.664839999999999', '3.8394\\n']\n",
"['David & Goliath', '3', '60', '60', '8', '6.43984', '1.6257\\n']\n",
"['BATTALIA The Creation', '2', '60', '180', '12', '7.46678', '3.4853\\n']\n",
"['Conflict of Heroes Guadalcanal \\\\u2013 The Pacific 1942', '2', '60', '60', '12', '8.148710000000001', '3.0833\\n']\n",
"['Fuji', '2', '30', '45', '10', '6.806089999999998', '2.2222\\n']\n",
"['Quodd Heroes', '1', '30', '90', '14', '7.69975', '3.0952\\n']\n",
"['Yomi (second edition) Vendetta', '1', '20', '20', '10', '7.72582', '2.7273\\n']\n",
"['Hoplomachus Origins', '1', '15', '30', '12', '7.84733', '3.0833\\n']\n",
"['The Third World War', '2', '360', '360', '12', '7.77952', '3.4706\\n']\n",
"['Neuland', '2', '60', '120', '14', '6.4886300000000015', '3.698\\n']\n",
"['Burano', '2', '90', '120', '12', '6.79771', '3.7143\\n']\n",
"['Warhammer 40', '2', '60', '60', '0', '6.69917', '3.7412\\n']\n",
"['Ek\\\\u00f6', '2', '30', '60', '8', '6.964810000000001', '2.7\\n']\n",
"[\"The Werewolves of Miller's Hollow The Village\", '8', '30', '30', '8', '6.97463', '1.7419\\n']\n",
"['Eminent Domain Microcosm', '2', '15', '15', '13', '6.4930400000000015', '1.971\\n']\n",
"['Thebes The Tomb Raiders', '2', '30', '30', '8', '6.86827', '2.0444\\n']\n",
"['Scrabble Scattergories', '2', '30', '30', '12', '6.16605', '1.4005\\n']\n",
"['Unlock! Tombstone Express', '1', '60', '60', '10', '6.849260000000001', '2.2\\n']\n",
"['Sun', '2', '60', '60', '10', '6.92212', '2.6271\\n']\n",
"['Aqu\\\\u00e4dukt', '2', '30', '30', '8', '6.41962', '1.7037\\n']\n",
"['Topiary', '2', '15', '30', '10', '6.790089999999998', '1.7222\\n']\n",
"['Phantom Leader Deluxe', '1', '30', '30', '12', '8.03492', '2.6765\\n']\n",
"['Storm Over Stalingrad', '1', '180', '180', '12', '7.13731', '2.1881\\n']\n",
"['Dominare', '2', '120', '120', '12', '6.83896', '3.4308\\n']\n",
"['Resident Evil Deck Building Game', '1', '30', '30', '13', '6.55', '2.2871\\n']\n",
"['Roll Through the Ages The Iron Age', '1', '40', '60', '10', '6.63367', '2.2157\\n']\n",
"['Minerva', '1', '60', '90', '10', '6.96258', '2.7586\\n']\n",
"['Terra Nova', '2', '45', '45', '10', '6.4194', '2.2564\\n']\n",
"[\"Kill Doctor Lucky Director's Cut\", '3', '45', '45', '12', '6.16076', '1.6472\\n']\n",
"['High Tail It!', '2', '30', '30', '10', '6.866460000000001', '1.9531\\n']\n",
"['Santa Fe Rails', '2', '60', '60', '12', '6.79534', '2.5051\\n']\n",
"['Bullfrogs', '2', '20', '40', '8', '6.82332', '1.9091\\n']\n",
"['Magic The Gathering \\\\u2013 Arena of the Planeswalkers', '2', '60', '60', '10', '6.33611', '2.3059\\n']\n",
"['Arcane Academy', '2', '30', '45', '12', '6.83955', '2.25\\n']\n",
"['Battleship Galaxies The Saturn Offensive Game Set', '2', '70', '70', '13', '6.59652', '2.3838\\n']\n",
"['Hellenes Campaigns of the Peloponnesian War', '2', '240', '240', '12', '7.4290699999999985', '2.9865\\n']\n",
"[\"The King's Dilemma\", '3', '45', '60', '14', '8.03559', '2.6471\\n']\n",
"['Dungeon Roll', '1', '15', '15', '8', '6.13811', '1.3363\\n']\n",
"['In the Hall of the Mountain King', '1', '75', '90', '12', '8.11854', '2.8485\\n']\n",
"['Joraku', '3', '30', '60', '12', '7.0492300000000006', '2.2667\\n']\n",
"['String Railway', '2', '30', '30', '8', '6.36568', '1.4412\\n']\n",
"['Star Wars Destiny \\\\u2013 Two-Player Game', '2', '30', '30', '10', '7.23948', '2.0\\n']\n",
"['Parfum', '2', '45', '45', '8', '6.51898', '2.0735\\n']\n",
"['Shadows Amsterdam', '2', '20', '20', '10', '6.74471', '1.2308\\n']\n",
"['Asgard', '2', '60', '120', '12', '6.883369999999998', '3.7952\\n']\n",
"['The Settlers of Canaan', '2', '60', '60', '7', '6.75449', '2.3277\\n']\n",
"['Mystery Rummy Al Capone and the Chicago Underworld', '2', '20', '40', '8', '6.866689999999998', '1.5824\\n']\n",
"['PanzerBlitz', '2', '90', '90', '12', '6.51929', '3.0603\\n']\n",
"['Cataclysm A Second World War', '2', '90', '600', '14', '7.72905', '3.8654\\n']\n",
"['Colonia', '3', '120', '120', '12', '6.593310000000002', '3.11\\n']\n",
"['Neuroshima Convoy', '2', '30', '40', '10', '6.76708', '2.5833\\n']\n",
"['Australia', '2', '60', '90', '10', '6.49142', '2.4118\\n']\n",
"['Blitzkrieg!', '1', '20', '45', '14', '7.85005', '1.6818\\n']\n",
"[\"Poseidon's Kingdom\", '2', '60', '60', '10', '6.8414', '2.3953\\n']\n",
"['Fight for Olympus', '2', '30', '30', '12', '6.79945', '2.1333\\n']\n",
"['Streetcar', '2', '60', '60', '10', '6.45345', '2.0581\\n']\n",
"['NOIR Deductive Mystery Game', '2', '5', '5', '8', '6.60848', '1.6316\\n']\n",
"['Die Legenden von Andor Chada & Thorn', '2', '45', '45', '10', '6.76253', '2.1786\\n']\n",
"['Nefarious The Mad Scientist Game', '2', '30', '45', '8', '6.32589', '1.7343\\n']\n",
"['The Great Dinosaur Rush', '2', '60', '60', '10', '7.1093', '2.1667\\n']\n",
"['Star Trek Expeditions', '1', '60', '60', '14', '6.4976', '2.4118\\n']\n",
"['Band of Brothers Ghost Panzer', '2', '90', '90', '8', '8.07765', '2.6071\\n']\n",
"['Axis & Allies WWI 1914', '2', '60', '180', '12', '7.2446899999999985', '2.6744\\n']\n",
"['Sunrise City', '2', '60', '60', '10', '6.6551399999999985', '2.3288\\n']\n",
"['Carnival of Monsters', '2', '45', '45', '12', '7.2578', '2.1111\\n']\n",
"['1835', '3', '360', '360', '16', '7.030710000000001', '3.9896\\n']\n",
"['Shanghaien', '2', '20', '20', '8', '6.58512', '1.4679\\n']\n",
"['Blitz Bowl', '2', '30', '60', '8', '8.01897', '2.2308\\n']\n",
"['Axis & Allies Naval Miniatures War at Sea', '2', '60', '60', '12', '7.04074', '2.0775\\n']\n",
"['1880 China', '3', '300', '300', '13', '8.1976', '4.3077\\n']\n",
"['Der verzauberte Turm', '2', '15', '25', '5', '6.74729', '1.1538\\n']\n",
"['Nevermore', '3', '45', '60', '14', '6.69842', '1.9062\\n']\n",
"['Hold the Line', '2', '60', '60', '0', '7.31601', '1.8298\\n']\n",
"['Sonar', '2', '30', '30', '8', '6.81117', '1.8824\\n']\n",
"['Pocket Mars', '1', '15', '30', '10', '6.5598899999999984', '2.3913\\n']\n",
"['SH\\\\u014cBU', '2', '15', '30', '8', '7.9217', '1.9167\\n']\n",
"['Masques', '2', '45', '45', '13', '6.54411', '2.0244\\n']\n",
"['Qwirkle Cubes', '2', '45', '45', '6', '6.58931', '1.6269\\n']\n",
"['The Caucasus Campaign', '2', '360', '360', '0', '7.680560000000002', '3.0\\n']\n",
"['Catch the Moon', '2', '20', '20', '6', '6.8109600000000015', '1.0\\n']\n",
"['Zany Penguins', '2', '20', '20', '7', '6.7184', '1.4074\\n']\n",
"['Arimaa', '2', '60', '60', '10', '7.258310000000002', '3.5161\\n']\n",
"['Lignum', '2', '60', '120', '12', '7.316', '3.7419\\n']\n",
"['Nanty Narking', '2', '60', '60', '14', '7.77152', '2.3333\\n']\n",
"['Railways of the World The Card Game', '2', '30', '60', '8', '6.72773', '2.2045\\n']\n",
"['Dilluvia Project', '2', '120', '120', '12', '7.278939999999999', '3.7\\n']\n",
"['Victorian Masterminds', '2', '45', '60', '14', '6.98442', '2.1875\\n']\n",
"['\\\\u3053\\\\u3068\\\\u308a\\\\u30d5\\\\u30a1\\\\u30a4\\\\u30c8!', '1', '20', '20', '8', '6.90685', '1.76\\n']\n",
"['Flash Duel Second Edition', '1', '5', '15', '0', '6.90664', '1.614\\n']\n",
"['Space Explorers', '2', '20', '40', '10', '7.127680000000002', '2.2381\\n']\n",
"['Rapa Nui', '2', '40', '40', '10', '6.8186399999999985', '2.0755\\n']\n",
"['Camp Grizzly', '1', '60', '60', '18', '7.40601', '2.0667\\n']\n",
"['Ghost Blitz 5 to 12', '2', '20', '20', '8', '6.97686', '1.3636\\n']\n",
"['Kuhhandel Master', '2', '60', '60', '10', '6.75042', '1.8537\\n']\n",
"['F\\\\u00fcrstenfeld', '2', '60', '60', '13', '6.51719', '2.4608\\n']\n",
"['Dice Throne Season Two \\\\u2013 Gunslinger v. Samurai', '2', '20', '40', '8', '7.72768', '2.3333\\n']\n",
"['Spirits of the Rice Paddy', '2', '90', '90', '13', '6.756869999999998', '3.0851\\n']\n",
"['Milestones', '2', '60', '60', '10', '6.60289', '2.5976\\n']\n",
"['London Dread', '2', '60', '90', '14', '6.803439999999998', '2.9333\\n']\n",
"['Khronos', '2', '90', '90', '10', '6.3708', '3.5628\\n']\n",
"['Bolt Action', '2', '120', '120', '12', '7.73981', '2.75\\n']\n",
"['Rush & Bash', '2', '30', '30', '7', '6.82943', '1.4242\\n']\n",
"['Go Nuts for Donuts', '2', '20', '20', '8', '6.6269100000000005', '1.0417\\n']\n",
"['Volfyirion', '2', '15', '30', '14', '7.73223', '2.25\\n']\n",
"['\\\\u30d0\\\\u30b9\\\\u30eb\\\\u30fc\\\\u30c8\\\\u3092\\\\u3064\\\\u304f\\\\u308d\\\\u3046', '2', '20', '30', '10', '7.292689999999999', '1.6667\\n']\n",
"['Qwixx Deluxe', '2', '20', '20', '8', '7.156439999999999', '1.1818\\n']\n",
"['Solarius Mission', '2', '60', '150', '12', '7.3582800000000015', '3.9487\\n']\n",
"['Dark Tower', '1', '90', '90', '10', '6.75488', '1.8085\\n']\n",
"['Lost Cities Rivals', '2', '40', '40', '10', '6.860310000000001', '2.0833\\n']\n",
"['7 Ronin', '2', '15', '30', '14', '7.00489', '2.2143\\n']\n",
"['Phantom Leader', '1', '30', '30', '12', '7.49489', '2.6087\\n']\n",
"['Car Wars Deluxe Edition', '2', '45', '45', '10', '6.3649', '3.1005\\n']\n",
"['Apotheca', '1', '30', '30', '13', '6.8007399999999985', '1.9583\\n']\n",
"['Pixel Tactics 3', '2', '30', '30', '12', '7.17743', '2.4444\\n']\n",
"['Entdecker', '2', '60', '60', '10', '6.46387', '2.2381\\n']\n",
"['Castle Dice', '1', '45', '45', '10', '6.70075', '2.2667\\n']\n",
"['El Caballero', '2', '90', '90', '13', '6.47197', '3.1905\\n']\n",
"['Homeland The Game', '3', '90', '90', '14', '6.65354', '2.6667\\n']\n",
"['Three-Dragon Ante', '2', '20', '20', '12', '6.46827', '1.7241\\n']\n",
"['Fresh Fish', '2', '60', '60', '12', '6.669739999999999', '3.0455\\n']\n",
"['Via Appia', '2', '45', '45', '8', '6.646260000000002', '1.9434\\n']\n",
"['Tanto Cuore Expanding the House', '2', '45', '45', '12', '7.58962', '2.1364\\n']\n",
"['Super Cluedo', '3', '60', '60', '8', '6.60933', '1.8452\\n']\n",
"['Camel Up Cards', '2', '30', '60', '8', '6.72397', '1.625\\n']\n",
"['Rockwell', '2', '90', '90', '14', '7.1406', '3.2045\\n']\n",
"['Finished!', '1', '30', '45', '10', '6.81818', '2.2083\\n']\n",
"['Hordes', '2', '60', '60', '12', '7.55343', '3.3226\\n']\n",
"['Richelieu', '2', '45', '45', '12', '6.60612', '1.9273\\n']\n",
"['Russian Front', '2', '1200', '1200', '12', '7.20143', '3.337\\n']\n",
"['Subdivision', '1', '45', '45', '13', '6.51721', '2.3333\\n']\n",
"['Axis & Allies D-Day', '2', '120', '120', '12', '6.42109', '2.3782\\n']\n",
"['Dungeons & Dragons The Fantasy Adventure Board Game', '2', '60', '60', '10', '6.5225300000000015', '2.1837\\n']\n",
"['Lincoln', '2', '90', '120', '14', '7.25403', '2.5909\\n']\n",
"['Byzanz', '3', '45', '45', '8', '6.6117300000000006', '1.6203\\n']\n",
"['Fortress America', '2', '150', '150', '14', '6.8494100000000016', '2.6964\\n']\n",
"['Midnight Party', '2', '30', '30', '8', '6.42796', '1.1447\\n']\n",
"['Master Labyrinth', '2', '20', '30', '10', '6.2827', '1.7978\\n']\n",
"['Apex Theropod Deck-Building Game', '1', '45', '290', '14', '7.32706', '2.8571\\n']\n",
"['Dungeons & Dragons Tomb of Annihilation Board Game', '1', '60', '60', '14', '7.82212', '2.6667\\n']\n",
"['Haru Ichiban', '2', '20', '20', '8', '6.737889999999998', '1.6818\\n']\n",
"['Ortus Regni', '2', '20', '50', '14', '7.56762', '3.2963\\n']\n",
"['Livingstone', '2', '35', '35', '8', '6.45145', '2.0187\\n']\n",
"['PAX', '1', '30', '45', '10', '6.79459', '2.1385\\n']\n",
"['Timeline American History', '2', '15', '15', '8', '6.720910000000001', '1.1562\\n']\n",
"['Polarity', '2', '20', '20', '8', '6.38251', '1.6847\\n']\n",
"['Council of Verona', '2', '20', '20', '13', '6.35106', '1.3846\\n']\n",
"['Chaosmos', '2', '60', '90', '12', '6.97057', '2.6842\\n']\n",
"['Eggs and Empires', '2', '25', '25', '8', '6.73155', '1.2647\\n']\n",
"['The Thief of Baghdad', '2', '45', '45', '8', '6.43806', '1.8663\\n']\n",
"['Simurgh', '2', '45', '90', '14', '6.77527', '3.0\\n']\n",
"['Chimera', '3', '45', '45', '13', '7.049689999999999', '2.1667\\n']\n",
"['Courtier', '2', '45', '45', '10', '6.68266', '2.3492\\n']\n",
"['Pixel Tactics Deluxe', '2', '45', '45', '12', '7.45431', '2.5833\\n']\n",
"['Munchkin Marvel', '3', '60', '120', '10', '6.98764', '2.0\\n']\n",
"['12 Days', '3', '15', '15', '8', '6.54127', '1.2069\\n']\n",
"['Nobody is Perfect', '3', '45', '45', '14', '6.89798', '1.5778\\n']\n",
"['Pass Word', '4', '30', '30', '12', '6.32815', '1.1401\\n']\n",
"['Legendary Encounters The X-Files Deck Building Game', '1', '45', '60', '14', '7.918260000000001', '2.6667\\n']\n",
"['1911 Amundsen vs Scott', '2', '20', '20', '12', '6.78286', '1.75\\n']\n",
"['Wicked Witches Way', '2', '30', '30', '8', '6.42312', '1.4568\\n']\n",
"['Ticket to Ride The Card Game', '2', '30', '30', '8', '6.15489', '1.8727\\n']\n",
"['Timeline', '2', '15', '15', '8', '6.458080000000002', '1.1695\\n']\n",
"['Dead Last', '6', '10', '90', '14', '6.39699', '1.0588\\n']\n",
"['Rolling Freight', '2', '120', '180', '13', '6.8224', '3.0\\n']\n",
"['W1815', '2', '15', '20', '14', '7.491739999999999', '1.5556\\n']\n",
"['Hotshots', '1', '60', '60', '10', '7.1008', '2.1429\\n']\n",
"['Healthy Heart Hospital', '1', '60', '90', '13', '7.24101', '2.88\\n']\n",
"['Lost Legends', '3', '70', '70', '10', '6.47791', '2.4576\\n']\n",
"['Dungeons & Dragons Rock Paper Wizard', '3', '30', '30', '14', '6.7298', '1.4286\\n']\n",
"['Beasty Bar New Beasts in Town', '2', '20', '20', '8', '7.09029', '1.7857\\n']\n",
"['Midgard', '3', '60', '60', '12', '6.5928', '2.375\\n']\n",
"['Star Trek Five-Year Mission', '3', '30', '45', '10', '6.51845', '1.7568\\n']\n",
"['Tactix', '2', '45', '60', '10', '6.25127', '1.67\\n']\n",
"['Aventuria Adventure Card Game', '1', '45', '180', '14', '7.56415', '2.2857\\n']\n",
"['\\\\u5c0f\\\\u65e9\\\\u5ddd', '3', '15', '15', '9', '6.34624', '1.1875\\n']\n",
"['Wing Leader Victories 1940-1942', '2', '60', '180', '0', '7.97083', '2.9744\\n']\n",
"['Ascension X War of Shadows', '2', '30', '45', '0', '7.65355', '2.1667\\n']\n",
"['Cthulhu Gloom', '2', '60', '60', '13', '6.42095', '1.7733\\n']\n",
"[\"Escape the Room Secret of Dr. Gravely's Retreat\", '3', '90', '90', '13', '7.03328', '1.8\\n']\n",
"['Crossing', '3', '15', '15', '6', '6.639639999999999', '1.0741\\n']\n",
"['Munchkin Cthulhu Guest Artist Edition', '3', '90', '90', '10', '6.22653', '1.707\\n']\n",
"['Fische Fluppen Frikadellen', '2', '90', '90', '10', '6.60779', '2.5059\\n']\n",
"['Haven', '2', '30', '45', '12', '7.24653', '2.2857\\n']\n",
"['War and Peace', '2', '120', '180', '12', '6.6726899999999985', '3.3265\\n']\n",
"['Spooky Stairs', '2', '15', '15', '4', '6.44387', '1.104\\n']\n",
"['Trick of the Rails', '3', '20', '20', '10', '6.7088', '2.32\\n']\n",
"['Heartland', '2', '45', '60', '8', '6.844310000000001', '2.082\\n']\n",
"['SPQR', '2', '240', '240', '13', '7.35848', '3.7077\\n']\n",
"['Stratego', '2', '45', '45', '8', '6.0796199999999985', '1.8552\\n']\n",
"['Dust', '2', '60', '180', '12', '6.45416', '2.6149\\n']\n",
"['Breaking Away', '2', '60', '90', '10', '7.3494899999999985', '2.2759\\n']\n",
"['World Championship Russian Roulette', '2', '20', '30', '12', '6.999910000000002', '1.2143\\n']\n",
"['Whoowasit?', '2', '30', '45', '6', '6.8551', '1.4255\\n']\n",
"['Darkest Night (Second edition)', '1', '120', '180', '14', '7.69487', '3.0455\\n']\n",
"['1822 The Railways of Great Britain', '3', '300', '420', '12', '8.36207', '4.3846\\n']\n",
"['Cheeky Monkey', '2', '15', '15', '7', '6.60809', '1.1512\\n']\n",
"['Catan Histories Struggle for Rome', '3', '120', '120', '10', '6.44745', '2.5473\\n']\n",
"['War of 1812', '2', '90', '90', '12', '7.00374', '2.1023\\n']\n",
"['Dice Throne', '2', '20', '40', '8', '8.0041', '2.0\\n']\n",
"['Pyramids', '2', '30', '30', '10', '6.77424', '1.9444\\n']\n",
"['Afrika (second edition)', '2', '360', '360', '14', '7.55888', '2.6818\\n']\n",
"['Love Letter', '2', '20', '20', '10', '7.70909', '1.1765\\n']\n",
"['Navia Dratp Starter Set 2', '2', '30', '30', '8', '7.17085', '2.8929\\n']\n",
"['Skies Above the Reich', '1', '30', '60', '12', '8.39413', '2.9615\\n']\n",
"[\"Loopin' Chewie\", '2', '10', '15', '4', '6.35838', '1.0\\n']\n",
"['Game of Thrones The Iron Throne', '3', '30', '60', '18', '6.87172', '2.5833\\n']\n",
"['Caesar Epic Battle of Alesia', '2', '360', '360', '12', '7.10578', '2.9861\\n']\n",
"['Bargain Hunter', '3', '45', '45', '10', '6.7514', '1.873\\n']\n",
"['Buffy the Vampire Slayer The Board Game', '1', '40', '60', '13', '6.93495', '2.6111\\n']\n",
"['2nd Fleet', '1', '240', '240', '12', '7.25479', '3.4253\\n']\n",
"['Adventure Games The Dungeon', '1', '75', '75', '12', '7.367560000000001', '1.8571\\n']\n",
"['Jenseits von Theben', '2', '75', '75', '10', '7.14849', '2.4308\\n']\n",
"['Roll to the Top! LAMINATE', '2', '15', '25', '9', '6.92312', '1.0909\\n']\n",
"['Go Cuckoo!', '2', '10', '15', '4', '6.78487', '1.0\\n']\n",
"['Confucius', '3', '100', '100', '12', '6.832089999999999', '3.7196\\n']\n",
"['The Witcher Adventure Game', '2', '120', '120', '16', '6.4048', '2.4623\\n']\n",
"['Hail Hydra', '5', '40', '75', '14', '6.76768', '1.9167\\n']\n",
"['RuneWars Miniatures Game', '2', '90', '90', '14', '7.71864', '3.0769\\n']\n",
"['Ugg-Tect', '2', '45', '45', '8', '6.3022', '1.1963\\n']\n",
"['Court of the Dead Mourners Call', '2', '90', '90', '14', '8.06805', '3.0\\n']\n",
"['Was sticht?', '3', '60', '60', '12', '6.94508', '2.3966\\n']\n",
"['New Dawn', '2', '90', '120', '12', '6.927510000000002', '3.027\\n']\n",
"['Fields of Despair France 1914-1918', '2', '180', '180', '13', '7.97141', '3.2105\\n']\n",
"['Opera', '2', '90', '90', '12', '6.6343', '3.2368\\n']\n",
"['Quebec 1759', '2', '60', '60', '12', '6.93898', '2.1529\\n']\n",
"['\\\\u6642\\\\u5147\\\\u6559\\\\u6388 \\\\u6b72\\\\u6708\\\\u5821\\\\u58d8', '2', '30', '45', '8', '6.656339999999998', '1.9\\n']\n",
"['The Mines of Zavandor', '2', '45', '90', '10', '6.5958', '2.6\\n']\n",
"['Travel Carcassonne', '2', '30', '45', '8', '7.23464', '1.8889\\n']\n",
"['Augsburg 1520', '2', '25', '75', '12', '6.4512800000000015', '2.6708\\n']\n",
"['Air', '2', '15', '30', '14', '7.732310000000001', '1.6667\\n']\n",
"['Uchronia', '2', '45', '60', '14', '6.50462', '2.7162\\n']\n",
"[\"Perdition's Mouth Abyssal Rift\", '1', '30', '180', '10', '7.679869999999998', '3.8182\\n']\n",
"['Timeline Americana', '2', '15', '15', '8', '6.6952300000000005', '1.1364\\n']\n",
"['Asia Engulfed', '2', '480', '480', '12', '7.534210000000002', '3.7949\\n']\n",
"['The Island of El Dorado', '2', '25', '80', '10', '7.024260000000001', '1.75\\n']\n",
"['Dos Rios', '2', '70', '70', '12', '6.43205', '2.5217\\n']\n",
"['Ice Flow', '2', '45', '75', '11', '6.42282', '2.1511\\n']\n",
"['Tantrix', '1', '30', '30', '8', '6.34421', '2.2237\\n']\n",
"['Toledo', '2', '45', '60', '10', '6.27636', '2.1863\\n']\n",
"['Canterbury', '2', '90', '90', '10', '6.97775', '3.0952\\n']\n",
"['Wordsy', '1', '20', '20', '10', '7.06739', '1.3333\\n']\n",
"['Rolling America', '1', '15', '15', '8', '6.42169', '1.5714\\n']\n",
"['Pok\\\\u00e9mon Trading Card Game', '2', '20', '20', '6', '6.21512', '1.9845\\n']\n",
"['Arkham Noir Case #1 \\\\u2013 The Witch Cult Murders', '1', '30', '30', '14', '6.9112300000000015', '1.8947\\n']\n",
"['The Edge Dawnfall', '1', '60', '90', '14', '8.37588', '2.7895\\n']\n",
"['Spy Club', '2', '45', '45', '10', '7.213139999999999', '2.1429\\n']\n",
"['An Infamous Traffic', '2', '45', '90', '14', '7.31895', '3.381\\n']\n",
"['Bombay', '2', '30', '60', '10', '6.35259', '2.0465\\n']\n",
"['Close Action The Age of Fighting Sail Vol. 1', '2', '240', '240', '12', '7.82365', '3.4459\\n']\n",
"['Keltis Das Orakel', '2', '30', '30', '10', '6.903410000000001', '2.1333\\n']\n",
"['Triumvirate', '2', '15', '15', '12', '6.734089999999999', '1.9538\\n']\n",
"['Ticket to Ride First Journey (Europe)', '2', '15', '30', '6', '7.04957', '1.6364\\n']\n",
"['Rune Stones', '2', '60', '60', '10', '7.422169999999999', '2.4211\\n']\n",
"['If Wishes Were Fishes!', '2', '45', '45', '10', '6.49417', '1.9483\\n']\n",
"['Beasts of Balance', '1', '15', '30', '7', '7.01317', '1.0909\\n']\n",
"['DC Comics Dice Masters War of Light', '2', '60', '60', '14', '7.35923', '2.2727\\n']\n",
"['Tiefe Taschen', '4', '20', '50', '12', '7.2496', '1.5455\\n']\n",
"['Slide 5', '2', '30', '30', '8', '6.52536', '1.2893\\n']\n",
"['Shadows in Kyoto', '2', '15', '30', '10', '7.01179', '2.0\\n']\n",
"['Cheaty Mages!', '3', '30', '30', '12', '6.28481', '1.5657\\n']\n",
"['Pap\\\\u00e0 Paolo', '2', '30', '75', '10', '6.98413', '2.8462\\n']\n",
"['Micropul', '1', '30', '30', '9', '6.77643', '1.9083\\n']\n",
"['Posthuman', '1', '30', '120', '13', '6.585210000000001', '3.18\\n']\n",
"['Clippers', '2', '90', '90', '10', '6.607939999999998', '2.6162\\n']\n",
"['Grimoire', '2', '30', '30', '12', '6.41909', '1.8602\\n']\n",
"['Carson City The Card Game', '1', '30', '45', '12', '6.98042', '2.1111\\n']\n",
"['Tunisia', '2', '360', '360', '16', '7.740480000000002', '4.0714\\n']\n",
"['Mandala', '2', '30', '0', '10', '7.56005', '2.1\\n']\n",
"['Leaping Lemmings', '2', '60', '72', '13', '6.45953', '1.8349\\n']\n",
"['Unpublished Prototype', '0', '0', '0', '0', '6.93858', '2.4667\\n']\n",
"['Conquest of the Fallen Lands', '3', '90', '90', '10', '6.79927', '2.3636\\n']\n",
"['D-Day at Tarawa', '1', '120', '420', '0', '8.20844', '3.5588\\n']\n",
"['Kero', '2', '30', '30', '9', '7.19643', '1.9375\\n']\n",
"['Sierra West', '1', '40', '60', '14', '7.03792', '3.1724\\n']\n",
"['Mai-Star', '3', '30', '30', '14', '6.57103', '1.9\\n']\n",
"['Madame Ching', '2', '45', '45', '8', '6.49788', '2.16\\n']\n",
"['Micro Mutants Evolution', '2', '30', '30', '10', '6.62527', '1.4268\\n']\n",
"['Exploding Kittens NSFW Deck', '2', '10', '20', '18', '6.20524', '1.0743\\n']\n",
"['Excape', '3', '30', '30', '8', '6.33277', '1.14\\n']\n",
"['Wellington The Peninsula War 1812-1814', '2', '180', '180', '12', '6.93164', '3.2110000000000003\\n']\n",
"['Dungeons & Dragons Dice Masters Faer\\\\u00fbn Under Siege', '2', '60', '60', '14', '7.64155', '2.4\\n']\n",
"['Mystery Rummy Murders in the Rue Morgue', '2', '20', '40', '8', '6.711360000000001', '1.7067\\n']\n",
"['Overseers', '3', '30', '45', '12', '6.72315', '2.0455\\n']\n",
"['Seventh Hero', '3', '20', '30', '8', '6.35988', '1.4576\\n']\n",
"['Star Wars Empire vs. Rebellion', '2', '60', '60', '10', '6.35556', '1.7237\\n']\n",
"['Potato Man', '2', '40', '40', '10', '6.70377', '1.4483\\n']\n",
"['Lunarchitects', '1', '45', '60', '13', '7.33856', '2.5455\\n']\n",
"['Darklight Memento Mori', '1', '60', '120', '14', '8.54234', '3.5789\\n']\n",
"['Battleball', '2', '45', '45', '8', '6.273', '1.5085\\n']\n",
"['Dragoon', '2', '30', '60', '13', '7.10855', '1.9412\\n']\n",
"['Blood on the Clocktower', '5', '30', '120', '13', '7.73757', '2.8947\\n']\n",
"['Shadows of Brimstone Forbidden Fortress', '1', '120', '120', '12', '8.6656', '3.3636\\n']\n",
"['Guildhall Fantasy Fellowship', '2', '30', '45', '10', '7.18025', '1.8889\\n']\n",
"['Cave Evil', '2', '180', '180', '16', '7.902369999999999', '3.4444\\n']\n",
"['Municipium', '2', '60', '60', '10', '6.68645', '2.4382\\n']\n",
"['Hostage Negotiator Crime Wave', '1', '20', '20', '15', '7.680169999999999', '2.0\\n']\n",
"['Panzer (second edition)', '2', '120', '300', '0', '7.77792', '3.7167\\n']\n",
"['Game of trains \\\\u8ff7\\\\u9014\\\\u5c0f\\\\u706b\\\\u8eca', '2', '20', '20', '8', '6.36995', '1.1964\\n']\n",
"['Spinderella', '2', '20', '20', '6', '6.50429', '1.1698\\n']\n",
"['Tongiaki Journey into the Unknown', '2', '45', '45', '10', '6.23341', '1.9579\\n']\n",
"['Goldbr\\\\u00e4u', '3', '60', '60', '10', '6.41513', '2.5185\\n']\n",
"['Doodle Quest', '1', '15', '15', '6', '6.75184', '1.0952\\n']\n",
"['El Bandido', '1', '10', '15', '6', '6.6075800000000005', '1.1379\\n']\n",
"['Village Pillage', '2', '20', '20', '10', '7.60571', '1.4615\\n']\n",
"['Dungeons & Dragons Attack Wing', '2', '30', '30', '14', '7.25888', '2.9333\\n']\n",
"['Nova Luna', '1', '30', '60', '8', '7.37074', '2.0769\\n']\n",
"['Welcome To DinoWorld', '1', '40', '70', '12', '6.99021', '2.0667\\n']\n",
"['Hearts and Minds Vietnam 1965-1975', '2', '180', '180', '12', '7.531860000000001', '2.8167\\n']\n",
"['Welcome to Centerville', '2', '40', '80', '12', '6.9951300000000005', '2.3462\\n']\n",
"[\"Star Fleet Battles Captain's Edition Basic Set\", '1', '180', '180', '12', '7.39302', '4.2192\\n']\n",
"['The Korean War', '1', '180', '960', '15', '7.60973', '3.6618\\n']\n",
"['The Bucket King', '2', '45', '45', '10', '6.32227', '1.2328\\n']\n",
"['Illimat', '2', '15', '60', '12', '7.41803', '2.0625\\n']\n",
"['Word Domination', '2', '20', '45', '13', '7.0994199999999985', '2.0\\n']\n",
"['Beowulf The Movie Board Game', '2', '30', '60', '10', '6.368130000000002', '2.1678\\n']\n",
"['Wise and Otherwise', '2', '45', '45', '12', '6.63468', '1.52\\n']\n",
"['Dark Tales', '2', '30', '30', '14', '6.605739999999999', '1.5806\\n']\n",
"['Shipwrights of the North Sea', '2', '60', '60', '10', '6.4522900000000005', '2.3455\\n']\n",
"['Cosmogenesis', '2', '60', '60', '12', '7.5282', '2.6667\\n']\n",
"['Kingdom of Solomon', '2', '60', '60', '12', '6.939210000000001', '2.7627\\n']\n",
"['Ruhrschifffahrt 1769-1890', '2', '120', '120', '12', '7.25612', '3.5094\\n']\n",
"['OctoDice', '1', '20', '30', '10', '6.560810000000001', '1.92\\n']\n",
"['Othello', '2', '30', '30', '8', '6.08442', '2.0969\\n']\n",
"['Aqua Romana', '2', '45', '60', '8', '6.328869999999998', '2.1667\\n']\n",
"['Ponte del Diavolo', '2', '25', '25', '10', '6.5473300000000005', '2.3656\\n']\n",
"['Malifaux', '2', '90', '120', '0', '7.50431', '3.3077\\n']\n",
"['Marvel Dice Masters Civil War', '2', '60', '60', '14', '7.484310000000002', '2.6667\\n']\n",
"['British Rails', '2', '180', '180', '12', '6.9109300000000005', '2.56\\n']\n",
"['Firefly Fluxx', '2', '5', '30', '8', '6.6627600000000005', '1.3125\\n']\n",
"['Battle for Germany', '2', '180', '180', '12', '7.1090300000000015', '2.1143\\n']\n",
"['Advanced Squad Leader Starter Kit Expansion Pack #1', '2', '120', '480', '14', '8.30131', '3.6333\\n']\n",
"['The Pirates', '3', '30', '30', '8', '6.28382', '1.5837\\n']\n",
"['Wacky Wacky West', '2', '30', '45', '9', '6.30168', '1.8452\\n']\n",
"['Doctor Who Time of the Daleks', '2', '120', '120', '14', '7.11199', '2.3\\n']\n",
"['Valhalla', '1', '30', '60', '13', '7.45644', '2.129\\n']\n",
"['Song of Blades and Heroes', '2', '45', '45', '12', '7.754460000000001', '2.225\\n']\n",
"['18EU', '2', '300', '300', '14', '7.577560000000001', '4.2432\\n']\n",
"['Keltis Der Weg der Steine Mitbringspiel', '2', '15', '15', '7', '6.4477400000000005', '1.2673\\n']\n",
"['Dungeons & Dragons Basic Game', '2', '90', '90', '12', '6.7711', '3.0351\\n']\n",
"['Rat-a-Tat Cat', '2', '10', '10', '6', '6.21146', '1.1162\\n']\n",
"['Sewer Pirats', '2', '30', '60', '10', '6.6592600000000015', '2.1277\\n']\n",
"['Sherlock Last Call', '1', '40', '60', '10', '7.0236399999999986', '1.2\\n']\n",
"['Catan Geographies Germany', '3', '60', '60', '10', '6.876339999999999', '2.375\\n']\n",
"['Battle For Souls', '1', '60', '60', '14', '7.079210000000002', '2.3509\\n']\n",
"['Hnefatafl', '2', '20', '20', '7', '6.5320800000000006', '2.5699\\n']\n",
"[\"Pavlov's House\", '1', '60', '75', '12', '8.08923', '2.5\\n']\n",
"['Nuclear Escalation', '2', '30', '30', '10', '6.58655', '1.6024\\n']\n",
"['India Rails', '2', '180', '180', '12', '7.07333', '2.6\\n']\n",
"['Hoplomachus Rise of Rome', '1', '30', '30', '12', '8.15152', '2.9375\\n']\n",
"['Liberty The American Revolution 1775-83', '2', '180', '180', '12', '7.16741', '2.6508\\n']\n",
"['Team Play', '3', '30', '30', '8', '6.9668600000000005', '1.25\\n']\n",
"['Raxxon', '1', '45', '60', '14', '6.83666', '2.0\\n']\n",
"['A Tale of Pirates', '2', '30', '30', '8', '7.20395', '1.8182\\n']\n",
"['Terror Below', '1', '45', '60', '10', '7.01832', '1.8333\\n']\n",
"['Zero!', '2', '60', '60', '12', '6.9486', '2.2899\\n']\n",
"['Court of the Medici', '2', '25', '25', '12', '6.5888399999999985', '1.9104\\n']\n",
"['Agility', '2', '30', '45', '10', '7.19061', '2.05\\n']\n",
"['The Siege of Jerusalem (Third Edition)', '1', '300', '300', '12', '7.08016', '3.878\\n']\n",
"['Vs System', '2', '15', '15', '10', '6.77124', '2.6111\\n']\n",
"['Yardmaster', '2', '20', '20', '8', '6.37908', '1.2388\\n']\n",
"['Il Principe', '2', '60', '60', '10', '6.42901', '2.8344\\n']\n",
"['Alcatraz The Scapegoat', '3', '45', '60', '15', '6.36294', '2.3494\\n']\n",
"['Monopoly Gamer', '2', '45', '60', '8', '6.52216', '1.1786\\n']\n",
"['\\\\u5e73\\\\u8861\\\\u5929\\\\u4f7f', '2', '30', '30', '6', '6.37455', '1.2043\\n']\n",
"['Ligretto', '2', '10', '10', '8', '6.1879300000000015', '1.194\\n']\n",
"['City Tycoon', '2', '60', '120', '10', '6.52526', '2.8072\\n']\n",
"['Phantoms vs Phantoms', '2', '15', '15', '6', '6.36581', '1.3101\\n']\n",
"[\"Dragon's Hoard\", '2', '25', '45', '8', '6.49474', '1.4364\\n']\n",
"['Taluva Deluxe', '2', '45', '45', '8', '7.86113', '2.0\\n']\n",
"['Nautilus', '2', '120', '120', '12', '6.38389', '2.6667\\n']\n",
"['Legendary Big Trouble in Little China', '2', '45', '60', '14', '7.11734', '1.7778\\n']\n",
"['The Dragon & Flagon', '2', '60', '60', '10', '6.4875099999999986', '2.3529\\n']\n",
"['Ace of Aces Powerhouse Series', '2', '20', '20', '12', '7.24282', '1.8039\\n']\n",
"['Getaway Driver', '2', '25', '35', '12', '7.08022', '2.4444\\n']\n",
"['Nuclear War', '2', '60', '60', '10', '6.2096', '1.444\\n']\n",
"['Leo muss zum Friseur', '2', '30', '30', '6', '6.67514', '1.1739\\n']\n",
"['Second Chance', '1', '10', '15', '8', '6.72215', '1.2381\\n']\n",
"['Speculation', '3', '45', '45', '10', '6.7024', '2.0\\n']\n",
"['Das Motorsportspiel DTM N\\\\u00fcrburgring', '2', '120', '120', '10', '7.44428', '2.0\\n']\n",
"['Cities', '1', '15', '30', '8', '6.40494', '1.6579\\n']\n",
"['Captains of Industry', '3', '90', '150', '13', '7.12431', '3.7778\\n']\n",
"['Order of the Gilded Compass', '2', '30', '60', '10', '6.9516300000000015', '2.2727\\n']\n",
"['Great Wall of China', '2', '30', '30', '10', '6.21702', '1.8664\\n']\n",
"['First Orchard', '1', '10', '10', '2', '6.6896', '1.0\\n']\n",
"['Hokkaido', '2', '30', '40', '8', '7.20382', '2.125\\n']\n",
"['Rattlebones', '2', '15', '30', '14', '6.54117', '1.5577\\n']\n",
"['Bosk', '2', '20', '40', '13', '7.218260000000001', '2.2857\\n']\n",
"['Starship Troopers', '1', '120', '120', '12', '6.48745', '3.1037\\n']\n",
"['Havoc The Hundred Years War', '2', '60', '60', '10', '6.678719999999998', '2.1374\\n']\n",
"['Andromeda', '3', '60', '60', '10', '6.39001', '2.2266\\n']\n",
"['Era of Tribes', '1', '60', '180', '14', '8.33342', '4.1489\\n']\n",
"['Tavarua', '1', '30', '60', '13', '7.219519999999998', '2.2667\\n']\n",
"['Dizzle', '1', '30', '30', '8', '6.9654300000000005', '1.125\\n']\n",
"['Munchkin Zombies Guest Artist Edition', '3', '90', '90', '10', '6.23535', '1.951\\n']\n",
"['504', '2', '30', '120', '12', '6.33863', '3.4468\\n']\n",
"['World at War Blood and Bridges', '2', '90', '90', '0', '7.617089999999999', '2.7536\\n']\n",
"['Tanto Cuore Romantic Vacation', '2', '30', '30', '12', '7.543989999999999', '2.45\\n']\n",
"['Noah', '2', '30', '30', '7', '6.50697', '1.3667\\n']\n",
"['Mogul', '3', '45', '45', '13', '6.8189', '2.0667\\n']\n",
"['Noctiluca', '1', '30', '30', '8', '7.0754800000000015', '1.4737\\n']\n",
"['Pocket Battles Celts vs. Romans', '2', '30', '30', '8', '6.43043', '1.8473\\n']\n",
"['Indulgence', '3', '40', '60', '14', '6.86235', '1.8571\\n']\n",
"['Sharp Shooters', '2', '10', '10', '10', '6.42435', '1.25\\n']\n",
"['Munchkin Adventure Time', '3', '60', '90', '10', '6.5164800000000005', '1.907\\n']\n",
"['Melee', '2', '15', '15', '10', '7.32377', '2.2453\\n']\n",
"['Quartz', '3', '45', '60', '14', '6.90752', '1.25\\n']\n",
"['Here Come the Rebels', '2', '180', '180', '12', '7.665660000000001', '3.375\\n']\n",
"['Burma', '2', '120', '120', '12', '7.886', '4.0192\\n']\n",
"['Tycoon', '2', '90', '90', '10', '6.7922699999999985', '2.6456\\n']\n",
"['War of the Ring', '2', '180', '180', '12', '6.6249699999999985', '3.4421\\n']\n",
"['Ur', '3', '45', '45', '10', '6.50716', '3.0764\\n']\n",
"['Axis Empires Totaler Krieg!', '1', '3600', '3600', '12', '8.40381', '4.3864\\n']\n",
"['Dual Powers Revolution 1917', '1', '30', '60', '13', '7.645460000000001', '2.1538\\n']\n",
"['Win', '3', '120', '120', '8', '6.69601', '2.086\\n']\n",
"[\"France '40\", '2', '240', '240', '12', '7.70873', '2.95\\n']\n",
"['Antics!', '3', '60', '60', '10', '6.94457', '2.6667\\n']\n",
"['Deadwood 1876', '2', '20', '40', '13', '6.71555', '1.7692\\n']\n",
"['Metallum', '2', '60', '60', '10', '7.17338', '2.72\\n']\n",
"['Korea The Forgotten War', '2', '360', '360', '16', '8.10629', '4.2143\\n']\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"['Bring Your Own Book', '3', '20', '20', '12', '6.90988', '1.0909\\n']\n",
"['Reds! The Russian Civil War 1918-1921', '1', '360', '360', '12', '7.25902', '3.0725\\n']\n",
"['Lift Off', '2', '60', '120', '12', '7.25858', '2.9231\\n']\n",
"['Kaleidos', '2', '60', '60', '10', '6.6825600000000005', '1.2553\\n']\n",
"['Battle Hymn', '1', '240', '240', '12', '7.52031', '3.2692\\n']\n",
"['Moongha Invaders Mad Scientists and Atomic Monsters Attack the Earth!', '3', '90', '120', '13', '6.734369999999998', '2.6667\\n']\n",
"['Tail Feathers', '2', '60', '90', '9', '7.1616399999999985', '3.0435\\n']\n",
"['Atlantis Rising', '2', '30', '90', '10', '6.55187', '2.5333\\n']\n",
"['Cosmic Encounter', '2', '60', '60', '12', '6.39877', '2.2989\\n']\n",
"['Hellas', '2', '45', '60', '12', '6.20184', '2.0529\\n']\n",
"['Harry Potter Hogwarts Battle \\\\u2013 Defence Against the Dark Arts', '2', '30', '60', '11', '7.54501', '1.3333\\n']\n",
"['Meeple War', '2', '30', '60', '10', '6.70142', '2.7727\\n']\n",
"['Key Largo', '3', '30', '40', '8', '6.5963600000000016', '2.0303\\n']\n",
"['Call of Cthulhu Collectible Card Game', '2', '30', '30', '12', '6.8678300000000005', '2.5484\\n']\n",
"['Pay Dirt', '2', '90', '90', '13', '6.78795', '2.5652\\n']\n",
"['Rise of the Luftwaffe', '2', '20', '20', '12', '7.04053', '2.1429\\n']\n",
"['Burger Up', '2', '15', '30', '9', '6.90292', '1.7143\\n']\n",
"[\"DC Comics Dice Masters World's Finest\", '2', '60', '60', '14', '7.558689999999999', '2.0\\n']\n",
"['Junta Viva el Presidente!', '3', '45', '60', '10', '6.42849', '1.913\\n']\n",
"['\\\\u30d1\\\\u30b7\\\\u30d5\\\\u30a3\\\\u30c3\\\\u30af\\\\u30fb\\\\u30bf\\\\u30a4\\\\u30d5\\\\u30fc\\\\u30f3', '3', '120', '120', '10', '6.631939999999998', '2.0169\\n']\n",
"['Codex Card-Time Strategy \\\\u2013 Core Set', '2', '45', '45', '13', '7.584810000000001', '3.4286\\n']\n",
"['Maharani', '2', '40', '40', '8', '6.572', '2.02\\n']\n",
"['Kaosball The Fantasy Sport of Total Domination', '2', '30', '60', '14', '6.7435800000000015', '2.5294\\n']\n",
"['Volldampf', '2', '90', '90', '12', '6.85785', '2.8868\\n']\n",
"['Emerald', '2', '45', '45', '10', '6.35104', '1.6763\\n']\n",
"['Cry Havoc', '2', '120', '240', '12', '6.82879', '2.2759\\n']\n",
"['The Grizzled Armistice Edition', '1', '45', '45', '14', '7.97295', '2.1667\\n']\n",
"['Quartermaster General Victory or Death \\\\u2013 The Peloponnesian War', '2', '90', '120', '12', '7.234539999999999', '2.4\\n']\n",
"['Advanced Third Reich', '2', '2480', '2480', '12', '6.8457', '4.5254\\n']\n",
"['Merchants', '2', '30', '30', '12', '6.586689999999999', '1.73\\n']\n",
"['Barbarossa', '3', '60', '60', '12', '6.34775', '1.5435\\n']\n",
"['Small Star Empires', '2', '10', '30', '13', '7.22498', '2.0\\n']\n",
"[\"Time's Up! Academy\", '4', '30', '30', '12', '7.23083', '1.0714\\n']\n",
"['Cubist', '2', '30', '45', '7', '6.8114300000000005', '1.9143\\n']\n",
"['Pylos', '2', '10', '10', '8', '6.34479', '1.9907\\n']\n",
"['Eketorp', '3', '45', '60', '8', '6.36605', '2.0816\\n']\n",
"['Among the Stars Revival', '2', '30', '30', '12', '7.2101', '2.2857\\n']\n",
"['18MEX', '3', '210', '210', '14', '7.82287', '3.9231\\n']\n",
"['Evolution The Origin of Species', '2', '30', '60', '12', '6.3031', '2.0777\\n']\n",
"['Compatibility', '3', '30', '30', '12', '6.49198', '1.1194\\n']\n",
"['Axis & Allies Battle of the Bulge', '2', '180', '180', '12', '6.7423899999999986', '2.6522\\n']\n",
"['The Battle for Normandy', '2', '240', '240', '0', '7.85866', '3.7333\\n']\n",
"['Magical Athlete', '4', '60', '60', '9', '6.48266', '1.3117\\n']\n",
"['Survive Space Attack!', '2', '45', '60', '8', '7.0522399999999985', '2.1538\\n']\n",
"['Unstable Unicorns', '2', '30', '45', '14', '6.36226', '1.561\\n']\n",
"['Saga', '2', '90', '150', '0', '7.95455', '2.3704\\n']\n",
"['Risk Godstorm', '2', '120', '120', '10', '6.26924', '2.682\\n']\n",
"['Munchkin Apocalypse Guest Artist Edition', '3', '90', '90', '10', '6.5003199999999985', '2.075\\n']\n",
"['Fireball Island', '2', '45', '45', '7', '6.4686', '1.3697\\n']\n",
"['Jerusalem', '2', '90', '90', '12', '6.72451', '2.9178\\n']\n",
"['Exceed Fighting System', '2', '5', '30', '10', '8.5168', '2.7\\n']\n",
"['Escape Room In A Box The Werewolf Experiment', '2', '30', '90', '13', '7.257239999999999', '2.2857\\n']\n",
"['The Agents', '2', '20', '40', '8', '6.33303', '2.3678\\n']\n",
"['Sentinel Tactics The Flame of Freedom', '2', '30', '60', '13', '6.703810000000002', '2.4865\\n']\n",
"['Penny Press', '2', '45', '60', '13', '6.58898', '2.2059\\n']\n",
"['Star Trek Deck Building Game The Next Generation', '2', '60', '90', '13', '6.49035', '2.4706\\n']\n",
"['Lost Legacy Second Chronicle \\\\u2013 Vorpal Sword & Whitegold Spire', '2', '10', '10', '14', '6.82453', '1.2917\\n']\n",
"['Kakerlakensalat', '2', '10', '20', '6', '6.15345', '1.1438\\n']\n",
"['Kings of Israel', '2', '45', '45', '14', '7.37833', '2.4286\\n']\n",
"['The Game Face to Face', '2', '20', '20', '8', '7.1115', '1.5\\n']\n",
"['Early American Chrononauts', '1', '45', '45', '11', '6.60683', '1.8592\\n']\n",
"['Ultimate Werewolf Inquisition', '3', '30', '60', '8', '6.58179', '1.6744\\n']\n",
"['Cahoots', '1', '20', '20', '10', '7.14496', '1.1429\\n']\n",
"['Full Thrust', '2', '120', '120', '12', '7.239330000000002', '2.619\\n']\n",
"['Warhammer 40', '2', '120', '180', '12', '7.84823', '3.3333\\n']\n",
"['Tally Ho!', '2', '30', '30', '8', '6.13546', '1.4955\\n']\n",
"['Risk Game of Thrones Skirmish Edition', '2', '120', '240', '18', '6.805', '2.8421\\n']\n",
"['Rocky Road \\\\u00e0 la Mode', '2', '20', '30', '10', '6.77223', '1.8889\\n']\n",
"['Traditional Card Games', '0', '0', '0', '0', '6.59868', '1.9683\\n']\n",
"[\"The Cousins' War\", '2', '30', '30', '12', '7.262289999999999', '2.0\\n']\n",
"['Dreamscape', '1', '60', '90', '10', '7.958769999999999', '3.0833\\n']\n",
"['13 Minutes The Cuban Missile Crisis', '2', '13', '13', '10', '6.50115', '2.0\\n']\n",
"['Nightfall The Coldest War', '2', '45', '45', '12', '7.25985', '2.8182\\n']\n",
"['Mutant Meeples', '2', '45', '45', '8', '6.6402199999999985', '2.4565\\n']\n",
"['Dust Tactics Revised Core Set', '2', '45', '45', '14', '7.395119999999999', '2.5278\\n']\n",
"['Axis & Allies Guadalcanal', '2', '120', '120', '10', '6.8978', '2.5781\\n']\n",
"['Illuminati', '2', '60', '120', '12', '6.18783', '2.4909\\n']\n",
"['The Dark Valley Deluxe Edition', '1', '500', '500', '0', '7.92812', '3.3056\\n']\n",
"['Mistfall Heart of the Mists', '1', '120', '120', '14', '7.531389999999999', '4.0625\\n']\n",
"['The Burning Blue', '2', '300', '300', '12', '7.63655', '4.0538\\n']\n",
"['The Game of 49', '2', '45', '45', '10', '6.44682', '1.6552\\n']\n",
"['Lectio', '3', '20', '20', '8', '6.85407', '1.9348\\n']\n",
"['Gonzaga', '2', '30', '60', '8', '6.57931', '2.4699\\n']\n",
"['Case Blue', '1', '1440', '22500', '12', '8.226239999999999', '4.5821\\n']\n",
"['Lobotomy', '1', '60', '180', '14', '7.366230000000002', '3.3333\\n']\n",
"['Magna Grecia', '2', '90', '90', '12', '6.56492', '2.9574\\n']\n",
"['Goblins', '2', '60', '60', '13', '6.4431400000000005', '2.3433\\n']\n",
"['America', '2', '45', '45', '13', '6.82965', '1.1429\\n']\n",
"['Summit The Board Game', '1', '40', '180', '14', '7.27193', '2.3529\\n']\n",
"['Luchador! Mexican Wrestling Dice', '2', '15', '15', '8', '6.464930000000002', '1.2222\\n']\n",
"['Dungeons & Dragons Miniatures', '2', '60', '60', '12', '6.536969999999998', '2.5667\\n']\n",
"['Nottingham', '3', '30', '30', '10', '6.260680000000002', '1.6023\\n']\n",
"['Dice Throne Season Two \\\\u2013 Tactician v. Huntress', '2', '20', '40', '8', '8.0225', '2.6667\\n']\n",
"['Barbarians The Invasion', '2', '90', '90', '14', '7.49228', '3.5172\\n']\n",
"['Deckscape The Fate of London', '1', '60', '60', '12', '6.35387', '2.1176\\n']\n",
"['Tahuantinsuyu', '3', '180', '180', '12', '7.17805', '3.2712\\n']\n",
"['Bomb Squad', '2', '30', '30', '10', '6.55887', '2.1579\\n']\n",
"['Empires of the Void', '2', '120', '120', '12', '6.73813', '2.9138\\n']\n",
"['The Mighty Endeavor', '1', '360', '360', '12', '7.3716', '2.8852\\n']\n",
"['WeyKick', '2', '10', '10', '3', '6.95335', '1.0256\\n']\n",
"['Light Speed', '2', '10', '10', '10', '6.35985', '1.1655\\n']\n",
"['The Struggle for Catan', '2', '30', '30', '10', '6.1878400000000005', '1.6691\\n']\n",
"['Trieste', '3', '25', '25', '13', '6.66608', '2.1875\\n']\n",
"['18OE On the Rails of the Orient Express', '2', '720', '720', '14', '8.15155', '4.5556\\n']\n",
"['Mythos', '1', '45', '45', '10', '6.644710000000001', '2.5256\\n']\n",
"['Formula D\\\\u00e9 Mini', '2', '60', '60', '8', '6.5073', '1.7444\\n']\n",
"['Texas Showdown', '3', '45', '45', '10', '7.0755', '1.5\\n']\n",
"['Article 27 The UN Security Council Game', '3', '30', '30', '10', '6.51711', '2.12\\n']\n",
"['Bastogne Screaming Eagles under Siege', '2', '300', '300', '0', '7.405810000000002', '2.6458\\n']\n",
"['DOG', '2', '45', '45', '9', '6.3587', '1.4598\\n']\n",
"['Space Race The Card Game', '1', '30', '60', '13', '6.99977', '2.9444\\n']\n",
"['Techno Bowl Arcade Football Unplugged', '2', '45', '90', '14', '8.616660000000001', '2.7222\\n']\n",
"['Starfighter', '2', '30', '30', '13', '6.880489999999999', '2.8519\\n']\n",
"['Illuminati New World Order', '2', '120', '120', '12', '6.38564', '2.8788\\n']\n",
"['Scarabya', '1', '15', '20', '8', '6.67663', '1.375\\n']\n",
"['Asteroyds', '2', '30', '30', '10', '6.3703400000000014', '2.1667\\n']\n",
"['Mint Delivery', '1', '15', '30', '13', '6.31535', '1.4412\\n']\n",
"['Triumph of Chaos', '2', '360', '360', '12', '7.57297', '4.3542\\n']\n",
"['Atlantis Rising (second edition)', '1', '60', '120', '10', '8.09265', '2.375\\n']\n",
"['Fortuna', '2', '60', '60', '10', '6.52314', '2.4079\\n']\n",
"['Laser Chess', '2', '30', '30', '9', '6.7515399999999985', '2.7027\\n']\n",
"['Lagoon Land of Druids', '1', '60', '60', '14', '6.36632', '2.7237\\n']\n",
"['Bison Thunder on the Prairie', '2', '90', '90', '10', '6.33345', '2.7278\\n']\n",
"['Age of Civilization', '1', '30', '60', '10', '7.3905699999999985', '2.2174\\n']\n",
"[\"Stonewall Jackson's Way\", '1', '180', '180', '12', '7.54632', '3.3654\\n']\n",
"['Thirty Years War Europe in Agony', '2', '360', '360', '14', '6.840960000000001', '3.13\\n']\n",
"['Uruk Wiege der Zivilisation', '2', '60', '60', '12', '6.70959', '2.5072\\n']\n",
"['Monikers Shmonikers', '4', '30', '60', '18', '8.012189999999999', '1.0\\n']\n",
"[\"Cartagena 2. The Pirate's Nest\", '2', '45', '45', '8', '6.48538', '1.5618\\n']\n",
"['Cadwallon City of Thieves', '2', '45', '45', '10', '6.3003', '2.3303\\n']\n",
"['Gr\\\\u00e6naland', '3', '90', '90', '12', '6.7097', '3.0119\\n']\n",
"['Sheepland', '2', '30', '30', '8', '6.59565', '1.7917\\n']\n",
"['Hellapagos', '3', '20', '20', '8', '6.60474', '1.3158\\n']\n",
"['Trekking the National Parks First Edition', '2', '30', '60', '8', '7.1109100000000005', '1.7333\\n']\n",
"['Seven Dragons', '2', '10', '30', '6', '6.27539', '1.3191\\n']\n",
"['Narcos The Board Game', '2', '75', '100', '18', '7.5255899999999984', '2.9286\\n']\n",
"['Battle Above the Clouds', '2', '180', '180', '0', '8.04498', '3.7632\\n']\n",
"['Pax Britannica', '4', '300', '300', '12', '6.709230000000002', '3.85\\n']\n",
"['Fealty', '2', '15', '30', '14', '6.7274699999999985', '2.4359\\n']\n",
"[\"Rory's Story Cubes Voyages\", '1', '20', '20', '8', '6.5927', '1.027\\n']\n",
"['A Game of Thrones Collectible Card Game', '2', '30', '30', '0', '6.86459', '2.8955\\n']\n",
"[\"Stalingrad Pocket 2nd Edition The Wehrmacht's Greatest Disaster\", '2', '180', '900', '15', '7.287560000000001', '2.6452\\n']\n",
"['Tomb', '2', '60', '60', '12', '6.31093', '2.6296\\n']\n",
"['Fist of Dragonstones', '3', '45', '45', '8', '6.16292', '1.8634\\n']\n",
"[\"The King's Abbey\", '1', '90', '180', '12', '6.9878', '3.2222\\n']\n",
"['Dungeon Mayhem', '2', '10', '10', '8', '6.87502', '1.1\\n']\n",
"['11 nimmt!', '2', '30', '30', '8', '6.28218', '1.2162\\n']\n",
"['Histrio', '2', '40', '40', '10', '6.58972', '2.0625\\n']\n",
"['Batavia', '3', '45', '60', '10', '6.4035', '2.4135\\n']\n",
"['PIX', '4', '30', '30', '8', '6.671010000000001', '1.3636\\n']\n",
"['Family Business', '2', '30', '30', '8', '6.08027', '1.3245\\n']\n",
"['Province', '2', '25', '25', '13', '6.32939', '1.8214\\n']\n",
"['History of the World', '3', '120', '180', '14', '7.40813', '2.5833\\n']\n",
"['Zombie in my Pocket', '1', '5', '5', '11', '6.32216', '1.3014\\n']\n",
"['Nippon Rails', '2', '120', '240', '10', '6.850160000000002', '2.6154\\n']\n",
"['Blackbeard', '1', '120', '240', '12', '6.32821', '3.1899\\n']\n",
"['Sherlock The Tomb of the Archaeologist', '1', '40', '60', '10', '6.9734', '1.4444\\n']\n",
"['A Victory Denied Crisis at Smolensk', '2', '240', '240', '0', '7.34783', '2.5909\\n']\n",
"['Nosferatu', '5', '20', '20', '10', '6.62535', '1.4048\\n']\n",
"['Talisman (third edition)', '2', '120', '120', '9', '6.32868', '2.0935\\n']\n",
"['Ristorante Italia', '2', '90', '90', '10', '6.85116', '2.3898\\n']\n",
"['2GM Tactics', '1', '30', '120', '12', '7.6609', '2.6765\\n']\n",
"['Ark', '3', '45', '45', '8', '6.26317', '2.2071\\n']\n",
"['Railways of Nippon', '2', '90', '120', '12', '7.716989999999999', '2.75\\n']\n",
"['Roads to Gettysburg', '2', '180', '180', '12', '7.73953', '3.44\\n']\n",
"['Tyros', '3', '90', '90', '10', '6.47866', '2.4667\\n']\n",
"['Crazy Clubs', '2', '30', '30', '8', '6.55517', '1.4348\\n']\n",
"['Dark Stories', '2', '20', '20', '12', '6.07755', '1.2727\\n']\n",
"['1906 San Francisco', '2', '45', '60', '12', '7.36493', '2.2632\\n']\n",
"['DAK2', '1', '360', '360', '14', '8.238480000000001', '4.377\\n']\n",
"[\"10 Minute Heist The Wizard's Tower\", '2', '10', '10', '14', '6.52034', '1.2353\\n']\n",
"['Cupcake Empire', '2', '45', '60', '10', '7.2704', '2.8947\\n']\n",
"['Rescue Polar Bears Data & Temperature', '1', '30', '60', '8', '7.2882', '2.3333\\n']\n",
"['Attack on Titan Deck-Building Game', '1', '60', '90', '15', '6.987710000000001', '2.25\\n']\n",
"['Battle Masters', '2', '60', '60', '9', '6.24934', '1.8772\\n']\n",
"['Amazonas', '3', '50', '50', '10', '6.34061', '2.1429\\n']\n",
"['Urland', '3', '90', '90', '12', '6.562130000000002', '2.5694\\n']\n",
"['Fast Forward FORTRESS', '2', '15', '15', '10', '6.38087', '1.3478\\n']\n",
"['War at Sea (second edition)', '2', '120', '120', '12', '6.47636', '1.9692\\n']\n",
"['\\\\u87d1\\\\u8782\\\\u6355\\\\u624b', '2', '15', '20', '6', '6.23453', '1.0449\\n']\n",
"['Babylonia', '2', '60', '60', '14', '7.62326', '2.7273\\n']\n",
"['Igel \\\\u00c4rgern', '2', '30', '30', '8', '6.4040300000000006', '1.3821\\n']\n",
"['Imperial Settlers Roll & Write', '1', '30', '30', '10', '6.55784', '1.9\\n']\n",
"['Aeroplanes Aviation Ascendant', '3', '120', '120', '14', '6.6133', '2.9359\\n']\n",
"['Successors (second edition)', '2', '180', '180', '12', '7.03793', '3.197\\n']\n",
"['Black Vienna', '3', '60', '60', '10', '7.0194600000000005', '2.62\\n']\n",
"[\"Guderian's Blitzkrieg II\", '1', '4500', '4500', '12', '8.05454', '4.3846\\n']\n",
"['Star Munchkin Guest Artist Edition', '3', '90', '90', '10', '6.11827', '1.7455\\n']\n",
"['Stellar Conflict', '2', '10', '10', '10', '6.54729', '1.3043\\n']\n",
"['Attribute', '3', '30', '30', '8', '6.37383', '1.178\\n']\n",
"['Okko Era of the Asagiri', '2', '40', '40', '12', '6.694489999999999', '2.2317\\n']\n",
"['Wildlife Adventure', '2', '60', '60', '10', '6.833289999999999', '1.8814\\n']\n",
"['The Red Dragon Inn Battle for Greyport', '2', '40', '100', '12', '7.218339999999999', '2.8571\\n']\n",
"['Drakon (fourth edition)', '2', '20', '60', '14', '6.5762100000000006', '1.5185\\n']\n",
"['Kingdom of Heaven The Crusader States 1097-1291', '2', '180', '180', '12', '7.65195', '3.3125\\n']\n",
"['BattleCON Trials of Indines', '2', '10', '45', '8', '8.362739999999999', '3.4\\n']\n",
"['Fresh Fish', '2', '45', '45', '12', '6.86874', '2.3103\\n']\n",
"['Age of Mythology The Boardgame', '2', '120', '120', '10', '6.13932', '2.9276\\n']\n",
"['13 Clues', '2', '30', '30', '8', '6.80363', '1.9091\\n']\n",
"['Pirate Fluxx', '2', '10', '40', '8', '6.18233', '1.425\\n']\n",
"['Elk Fest', '2', '15', '15', '8', '6.1825800000000015', '1.05\\n']\n",
"['Masters of Renaissance Lorenzo il Magnifico \\\\u2013 The Card Game', '1', '30', '45', '14', '7.43134', '2.2143\\n']\n",
"['Maka Bana', '3', '45', '60', '10', '6.642519999999998', '2.0469\\n']\n",
"['Under the Lily Banners', '2', '300', '300', '12', '7.65946', '3.5962\\n']\n",
"['Auf Achse', '2', '60', '60', '8', '6.2378300000000015', '1.9574\\n']\n",
"['Dracula', '2', '30', '30', '12', '6.21203', '1.9186\\n']\n",
"['Divine Right', '2', '360', '360', '12', '7.0762800000000015', '3.1857\\n']\n",
"['Aquatica', '1', '30', '60', '12', '7.25825', '2.2727\\n']\n",
"['Wooly Wars', '2', '30', '30', '7', '6.10709', '1.6733\\n']\n",
"['Infinite City', '2', '45', '45', '10', '6.20315', '1.891\\n']\n",
"['Voodoo Prince', '2', '20', '20', '8', '6.99852', '1.6667\\n']\n",
"['Warhammer 40', '2', '60', '60', '10', '6.46467', '3.5075\\n']\n",
"['Kingdomino Duel', '2', '20', '20', '8', '7.1113800000000005', '1.8\\n']\n",
"['ThunderRoad', '2', '45', '45', '10', '6.60388', '1.3671\\n']\n",
"['Chocolate Factory', '1', '45', '90', '10', '7.286689999999999', '2.9167\\n']\n",
"['Articulate!', '4', '60', '60', '12', '6.55224', '1.3077\\n']\n",
"['Spheres of Influence Struggle for Global Supremacy', '2', '90', '90', '14', '7.946739999999999', '2.3462\\n']\n",
"['Granada', '2', '45', '60', '8', '6.962280000000002', '2.1935\\n']\n",
"['Lines of Action', '2', '20', '20', '10', '7.192639999999999', '2.7045\\n']\n",
"['Valley of the Mammoths', '3', '180', '180', '12', '6.39615', '2.5259\\n']\n",
"['Hart an der Grenze', '3', '40', '40', '10', '6.44548', '1.4035\\n']\n",
"['Siam De Luxe', '2', '15', '15', '8', '6.882060000000001', '2.1892\\n']\n",
"['Lost Valley The Yukon Goldrush 1896', '2', '45', '45', '10', '6.7945699999999984', '2.875\\n']\n",
"['Tin Goose', '3', '90', '150', '14', '7.009530000000002', '3.0\\n']\n",
"['Gloria Picktoria', '2', '45', '45', '10', '6.36767', '1.4815\\n']\n",
"['The Faceless', '2', '30', '45', '14', '6.95827', '2.3\\n']\n",
"['Corporate America', '3', '90', '120', '13', '7.26842', '2.1786\\n']\n",
"['Hanafuda', '2', '60', '60', '8', '6.74959', '1.7059\\n']\n",
"['North Wind', '2', '60', '60', '10', '6.46744', '1.9388\\n']\n",
"['Catacombs & Castles', '2', '30', '60', '14', '6.95794', '2.1818\\n']\n",
"['Carrier', '1', '180', '360', '12', '7.364789999999998', '4.0\\n']\n",
"['Santo Domingo', '2', '20', '30', '8', '6.711710000000001', '1.7778\\n']\n",
"['Valpara\\\\u00edso', '2', '45', '90', '12', '6.950830000000002', '2.8421\\n']\n",
"['Pinguin-Party', '2', '15', '15', '6', '6.41567', '1.1507\\n']\n",
"['Tr\\\\u00e9sor de glace', '2', '15', '20', '5', '6.7117', '1.1053\\n']\n",
"['Big Points', '2', '20', '20', '8', '6.47515', '1.3529\\n']\n",
"['We Will Rock You', '4', '30', '30', '8', '6.3224800000000005', '1.0625\\n']\n",
"['Twilight Imperium (Second Edition)', '2', '240', '240', '12', '6.92514', '3.5102\\n']\n",
"['Axis & Allies Miniatures', '2', '60', '60', '10', '6.50248', '2.2931\\n']\n",
"['Skyjo', '2', '15', '45', '8', '6.87298', '1.1875\\n']\n",
"['The Stars Are Right', '2', '55', '55', '12', '6.31056', '2.4787\\n']\n",
"['Monty Python Fluxx', '2', '40', '40', '13', '6.0677', '1.3532\\n']\n",
"['The Ares Project', '2', '60', '60', '13', '6.67748', '3.2933\\n']\n",
"['Munchkin Booty Guest Artist Edition', '3', '90', '90', '10', '6.25674', '1.939\\n']\n",
"['Nine Tiles Panic', '2', '20', '20', '7', '7.196789999999999', '1.2857\\n']\n",
"['Times Square', '2', '20', '30', '12', '6.31527', '1.6777\\n']\n",
"['Great War Commander', '2', '120', '120', '12', '8.44417', '3.0476\\n']\n",
"['Warmaster', '2', '120', '120', '12', '7.129010000000001', '2.9074\\n']\n",
"['Pocket Battles Orcs vs. Elves', '2', '20', '20', '8', '6.5624699999999985', '2.0563\\n']\n",
"['Biblios Dice', '2', '30', '30', '8', '6.8681', '1.6667\\n']\n",
"['Kneipenquiz Das Original', '3', '30', '40', '12', '7.42765', '1.3333\\n']\n",
"['La Bataille des Quatre Bras', '1', '360', '480', '12', '7.92277', '3.9756\\n']\n",
"['Lascaux Exploring Ancestral Art', '3', '25', '25', '8', '6.34511', '1.578\\n']\n",
"['Ga\\\\u00efa \\\\u5927\\\\u5730\\\\u50b3\\\\u8aaa', '2', '30', '30', '8', '6.29851', '1.9796\\n']\n",
"[\"Stonewall Jackson's Way II\", '0', '240', '720', '0', '8.47761', '3.7727\\n']\n",
"['Soviet Dawn The Russian Civil War', '1', '25', '60', '13', '7.05341', '1.6081\\n']\n",
"['The Lord of the Rings The Two Towers Deck-Building Game', '2', '30', '45', '15', '6.88238', '2.1852\\n']\n",
"['Monikers The Shut Up & Sit Down Nonsense Box', '4', '30', '60', '18', '8.0344', '1.0\\n']\n",
"['California', '2', '60', '60', '8', '6.24397', '1.8\\n']\n",
"['Sakura Arms', '2', '30', '30', '14', '7.7122600000000014', '2.9167\\n']\n",
"['Fleet Wharfside', '2', '20', '30', '13', '6.93544', '1.75\\n']\n",
"[\"Friese's Landlord\", '2', '40', '40', '12', '6.50766', '1.7805\\n']\n",
"['Vampire Empire', '2', '30', '30', '10', '6.75805', '2.1111\\n']\n",
"['Las Vegas Royale', '2', '45', '60', '8', '7.505510000000001', '1.8\\n']\n",
"['Warhammer Age of Sigmar Champions Trading Card Game', '2', '15', '30', '12', '7.74933', '2.7143\\n']\n",
"['I Go!', '2', '30', '30', '8', '6.39917', '1.4823\\n']\n",
"['Temporum', '2', '35', '35', '13', '6.39771', '2.14\\n']\n",
"['Trash Pandas', '2', '15', '20', '8', '6.7131', '1.4167\\n']\n",
"['Too Many Cooks', '2', '30', '30', '10', '6.34133', '1.4038\\n']\n",
"['Exoplanets', '2', '45', '60', '12', '6.6067399999999985', '2.3714\\n']\n",
"['Shadowrun Crossfire Prime Runner Edition', '1', '30', '60', '13', '8.01578', '2.75\\n']\n",
"['Nicht die Bohne!', '3', '45', '45', '10', '6.355180000000002', '1.3619\\n']\n",
"['Kaigan', '3', '90', '90', '12', '6.966989999999999', '2.9375\\n']\n",
"['Grant Takes Command', '2', '120', '120', '12', '7.8986800000000015', '3.7174\\n']\n",
"['Elfenroads', '2', '45', '90', '13', '7.0762', '2.2143\\n']\n",
"['Northern Pacific', '3', '60', '60', '7', '6.96827', '1.5882\\n']\n",
"['TOKYO METRO', '1', '60', '90', '7', '7.28633', '3.1667\\n']\n",
"['Arena For the Gods!', '2', '30', '40', '8', '6.55495', '1.8095\\n']\n",
"['Alhambra The Card Game', '3', '45', '45', '10', '6.43874', '1.7174\\n']\n",
"['Deadline', '2', '60', '60', '14', '6.831639999999998', '2.1429\\n']\n",
"['Sultaniya', '2', '45', '45', '8', '6.5759300000000005', '2.0\\n']\n",
"['Totaler Krieg!', '2', '360', '360', '12', '7.45765', '4.0448\\n']\n",
"['The Extraordinary Adventures of Baron Munchausen', '3', '45', '45', '10', '7.291010000000001', '1.5\\n']\n",
"['D100 Dungeon', '1', '5', '90', '10', '7.78535', '2.8889\\n']\n",
"['Cosmic Run', '1', '30', '30', '8', '7.15965', '1.4737\\n']\n",
"['Patchwork Doodle', '1', '20', '20', '8', '6.63439', '1.25\\n']\n",
"['Escape from 100 Million B.C.', '1', '60', '90', '13', '6.97634', '2.6364\\n']\n",
"['Dungeoneer Vault of the Fiends', '2', '30', '30', '12', '6.30596', '2.23\\n']\n",
"['Sumeria', '3', '30', '60', '10', '6.57803', '2.2614\\n']\n",
"['Hegemonic', '2', '180', '180', '13', '6.82575', '3.6792\\n']\n",
"['Elements', '2', '10', '20', '8', '6.88369', '1.3529\\n']\n",
"['Hex', '2', '20', '20', '8', '6.767989999999998', '2.7692\\n']\n",
"[\"Lock 'n Load Forgotten Heroes \\\\u2013 Vietnam\", '2', '60', '60', '12', '7.391710000000002', '3.1136\\n']\n",
"['Vs System 2PCG The Marvel Battles', '2', '30', '30', '12', '7.043589999999999', '2.4\\n']\n",
"['Flowerpower', '1', '30', '30', '8', '6.56912', '1.4848\\n']\n",
"['Stonewall in the Valley', '2', '180', '180', '12', '7.6791399999999985', '3.4103\\n']\n",
"['Utopia Engine', '1', '30', '60', '0', '6.82413', '2.0364\\n']\n",
"['Herbaceous Sprouts', '1', '30', '30', '8', '7.1481', '1.8333\\n']\n",
"['Men of Iron', '2', '180', '180', '12', '6.84112', '2.7083\\n']\n",
"['Allegiance A Realm Divided', '2', '30', '60', '10', '8.00319', '2.95\\n']\n",
"['On the Underground London\\\\/Berlin', '2', '45', '60', '14', '7.53978', '2.3333\\n']\n",
"['1841', '2', '300', '300', '14', '7.96085', '4.3889\\n']\n",
"['Iglu Pop', '2', '15', '20', '7', '6.26098', '1.0885\\n']\n",
"['AT-43 Initiation Set Operation Damocles', '2', '60', '60', '12', '6.9391300000000005', '2.8267\\n']\n",
"['Midway', '2', '120', '120', '12', '6.6037', '2.4423\\n']\n",
"['Dungeoneer Tomb of the Lich Lord', '2', '60', '60', '12', '6.10902', '2.1899\\n']\n",
"['Dice Throne Season Two \\\\u2013 Cursed Pirate v. Artificer', '2', '20', '40', '8', '8.054210000000001', '2.5\\n']\n",
"['Sheep & Thief', '2', '30', '30', '10', '6.657310000000002', '1.6552\\n']\n",
"['Assault on Hoth The Empire Strikes Back', '2', '90', '90', '12', '6.96747', '2.2154\\n']\n",
"['City of Gears', '2', '45', '60', '8', '6.7168100000000015', '2.6364\\n']\n",
"['Trails of Tucana', '1', '15', '15', '8', '7.41697', '1.3846\\n']\n",
"['Tudor', '2', '90', '120', '12', '6.99792', '2.9474\\n']\n",
"['Barbarossa', '2', '60', '60', '18', '6.86492', '2.5789\\n']\n",
"['Tarot', '3', '30', '30', '12', '6.77205', '2.439\\n']\n",
"['Pow Wow', '3', '30', '30', '0', '6.62945', '1.1509\\n']\n",
"['Empires of the Middle Ages', '1', '240', '360', '14', '7.151110000000001', '3.5926\\n']\n",
"['The Last Friday', '2', '30', '120', '14', '6.4684', '2.2857\\n']\n",
"['Bruxelles 1897', '2', '40', '60', '10', '7.5167', '3.0476\\n']\n",
"['Caribbean', '2', '30', '30', '8', '6.20573', '1.7526\\n']\n",
"['Unspeakable Words', '2', '30', '30', '10', '6.2403', '1.3241\\n']\n",
"['Hand of Fate Ordeals', '1', '30', '120', '14', '7.44003', '2.9091\\n']\n",
"['Brawl', '2', '15', '15', '10', '6.35575', '1.3727\\n']\n",
"['Lunar Rails', '2', '180', '240', '10', '6.87695', '2.7593\\n']\n",
"['Grog Island', '2', '40', '75', '10', '6.6055899999999985', '2.2\\n']\n",
"['Super Fantasy Ugly Snouts Assault', '1', '90', '90', '8', '6.83989', '2.4286\\n']\n",
"['Terrible Swift Sword The Three Days of Gettysburg', '2', '420', '4200', '12', '7.40727', '4.15\\n']\n",
"['1066', '1', '30', '60', '12', '7.18164', '2.1364\\n']\n",
"['Florenza The Card Game', '2', '60', '60', '14', '6.87459', '2.56\\n']\n",
"[\"Time's Up! Family\", '4', '30', '30', '8', '6.9962399999999985', '1.0\\n']\n",
"['Penny Arcade The Game \\\\u2013 Gamers vs. Evil', '2', '30', '45', '15', '6.4977800000000006', '2.2281\\n']\n",
"[\"Mr. Cabbagehead's Garden\", '1', '10', '20', '10', '7.206469999999999', '1.7\\n']\n",
"['Day & Night', '2', '45', '45', '10', '6.62241', '2.4545\\n']\n",
"['Smarty Party!', '3', '45', '60', '10', '6.60577', '1.4026\\n']\n",
"['CVlizations', '2', '45', '60', '10', '6.40339', '1.9286\\n']\n",
"['Kulami', '2', '30', '30', '10', '7.1235300000000015', '1.6471\\n']\n",
"['The Settlers of Zarahemla', '2', '90', '90', '12', '6.88788', '2.54\\n']\n",
"['Master Thieves', '2', '60', '60', '10', '6.52787', '2.3378\\n']\n",
"['Caper', '2', '30', '45', '13', '7.397480000000002', '2.25\\n']\n",
"['Road Kill Rally', '3', '90', '90', '12', '6.40921', '2.05\\n']\n",
"['Tier auf Tier Das gro\\\\u00dfe Abenteuer', '2', '15', '15', '5', '7.04975', '1.12\\n']\n",
"['Anno 1503', '2', '90', '90', '10', '6.27984', '2.3525\\n']\n",
"[\"10' to Kill\", '2', '10', '15', '12', '6.31684', '1.6667\\n']\n",
"['Versailles', '2', '90', '90', '12', '6.52847', '2.8\\n']\n",
"['Space Park', '1', '20', '30', '14', '7.33095', '1.75\\n']\n",
"['VektoRace', '2', '30', '120', '12', '8.161439999999999', '2.1818\\n']\n",
"['Mhing', '2', '60', '60', '10', '6.64698', '2.1077\\n']\n",
"['Australian Rails', '2', '180', '240', '10', '6.9151', '2.6471\\n']\n",
"['Canasta', '2', '45', '45', '12', '6.38247', '2.1562\\n']\n",
"['Dark Souls The Card Game', '1', '45', '60', '12', '7.02008', '2.4839\\n']\n",
"['High Treason The Trial of Louis Riel', '2', '30', '45', '13', '7.31888', '2.6923\\n']\n",
"['Riichi Mahjong', '4', '60', '120', '8', '8.36385', '3.0\\n']\n",
"['Alchemist', '2', '50', '50', '10', '6.23149', '2.2348\\n']\n",
"['Martian Rails', '2', '120', '180', '12', '7.20012', '3.1875\\n']\n",
"['Tales of Glory', '2', '30', '45', '10', '7.245260000000001', '1.8571\\n']\n",
"['Unlock! Timeless Adventures', '1', '60', '90', '10', '8.14685', '2.3333\\n']\n",
"['Legendary Inventors', '2', '30', '40', '10', '6.43066', '1.88\\n']\n",
"['UGO!', '2', '40', '40', '10', '6.60245', '1.6279\\n']\n",
"['Electronic Catch Phrase', '4', '20', '20', '8', '6.55852', '1.0769\\n']\n",
"['Rage', '2', '45', '45', '8', '6.19416', '1.4718\\n']\n",
"['Kingdom Defenders', '2', '60', '90', '12', '7.79603', '3.15\\n']\n",
"['B-Sieged Sons of the Abyss', '1', '60', '90', '13', '6.61983', '2.8261\\n']\n",
"['Samarkand', '2', '40', '40', '9', '6.48099', '1.9494\\n']\n",
"['Dungeon Run', '1', '60', '60', '9', '6.26484', '2.2073\\n']\n",
"['UltraQuest Gold', '2', '60', '600', '10', '8.460510000000001', '2.8125\\n']\n",
"['Exit The Game \\\\u2013 The House of Riddles', '1', '45', '90', '10', '6.8727800000000006', '1.6875\\n']\n",
"['X nimmt!', '2', '25', '25', '8', '6.79988', '1.3333\\n']\n",
"[\"Pluckin' Pairs\", '3', '50', '50', '12', '6.69417', '1.087\\n']\n",
"['Magnastorm', '2', '70', '100', '12', '6.854419999999998', '3.24\\n']\n",
"['Vengeance', '1', '30', '120', '14', '7.17293', '2.6875\\n']\n",
"['Candamir The First Settlers', '2', '60', '60', '12', '6.182919999999998', '2.2462\\n']\n",
"[\"Fool's Gold\", '3', '60', '90', '14', '7.048889999999999', '2.1667\\n']\n",
"['Nuclear Proliferation', '2', '30', '30', '10', '6.54697', '1.4762\\n']\n",
"[\"King's Breakfast\", '3', '15', '15', '7', '6.18142', '1.1781\\n']\n",
"['Cosmic Eidex', '3', '60', '60', '10', '6.90123', '2.6786\\n']\n",
"['Zombie State Diplomacy of the Dead', '2', '180', '180', '13', '6.4969800000000015', '3.1842\\n']\n",
"['Freedom in the Galaxy', '2', '120', '120', '12', '6.7015', '3.9528\\n']\n",
"['1776', '2', '120', '120', '12', '6.48212', '3.1127\\n']\n",
"['1853', '3', '180', '180', '12', '6.8944', '4.1698\\n']\n",
"['Machi Koro Legacy', '2', '30', '45', '10', '7.19641', '2.1818\\n']\n",
"['Gambit 7', '3', '15', '15', '7', '6.692080000000002', '1.0588\\n']\n",
"['1844 Switzerland', '3', '300', '300', '12', '8.36075', '4.3684\\n']\n",
"['Marrying Mr. Darcy', '2', '30', '60', '13', '6.37288', '1.375\\n']\n",
"['Bughouse Chess', '4', '10', '10', '10', '7.39636', '2.8286\\n']\n",
"['Imperium', '2', '180', '180', '12', '6.86027', '2.6901\\n']\n",
"['Gandhi The Decolonization of British India', '1', '90', '240', '14', '8.26309', '4.0476\\n']\n",
"['Way of the Panda', '2', '60', '90', '14', '6.95424', '3.5\\n']\n",
"['Across 5 Aprils', '2', '180', '180', '12', '6.967060000000001', '2.375\\n']\n",
"['Goblivion', '1', '30', '30', '12', '7.9105', '2.1765\\n']\n",
"['Carthago Merchants & Guilds', '2', '60', '90', '12', '6.95246', '3.0\\n']\n",
"[\"Xi'an\", '2', '30', '60', '14', '7.25897', '2.7273\\n']\n",
"['Zooloretto Mini', '2', '30', '30', '7', '6.78136', '1.4643\\n']\n",
"['Biosphere', '2', '30', '90', '12', '7.37862', '3.375\\n']\n",
"['Pecking Order', '2', '20', '20', '8', '6.41685', '1.3263\\n']\n",
"['Scopa', '2', '30', '30', '8', '6.5157300000000005', '1.5231\\n']\n",
"['Carcassonne Safari', '2', '35', '35', '7', '7.145510000000002', '2.0\\n']\n",
"[\"Hell's Highway\", '2', '360', '360', '12', '7.321239999999999', '3.7018\\n']\n",
"['...and then', '2', '30', '45', '12', '6.1260900000000005', '1.7451\\n']\n",
"['Loco Motive', '4', '15', '15', '8', '6.5191300000000005', '1.0851\\n']\n",
"['Starship Samurai', '2', '75', '75', '14', '7.06695', '2.5714\\n']\n",
"['Twilight Imperium', '2', '240', '240', '12', '6.64843', '3.4808\\n']\n",
"['Doge', '3', '45', '45', '12', '6.51716', '2.5714\\n']\n",
"['Outside the Scope of BGG', '0', '0', '0', '0', '6.725339999999999', '1.6582\\n']\n",
"['Microbrewers', '2', '30', '30', '13', '6.37374', '1.3143\\n']\n",
"['Deluxe Bitter Woods', '2', '240', '240', '12', '7.66466', '3.1429\\n']\n",
"['Funkenschlag EnBW', '2', '120', '120', '0', '8.26989', '3.1667\\n']\n",
"['Cthulhu Fluxx', '2', '5', '30', '8', '6.10464', '1.4623\\n']\n",
"['King of the Elves', '2', '60', '60', '10', '6.22081', '2.0168\\n']\n",
"['Shadowfist', '2', '60', '60', '10', '7.0929', '2.5581\\n']\n",
"['Among Nobles', '3', '90', '120', '14', '6.766260000000001', '2.8108\\n']\n",
"['Masters of Venice', '2', '90', '90', '15', '6.679689999999999', '3.6364\\n']\n",
"['Abandon Ship', '3', '30', '30', '10', '6.32908', '1.2048\\n']\n",
"['Codenames Harry Potter', '2', '15', '15', '0', '6.93682', '1.875\\n']\n",
"['Anno Domini Inventions Edition', '2', '30', '30', '10', '6.77365', '1.4878\\n']\n",
"[\"Rory's Story Cubes Actions\", '1', '20', '20', '6', '6.4164400000000015', '1.2\\n']\n",
"['Counterfeiters', '2', '35', '35', '13', '7.01853', '2.0\\n']\n",
"['Orient Express', '1', '60', '60', '12', '6.6494399999999985', '2.2453\\n']\n",
"['Medium', '2', '30', '45', '14', '7.17088', '1.1429\\n']\n",
"['Antidote', '2', '20', '30', '13', '6.35805', '1.6522\\n']\n",
"['MIL (1049)', '2', '60', '120', '12', '6.61325', '3.8101\\n']\n",
"['Origins How We Became Human', '2', '180', '180', '10', '6.7576800000000015', '3.8022\\n']\n",
"['WarCraft The Board Game', '2', '120', '120', '12', '6.11862', '2.7615\\n']\n",
"['2038 Tycoons of the Asteroid Belt', '3', '360', '360', '14', '7.08182', '4.0612\\n']\n",
"['Gipsy King', '2', '30', '30', '8', '6.5622', '1.8286\\n']\n",
"['Reluctant Enemies', '2', '750', '750', '0', '7.9534600000000015', '3.5333\\n']\n",
"['Snowblind Race for the Pole', '1', '30', '60', '10', '6.84783', '1.9524\\n']\n",
"['Roll For It!', '2', '30', '30', '8', '6.0939', '1.0476\\n']\n",
"['Arcana', '2', '60', '60', '13', '6.14007', '2.0559\\n']\n",
"['Bad Bones', '1', '30', '45', '8', '7.086010000000001', '2.1053\\n']\n",
"['Tanz der Hornochsen!', '2', '30', '30', '8', '6.53587', '1.4103\\n']\n",
"['KeyForge Worlds Collide', '2', '15', '45', '0', '8.12392', '3.0\\n']\n",
"['SUPERHOT The Card Game', '1', '20', '40', '12', '6.46784', '2.3462\\n']\n",
"['Mage Knight Dungeons', '2', '60', '60', '10', '6.6348699999999985', '2.4769\\n']\n",
"['Quarriors! Light vs. Dark', '2', '30', '30', '14', '6.88787', '2.1333\\n']\n",
"['Western Town', '2', '45', '90', '12', '7.09059', '3.4884\\n']\n",
"['\\\\u963f\\\\u746a\\\\u591a\\\\u62c9', '2', '30', '30', '8', '6.40537', '1.9683\\n']\n",
"['Lokomotive Werks', '3', '120', '120', '12', '6.8043', '2.907\\n']\n",
"['Scorpius Freighter', '2', '45', '75', '14', '7.19746', '2.5\\n']\n",
"['Expancity', '2', '60', '90', '10', '6.93789', '2.0\\n']\n",
"['But Wait', '3', '30', '30', '14', '6.77503', '1.0952\\n']\n",
"['Pathfinder Adventure Card Game Core Set', '1', '90', '90', '13', '7.984739999999999', '2.75\\n']\n",
"['Foothills', '2', '30', '45', '10', '7.3620199999999985', '2.6667\\n']\n",
"['Enchanters Overlords', '2', '30', '60', '14', '7.5419100000000014', '1.7778\\n']\n",
"['Triplock', '1', '15', '30', '12', '6.57135', '2.1\\n']\n",
"['Strife Legacy of the Eternals', '2', '60', '60', '13', '6.8137300000000005', '2.4483\\n']\n",
"['Baltic Gap', '2', '240', '240', '0', '7.961419999999999', '4.1628\\n']\n",
"[\"Lock 'n Load Tactical Day of Heroes\", '2', '60', '120', '12', '7.667510000000001', '2.8367\\n']\n",
"['Der schwarze Pirat', '2', '15', '15', '5', '6.57185', '1.1154\\n']\n",
"['Clinic', '2', '120', '120', '14', '7.19123', '4.1176\\n']\n",
"['Brikks', '1', '20', '30', '8', '6.5285400000000005', '1.625\\n']\n",
"['The Longest Day', '2', '5400', '5400', '12', '7.20173', '4.1408\\n']\n",
"['Wizard', '2', '30', '30', '10', '7.35277', '2.2308\\n']\n",
"['Start Player', '2', '1', '1', '14', '6.37265', '1.0\\n']\n",
"['Magic The Gathering \\\\u2013 Arena of the Planeswalkers Shadows over Innistrad', '2', '60', '60', '10', '6.9779100000000005', '2.5714\\n']\n",
"['World of Warcraft The Adventure Game', '2', '90', '120', '12', '6.15856', '2.5581\\n']\n",
"['Haleakala', '2', '40', '40', '12', '6.67483', '2.4\\n']\n",
"['Cardcassonne', '2', '30', '45', '8', '6.27186', '1.7556\\n']\n",
"['Martians A Story of Civilization', '1', '90', '120', '14', '6.51863', '3.7174\\n']\n",
"[\"Patton's Best\", '1', '90', '90', '12', '6.6476', '3.2\\n']\n",
"['Feudality', '2', '60', '90', '10', '6.48324', '2.1754\\n']\n",
"['In the Name of Odin', '2', '45', '60', '13', '6.73223', '2.56\\n']\n",
"['Rat Hot', '2', '30', '30', '8', '6.31032', '1.4609\\n']\n",
"['1936 Guerra Civil', '2', '45', '90', '12', '7.59043', '3.0\\n']\n",
"['Vast The Mysterious Manor', '1', '60', '120', '13', '7.6875399999999985', '3.75\\n']\n",
"['La Strada', '2', '30', '30', '10', '6.18797', '1.8481\\n']\n",
"['Commands & Colors Medieval', '2', '60', '120', '12', '8.2918', '2.5\\n']\n",
"['Okey Dokey', '1', '16', '32', '6', '6.53075', '1.1429\\n']\n",
"['Unicornus Knights', '2', '60', '90', '12', '7.1078100000000015', '3.3571\\n']\n",
"['Star Trek Deck Building Game The Original Series', '2', '90', '90', '13', '6.71597', '2.5862\\n']\n",
"['Coney Island', '2', '60', '60', '10', '6.4608300000000005', '2.4821\\n']\n",
"['Deckscape The Mystery of Eldorado', '1', '30', '90', '12', '6.6769', '1.6667\\n']\n",
"[\"It's Alive!\", '2', '15', '30', '12', '6.28185', '1.6183\\n']\n",
"['\\\\u05d0\\\\u05d5\\\\u05e6\\\\u05e8\\\\u05d5\\\\u05ea \\\\u05d0\\\\u05d5 \\\\u05e6\\\\u05e8\\\\u05d5\\\\u05ea', '2', '30', '30', '8', '6.44682', '1.0877\\n']\n",
"['Ninety-Nine', '2', '60', '60', '8', '7.37565', '2.1538\\n']\n",
"['B-17 Flying Fortress Leader', '1', '30', '120', '12', '8.09798', '3.2\\n']\n",
"['Deep Blue', '2', '45', '45', '8', '6.78004', '1.6875\\n']\n",
"['6 nimmt! 25 Jahre', '2', '45', '45', '8', '7.559189999999999', '1.25\\n']\n",
"['Expedition to Newdale', '1', '90', '90', '12', '7.4657300000000015', '3.0\\n']\n",
"[\"Dead Man's Doubloons\", '2', '45', '45', '10', '6.82584', '2.6\\n']\n",
"['Subatomic An Atom Building Game', '2', '40', '60', '10', '7.05588', '1.9167\\n']\n",
"['Glorantha The Gods War', '3', '90', '120', '14', '8.24668', '3.4375\\n']\n",
"['Cursed Court', '2', '30', '60', '14', '7.22962', '1.6667\\n']\n",
"['Dice Throne Season Two \\\\u2013 Vampire Lord v. Seraph', '2', '20', '40', '8', '8.09281', '2.5\\n']\n",
"['Captains of the Gulf', '2', '75', '120', '12', '7.0716100000000015', '3.3793\\n']\n",
"['Enigma', '2', '45', '45', '8', '6.42541', '2.0741\\n']\n",
"['10 Days in the Americas', '2', '20', '30', '10', '6.67144', '1.3684\\n']\n",
"['Quiddler Deluxe', '1', '30', '30', '8', '6.05121', '1.4439\\n']\n",
"['Mow', '2', '15', '15', '7', '6.19681', '1.0855\\n']\n",
"['Mijnlieff', '2', '10', '10', '6', '7.22465', '1.7353\\n']\n",
"['Under the Shadow of the Dragon', '2', '90', '90', '10', '6.52989', '2.3976\\n']\n",
"['Cuzco', '2', '90', '90', '12', '7.61764', '2.24\\n']\n",
"['Going', '2', '20', '20', '8', '6.21358', '1.2609\\n']\n",
"['Mosaix', '1', '20', '20', '8', '6.57954', '1.4138\\n']\n",
"['Brook City', '1', '45', '120', '13', '7.781160000000002', '3.0\\n']\n",
"['J\\\\u00e4ger und Sp\\\\u00e4her', '2', '60', '60', '12', '6.88065', '2.6842\\n']\n",
"['Anzio', '2', '120', '120', '12', '6.7171', '3.2394\\n']\n",
"['Age of Discovery', '2', '45', '45', '10', '6.37373', '2.4052\\n']\n",
"['Thunder at Cassino', '1', '360', '360', '12', '7.04047', '3.1731\\n']\n",
"['The Magnates A Game of Power', '2', '90', '90', '10', '6.74569', '2.3171\\n']\n",
"['Guilds of Cadwallon', '2', '30', '30', '10', '6.4880900000000015', '1.82\\n']\n",
"['A Touch of Evil Dark Gothic', '2', '45', '45', '12', '6.9028399999999985', '2.1579\\n']\n",
"['The Ruhr A Story of Coal Trade', '2', '120', '120', '12', '7.0663800000000005', '3.4545\\n']\n",
"['Die S\\\\u00e4ulen von Venedig', '2', '45', '60', '10', '6.60354', '2.2985\\n']\n",
"['Big Boss', '2', '90', '90', '10', '7.0713300000000014', '2.4231\\n']\n",
"['Pick & Pack', '2', '20', '20', '8', '6.48636', '1.8841\\n']\n",
"['Giro Galoppo', '2', '30', '30', '6', '6.65885', '1.1944\\n']\n",
"['World of Warcraft Miniatures Game', '2', '45', '45', '0', '6.59657', '2.3214\\n']\n",
"['Resident Evil Deck Building Game Alliance', '1', '45', '45', '13', '6.886430000000002', '2.3448\\n']\n",
"['Dinosaur Tea Party', '3', '15', '30', '7', '6.896260000000002', '1.0\\n']\n",
"['Star Trek Deck Building Game The Next Generation \\\\u2013 Next Phase', '2', '90', '90', '13', '6.767760000000001', '2.4783\\n']\n",
"['Unlock! Fifth Avenue', '1', '30', '30', '10', '6.93158', '1.625\\n']\n",
"['Pizza Box Football', '1', '60', '60', '12', '6.30198', '2.0076\\n']\n",
"['Spike', '2', '60', '60', '14', '6.7051', '2.4545\\n']\n",
"['Lupus in Tabula', '8', '20', '40', '8', '6.47864', '1.2128\\n']\n",
"['Zombie Fluxx', '2', '10', '40', '8', '6.00525', '1.4363\\n']\n",
"['Pharaon', '1', '30', '75', '12', '7.56486', '2.8182\\n']\n",
"['Artus', '2', '60', '60', '9', '6.2976', '2.2299\\n']\n",
"['Chicken Caesar', '3', '90', '90', '12', '6.7023600000000005', '2.775\\n']\n",
"['One Night Revolution', '3', '15', '15', '14', '6.15726', '1.8537\\n']\n",
"['Ghostbusters The Board Game', '1', '30', '120', '15', '6.47246', '2.2308\\n']\n",
"['Ohanami', '2', '20', '20', '8', '7.0095399999999985', '1.125\\n']\n",
"['Wings of War WW2 Deluxe set', '2', '45', '45', '8', '7.24415', '2.36\\n']\n",
"['Castles of Caladale', '1', '30', '30', '8', '6.52375', '1.3846\\n']\n",
"['Petits Meurtres & Faits Divers', '4', '45', '45', '12', '6.97703', '1.8611\\n']\n",
"['Focus', '2', '45', '45', '10', '6.46911', '2.3889\\n']\n",
"['Hotel Samoa', '3', '45', '60', '10', '6.2687', '2.0824\\n']\n",
"['VOLT Robot Battle Arena', '2', '30', '30', '13', '7.00853', '2.0385\\n']\n",
"['Firefly Adventures Brigands and Browncoats', '1', '90', '120', '14', '7.0667100000000005', '2.6\\n']\n",
"['Saratoga', '2', '180', '180', '12', '7.102589999999998', '2.5333\\n']\n",
"['Sneaks & Snitches', '2', '20', '20', '9', '6.31367', '1.411\\n']\n",
"['Necromunda Underhive', '2', '60', '60', '12', '7.9104899999999985', '3.9167\\n']\n",
"['Secrets of the Lost Tomb', '1', '120', '120', '13', '7.3430399999999985', '3.2647\\n']\n",
"['Munchkin Legends', '3', '60', '120', '10', '6.44272', '1.5909\\n']\n",
"['No. 500', '2', '30', '30', '8', '6.92255', '2.0426\\n']\n",
"['The Binding of Isaac Four Souls', '2', '30', '60', '13', '6.94463', '2.28\\n']\n",
"['Fief', '3', '120', '120', '12', '7.28898', '3.6389\\n']\n",
"['Statis Pro Baseball', '1', '20', '20', '10', '7.0830600000000015', '2.1731\\n']\n",
"['Star Wars Star Warriors', '2', '120', '120', '12', '6.8654600000000015', '3.1613\\n']\n",
"['Think! Words', '2', '30', '30', '8', '6.38234', '1.0476\\n']\n",
"['Incursion', '2', '120', '120', '0', '7.616739999999999', '2.7714\\n']\n",
"['Mamma Mia! Plus', '2', '60', '60', '10', '6.9778', '1.4333\\n']\n",
"['Le Passe-Trappe', '2', '10', '10', '4', '6.70662', '1.0392\\n']\n",
"['7th Fleet', '2', '120', '120', '12', '7.14739', '3.6078\\n']\n",
"['Guns & Steel', '2', '40', '70', '12', '6.41556', '2.3939\\n']\n",
"['Russian Rails', '2', '180', '240', '10', '6.920260000000002', '2.7455\\n']\n",
"['Icehouse', '3', '20', '20', '8', '6.65291', '2.5957\\n']\n",
"['Upon a Salty Ocean', '2', '120', '120', '13', '6.5187800000000005', '2.8923\\n']\n",
"['Pax Baltica', '2', '60', '840', '12', '7.3437100000000015', '2.9583\\n']\n",
"['Direwild', '2', '60', '90', '13', '7.75672', '3.0\\n']\n",
"['Venture', '2', '45', '45', '10', '6.48192', '1.9697\\n']\n",
"['\\\\u039a\\\\u03ce\\\\u03b4\\\\u03b9\\\\u03ba\\\\u03b1\\\\u03c2 \\\\u0391\\\\u03c1\\\\u03c7\\\\u03b9\\\\u03bc\\\\u03ae\\\\u03b4\\\\u03b7', '2', '15', '15', '8', '6.10567', '1.4857\\n']\n",
"['Undermining', '2', '45', '45', '8', '6.42774', '1.8529\\n']\n",
"['Henchmania', '2', '45', '60', '12', '6.95505', '2.0\\n']\n",
"['Fort Sumter The Secession Crisis', '2', '20', '40', '10', '6.72697', '1.7742\\n']\n",
"['Rick and Morty Total Rickall Card Game', '2', '30', '30', '15', '6.29959', '1.55\\n']\n",
"['Space Gate Odyssey', '2', '90', '90', '12', '7.25386', '3.0588\\n']\n",
"['Dwar7s Fall', '2', '20', '60', '12', '6.71882', '2.2143\\n']\n",
"['Pyramid Poker', '2', '10', '30', '12', '6.677739999999999', '1.1667\\n']\n",
"['Mystery of the Temples', '2', '20', '40', '10', '6.7568600000000005', '2.4706\\n']\n",
"['Grand Prix', '2', '90', '90', '14', '7.18106', '2.3529\\n']\n",
"['Schrille Stille', '3', '90', '90', '10', '6.4727', '1.7625\\n']\n",
"['Hornet Leader', '1', '30', '30', '12', '7.3905', '2.6222\\n']\n",
"['Yukon Airways', '1', '60', '90', '14', '7.45855', '2.5455\\n']\n",
"['Saints in Armor', '2', '300', '300', '14', '7.9744', '3.5625\\n']\n",
"['Ascension Gift of the Elements', '1', '30', '60', '13', '7.6893600000000015', '2.4\\n']\n",
"['Slide Quest', '1', '15', '45', '7', '6.81843', '1.0\\n']\n",
"['Chronology The Game of All Time', '2', '30', '30', '12', '6.46528', '1.4603\\n']\n",
"['J\\\\u00e4ger und Sammler', '2', '45', '45', '10', '6.70136', '1.9535\\n']\n",
"['Revolver 2 Last Stand at Malpaso', '2', '45', '45', '12', '7.02457', '2.2778\\n']\n",
"['Go Away Monster!', '2', '10', '15', '3', '6.49159', '1.0\\n']\n",
"['Elevenses', '2', '30', '30', '10', '6.25841', '1.4032\\n']\n",
"['Gustav Adolf the Great With God and Victorious Arms', '2', '300', '300', '12', '7.733060000000001', '3.76\\n']\n",
"['Journal 29 Interactive Book Game', '1', '120', '120', '14', '7.327660000000002', '2.5\\n']\n",
"['Tr\\\\u00e4xx', '1', '15', '15', '8', '6.60985', '1.1786\\n']\n",
"['Starving Artists', '1', '30', '60', '12', '6.9504800000000015', '1.8889\\n']\n",
"['Salmon Run', '2', '20', '45', '10', '6.5578', '1.825\\n']\n",
"['Fangfrisch', '3', '20', '30', '8', '6.35074', '1.5546\\n']\n",
"[\"Reiner Knizia's Decathlon\", '1', '45', '45', '10', '6.248480000000002', '1.2034\\n']\n",
"['Iquazu\\\\u0301', '2', '50', '50', '10', '6.84567', '1.7778\\n']\n",
"['Sapiens', '2', '45', '45', '10', '6.55885', '2.6316\\n']\n",
"['Sequence', '2', '10', '30', '7', '5.97939', '1.3456\\n']\n",
"['Doctor Who Solitaire Story Game', '1', '45', '45', '11', '7.9753', '2.6444\\n']\n",
"['Overbooked', '1', '20', '40', '8', '7.1282', '1.7778\\n']\n",
"['No Retreat! The North African Front', '2', '180', '180', '12', '7.3449300000000015', '3.3846\\n']\n",
"['Dicke Luft in der Gruft', '2', '30', '30', '6', '6.36066', '1.6559\\n']\n",
"['Warhammer 40', '2', '60', '120', '16', '6.79677', '3.7111\\n']\n",
"[\"Time's Up! \\\\u00c9dition purple\", '4', '45', '45', '0', '7.22664', '1.0952\\n']\n",
"['The Russian Campiagn Mega Version (fifth edition)', '2', '240', '240', '12', '7.64705', '2.95\\n']\n",
"['Bolide', '2', '120', '120', '14', '6.505330000000002', '2.7475\\n']\n",
"['Pony Express', '3', '45', '45', '8', '6.47157', '1.5849\\n']\n",
"['A Most Dangerous Time Japan in Chaos', '2', '240', '240', '12', '7.3975', '3.1154\\n']\n",
"['This Accursed Civil War', '2', '240', '240', '12', '7.53092', '3.4909\\n']\n",
"['Captive', '1', '30', '130', '10', '7.06977', '1.2\\n']\n",
"['Gardens', '2', '45', '45', '8', '6.62113', '1.814\\n']\n",
"['Pax Emancipation', '1', '60', '120', '14', '7.674639999999999', '4.4773\\n']\n",
"['IOTA', '2', '30', '30', '8', '6.22011', '1.9298\\n']\n",
"['Gorus Maximus', '1', '20', '45', '13', '6.69075', '1.3\\n']\n",
"['Jetpack Joyride', '1', '20', '20', '8', '7.00265', '1.1429\\n']\n",
"['Martinique', '2', '30', '30', '10', '6.25536', '1.8904\\n']\n",
"['Throw Throw Burrito Original Edition', '2', '15', '15', '7', '7.0542', '1.0769\\n']\n",
"['Risk Express', '2', '20', '20', '8', '6.28527', '1.1709\\n']\n",
"['Sellswords', '2', '15', '15', '10', '6.59156', '1.9048\\n']\n",
"['Sixth Fleet', '2', '360', '360', '12', '6.90384', '3.2899\\n']\n",
"['Die Kutschfahrt zur Teufelsburg', '3', '30', '30', '12', '6.5328300000000015', '2.0513\\n']\n",
"['Parthenon Rise of the Aegean', '3', '120', '120', '12', '6.34583', '3.0143\\n']\n",
"['Guildhall Fantasy Alliance', '2', '30', '45', '10', '7.252560000000001', '2.1667\\n']\n",
"['Unlock! Night of the Boogeymen', '1', '60', '60', '10', '6.93197', '2.0\\n']\n",
"['Paradox', '2', '40', '120', '10', '7.16909', '2.4706\\n']\n",
"['Das Amulett', '3', '60', '60', '12', '6.46056', '2.6\\n']\n",
"['Monarch', '3', '45', '45', '12', '6.77544', '1.75\\n']\n",
"['Junk Orbit', '2', '30', '40', '10', '7.11785', '1.5556\\n']\n",
"['Kings of War', '2', '60', '60', '0', '7.81416', '2.5238\\n']\n",
"['Freshwater Fly', '1', '40', '90', '14', '7.52482', '2.5556\\n']\n",
"['Small Islands', '1', '30', '30', '8', '7.32073', '2.2222\\n']\n",
"['Horizons', '2', '60', '75', '14', '6.90205', '2.6364\\n']\n",
"['Castle', '2', '30', '30', '14', '6.10006', '1.9074\\n']\n",
"['Batman Fluxx', '2', '5', '30', '8', '6.38936', '1.3103\\n']\n",
"['Santorini', '2', '20', '20', '0', '7.30612', '2.4\\n']\n",
"[\"London's Burning\", '1', '120', '480', '12', '6.895289999999998', '2.5455\\n']\n",
"['1848 Australia', '3', '360', '360', '0', '7.98672', '3.8\\n']\n",
"['Carthage The First Punic War', '2', '1800', '1800', '12', '7.39872', '3.9437\\n']\n",
"['SEAL Team Flix', '1', '45', '120', '14', '7.57713', '2.9286\\n']\n",
"['Campaign Trail', '1', '115', '115', '12', '7.813110000000001', '2.8667\\n']\n",
"['The Lord of the Rings Strategy Battle Game', '2', '30', '30', '12', '7.1916699999999985', '2.8214\\n']\n",
"['Slapshot', '2', '30', '30', '8', '6.3092', '1.3241\\n']\n",
"['Panic Station', '4', '40', '40', '10', '6.02273', '2.3371\\n']\n",
"['Y\\\\u00ednzi The Shining Ming Dynasty', '2', '100', '180', '12', '7.654689999999999', '4.2727\\n']\n",
"['Panic Lab', '2', '10', '30', '8', '6.17561', '1.3333\\n']\n",
"['Pick-a-Pig', '1', '15', '15', '8', '6.1825800000000015', '1.0656\\n']\n",
"['Vino', '3', '90', '90', '12', '6.45408', '2.9841\\n']\n",
"['Hive Mind', '3', '30', '90', '8', '7.0918800000000015', '1.1429\\n']\n",
"['Bubblee Pop', '1', '20', '20', '8', '6.42656', '1.4444\\n']\n",
"['Crossbows and Catapults', '2', '30', '30', '6', '6.55553', '1.3088\\n']\n",
"['The Witches A Discworld Game', '1', '90', '90', '13', '6.15201', '1.6814\\n']\n",
"['The Omega Virus', '1', '10', '35', '14', '6.36006', '1.8072\\n']\n",
"['Peloponnes Card Game', '2', '20', '45', '10', '6.82765', '2.5263\\n']\n",
"['Smile', '3', '30', '30', '8', '6.63899', '1.1667\\n']\n",
"['Epic Resort', '2', '60', '120', '12', '6.56658', '2.5357\\n']\n",
"['Trogdor!! The Board Game', '1', '30', '60', '14', '7.1226699999999985', '1.7273\\n']\n",
"['Arraial', '1', '30', '30', '8', '6.70538', '1.4375\\n']\n",
"['A Column of Fire', '2', '60', '90', '12', '6.56295', '2.3571\\n']\n",
"['Wing Leader Supremacy 1943-1945', '2', '60', '180', '14', '8.24869', '3.2727\\n']\n",
"['Wind the Film!', '2', '20', '20', '12', '7.38041', '2.1429\\n']\n",
"['La Boite Magique', '1', '20', '20', '10', '6.3637', '2.0667\\n']\n",
"['Warhammer The Game of Fantasy Battles (8th Edition)', '2', '180', '360', '12', '7.3039999999999985', '4.2941\\n']\n",
"['Silver Bayonet The First Team in Vietnam', '1', '30', '960', '12', '8.172360000000001', '3.8571\\n']\n",
"['Paris Paris', '2', '45', '45', '9', '6.19704', '1.968\\n']\n",
"['Raids', '2', '40', '40', '10', '6.81209', '2.4348\\n']\n",
"['Winds of Plunder', '3', '120', '120', '10', '6.44442', '2.3628\\n']\n",
"['Loot Island', '2', '30', '60', '10', '6.5783', '2.3333\\n']\n",
"['Old Masters', '2', '40', '60', '10', '7.1936100000000005', '2.3333\\n']\n",
"['Coin Age', '2', '15', '15', '0', '6.09014', '1.3115\\n']\n",
"['Basilica', '2', '45', '45', '10', '6.58398', '2.3077\\n']\n",
"['Viktory II', '2', '60', '60', '10', '6.90525', '2.4167\\n']\n",
"['Rumis+', '2', '45', '45', '8', '6.9820699999999984', '2.2609\\n']\n",
"['Cards Against Humanity For Her', '4', '30', '30', '17', '5.98343', '1.2127\\n']\n",
"['Utopia', '2', '60', '60', '12', '6.32285', '2.6768\\n']\n",
"['Portal The Uncooperative Cake Acquisition Game', '2', '30', '45', '15', '6.27228', '2.1714\\n']\n",
"['Infidel', '2', '120', '120', '0', '7.515789999999999', '2.8958\\n']\n",
"['Warhammer Age of Sigmar Warcry Starter Set', '2', '30', '60', '12', '8.52006', '2.5\\n']\n",
"['JAB Realtime Boxing', '2', '15', '15', '10', '6.23998', '1.7541\\n']\n",
"['Catan Histories Merchants of Europe', '3', '120', '120', '12', '6.726839999999998', '2.4146\\n']\n",
"['Space Marine', '2', '120', '120', '12', '6.77802', '3.1489\\n']\n",
"['Paranormal Detectives', '2', '30', '50', '12', '7.33263', '2.0\\n']\n",
"['Dragonmaster', '3', '30', '30', '12', '6.6044800000000015', '1.963\\n']\n",
"['Q.E.', '3', '45', '60', '8', '7.40008', '2.0\\n']\n",
"['Vye The Card Game of Capture and Control', '2', '20', '20', '8', '6.76625', '1.6129\\n']\n",
"['Forum Romanum', '2', '45', '45', '10', '6.779789999999998', '2.4194\\n']\n",
"['1805 Sea of Glory', '2', '480', '480', '12', '7.351210000000001', '3.7347\\n']\n",
"['Waterloo', '2', '180', '180', '13', '6.940180000000002', '3.2459\\n']\n",
"['Unlock! Expedition Challenger', '1', '60', '60', '10', '6.9607600000000005', '2.75\\n']\n",
"[\"Stonewall's Last Battle The Chancellorsville Campaign\", '1', '180', '180', '12', '7.52825', '3.1818\\n']\n",
"['Big Shot', '2', '30', '30', '10', '6.60952', '2.0\\n']\n",
"['Battles of the Bulge Celles', '2', '180', '180', '13', '7.8854', '2.25\\n']\n",
"['Paris La Cit\\\\u00e9 de la Lumi\\\\u00e8re', '2', '30', '30', '8', '7.8004', '2.1429\\n']\n",
"['Push It', '2', '10', '10', '7', '7.1509399999999985', '1.0833\\n']\n",
"['TSCHAK!', '2', '40', '40', '13', '6.3839', '1.5714\\n']\n",
"[\"Three-Dragon Ante Emperor's Gambit\", '2', '30', '30', '12', '6.674989999999998', '1.8\\n']\n",
"['Rod Hockey', '2', '20', '20', '0', '7.217230000000002', '1.4516\\n']\n",
"['Warhammer Epic 40', '2', '180', '180', '0', '6.59937', '3.1786\\n']\n",
"['Braggart', '2', '30', '30', '10', '6.38229', '1.2188\\n']\n",
"[\"What's My Word?\", '2', '45', '60', '10', '7.1441300000000005', '2.0667\\n']\n",
"['Crossfire', '5', '5', '10', '14', '6.57596', '1.1818\\n']\n",
"['Homeworlds', '2', '15', '60', '10', '7.476189999999999', '3.3846\\n']\n",
"['Bo\\\\u017ce Igrzysko', '3', '120', '120', '12', '7.6251', '3.5676\\n']\n",
"['Assault of the Giants', '3', '60', '150', '14', '6.85567', '3.4348\\n']\n",
"['Pacific Victory', '2', '240', '240', '12', '6.91706', '3.2037\\n']\n",
"['Die Fugger', '2', '45', '45', '10', '6.43577', '1.9556\\n']\n",
"['Impact Battle of Elements', '2', '15', '15', '8', '6.67168', '1.0455\\n']\n",
"['Kaivai', '3', '120', '120', '12', '6.88846', '3.75\\n']\n",
"['The Lord of the Rings The Return of the King Deck-Building Game', '2', '45', '45', '15', '7.05855', '2.1333\\n']\n",
"[\"The Three Musketeers The Queen's Pendants\", '2', '45', '45', '8', '6.7999800000000015', '2.102\\n']\n",
"['The Cards of Cthulhu', '1', '30', '90', '0', '6.84916', '1.8529\\n']\n",
"['Paydirt', '1', '60', '90', '11', '6.922739999999999', '2.2653\\n']\n",
"['Farlight', '2', '45', '45', '14', '6.94102', '2.375\\n']\n",
"['Infamy', '3', '60', '60', '13', '6.8857300000000015', '2.85\\n']\n",
"['Blood Royale', '3', '240', '240', '12', '6.53554', '3.3231\\n']\n",
"['Untold Adventures Await', '1', '45', '60', '8', '7.387939999999999', '1.5455\\n']\n",
"['Hybrid', '2', '120', '120', '12', '7.35733', '3.1628\\n']\n",
"['Twin Tin Bots', '2', '50', '50', '10', '6.42854', '2.4103\\n']\n",
"['Christmas Tree', '2', '30', '45', '10', '7.23987', '2.25\\n']\n",
"['Silver', '2', '30', '60', '8', '7.00875', '1.6667\\n']\n",
"['Enemy Coast Ahead The Dambuster Raid', '1', '30', '360', '0', '7.73502', '3.0968\\n']\n",
"['Strat-O-Matic Pro Football', '1', '120', '120', '11', '7.16553', '2.8378\\n']\n",
"['Pocket Civ', '1', '30', '30', '12', '6.658339999999999', '2.7419\\n']\n",
"['Dreamwell', '2', '30', '45', '13', '6.62925', '2.1\\n']\n",
"['Sabotage', '2', '60', '90', '10', '7.5324', '2.8889\\n']\n",
"['Feudalia', '1', '90', '90', '14', '7.20983', '3.1667\\n']\n",
"['Gettysburg', '2', '180', '180', '13', '7.23073', '2.8444\\n']\n",
"['Shadows of Malice', '1', '120', '120', '14', '7.31035', '3.2286\\n']\n",
"['A World at War', '1', '1440', '2880', '14', '7.61192', '4.8404\\n']\n",
"['Half-Pint Heroes', '2', '30', '60', '9', '6.77942', '1.9167\\n']\n",
"['New York', '2', '45', '60', '8', '6.65084', '2.0714\\n']\n",
"['Federation Commander Romulan Border', '2', '60', '60', '10', '7.677039999999999', '3.5122\\n']\n",
"['CapCom Street Fighter Deck-Building Game', '2', '45', '45', '15', '6.68036', '2.1111\\n']\n",
"['Machina Arcana', '1', '150', '150', '13', '7.62922', '3.2273\\n']\n",
"['Do De Li Do', '2', '10', '20', '8', '6.728280000000002', '1.0\\n']\n",
"['Space Mission Maze Globe', '1', '30', '30', '6', '7.0011199999999985', '1.5625\\n']\n",
"['Ground Floor (second edition)', '1', '90', '150', '12', '7.547839999999999', '3.5556\\n']\n",
"['Bling Bling Gemstone', '2', '10', '20', '4', '6.559189999999999', '1.0909\\n']\n",
"['Silent Death', '2', '120', '120', '10', '6.939210000000001', '2.7544\\n']\n",
"['Vom Kap bis Kairo', '2', '30', '30', '10', '6.300680000000002', '1.8095\\n']\n",
"['Rondo', '2', '25', '25', '8', '6.5491800000000016', '1.4062\\n']\n",
"['Alhambra The Dice Game', '2', '60', '60', '8', '6.20825', '1.713\\n']\n",
"[\"\\\\u3069\\\\u3046\\\\u3076\\\\u3064\\\\u3057\\\\u3087\\\\u3046\\\\u304e Let's Catch the Lion!\", '2', '15', '15', '4', '6.66585', '1.7586\\n']\n",
"['Blox', '2', '45', '45', '10', '6.57218', '2.1017\\n']\n",
"['Venetia', '2', '75', '90', '12', '7.036389999999999', '3.2143\\n']\n",
"['Speed Cups', '2', '15', '15', '6', '6.22958', '1.0526\\n']\n",
"['Monikers Something Something', '4', '30', '60', '18', '8.074860000000001', '1.0\\n']\n",
"['Dragonland', '2', '45', '45', '9', '6.2922400000000005', '1.8411\\n']\n",
"['Control', '2', '5', '15', '10', '6.6478899999999985', '1.5714\\n']\n",
"['Catan Ancient Egypt', '3', '75', '75', '10', '7.251519999999998', '2.4737\\n']\n",
"['Demon Worker', '3', '45', '45', '10', '7.10203', '2.5\\n']\n",
"['Lost Legacy Third Chronicle \\\\u2013 Sacred Grail & Staff of Dragons', '2', '10', '10', '14', '6.885560000000001', '1.4667\\n']\n",
"['Bisikle', '1', '30', '30', '5', '6.61233', '1.6364\\n']\n",
"['Amul', '3', '30', '45', '10', '7.02927', '2.2222\\n']\n",
"['Mole in the Hole \\\\/ Taupes et Compagnie', '2', '45', '45', '8', '6.31995', '1.2927\\n']\n",
"['Killing Parentless Children', '1', '10', '30', '14', '6.4067300000000005', '1.6842\\n']\n",
"['Doodle City', '1', '30', '30', '8', '6.34819', '1.4\\n']\n",
"['Huida de Silver City', '1', '120', '120', '12', '6.94434', '2.4333\\n']\n",
"['Wings of War Fire from the Sky', '2', '30', '30', '13', '7.25098', '2.0312\\n']\n",
"[\"Wizard's Quest\", '2', '180', '180', '12', '6.17406', '2.2812\\n']\n",
"['Maskmen', '2', '20', '20', '9', '6.564089999999998', '1.5882\\n']\n",
"['Empires of the Ancient World', '3', '120', '180', '12', '6.63299', '2.9759\\n']\n",
"['Race to the New Found Land', '2', '60', '90', '10', '6.89071', '2.7692\\n']\n",
"['The Gardens of the Alhambra', '2', '45', '60', '8', '6.146', '1.8091\\n']\n",
"['Reworld', '2', '50', '90', '12', '6.814960000000001', '2.5\\n']\n",
"[\"Smash Up That '70s Expansion\", '2', '45', '45', '14', '7.6137', '3.0\\n']\n",
"['Mus\\\\u00e9e', '2', '30', '30', '8', '6.84842', '1.1429\\n']\n",
"['Boomerang', '2', '30', '45', '10', '7.09777', '1.5714\\n']\n",
"['Sitting Ducks Gallery', '3', '20', '20', '10', '6.1201300000000005', '1.1104\\n']\n",
"['Deadzone', '2', '60', '60', '12', '7.370419999999998', '2.8333\\n']\n",
"['Play-Gin', '2', '30', '30', '8', '6.20653', '1.7108\\n']\n",
"['Dr. Jekyll & Mr. Hyde', '3', '60', '60', '10', '6.75255', '2.3611\\n']\n",
"['Forged in Steel', '2', '60', '120', '13', '7.298030000000002', '3.5625\\n']\n",
"['The Barbarossa Campaign', '1', '40', '40', '14', '7.89779', '3.0833\\n']\n",
"['Guards of Atlantis Tabletop MOBA', '4', '60', '120', '14', '7.351539999999999', '2.8462\\n']\n",
"['Buck Rogers Battle for the 25th Century Game', '2', '120', '120', '10', '6.4333', '2.6849\\n']\n",
"['Take it to the Limit!', '1', '45', '45', '10', '6.84404', '2.075\\n']\n",
"['Frederick the Great The Campaigns of The Soldier King 1756-1759', '2', '240', '240', '12', '6.89053', '2.7246\\n']\n",
"['Dungeon Dice', '2', '20', '20', '8', '6.8879600000000005', '2.093\\n']\n",
"['Hapsburg Eclipse', '1', '30', '30', '13', '7.2697600000000016', '2.1364\\n']\n",
"['The Spoils Shade of the Devoured Emperor', '2', '40', '40', '13', '6.9363199999999985', '2.7667\\n']\n",
"['Zero Down', '2', '20', '20', '8', '6.43856', '1.275\\n']\n",
"['\\\\u7b2c\\\\u4e00\\\\u985e\\\\u63a5\\\\u89f8', '2', '15', '40', '12', '7.23545', '2.5714\\n']\n",
"['Capo Dei Capi', '2', '20', '20', '8', '6.7946300000000015', '1.5909\\n']\n",
"['Confrontation', '2', '120', '120', '10', '7.0236100000000015', '3.36\\n']\n",
"['Ziegen Kriegen', '3', '15', '15', '8', '6.14838', '1.2308\\n']\n",
"['Blue vs. Gray', '2', '120', '120', '12', '6.75568', '2.8438\\n']\n",
"[\"Dracula's Feast\", '4', '5', '15', '10', '6.96105', '1.4\\n']\n",
"['Schafkopf', '4', '30', '30', '7', '7.520939999999999', '2.6\\n']\n",
"['Crimson Skies', '2', '180', '180', '12', '7.060910000000002', '2.9333\\n']\n",
"['BuyWord', '1', '45', '45', '8', '6.34267', '1.8095\\n']\n",
"['Eruption', '2', '30', '60', '10', '6.38143', '2.0408\\n']\n",
"['Castellan', '2', '45', '45', '10', '6.29226', '1.4545\\n']\n",
"['Warrior Knights', '2', '180', '180', '10', '6.62535', '3.2545\\n']\n",
"['Legends Untold Weeping Caves Novice Set', '1', '60', '60', '14', '7.62126', '2.9286\\n']\n",
"['Exit The Game \\\\u2013 The Haunted Roller Coaster', '1', '45', '90', '10', '7.367960000000001', '2.0\\n']\n",
"['Tank Duel Enemy in the Crosshairs', '1', '60', '180', '12', '7.957289999999999', '2.4375\\n']\n",
"['Volcano', '1', '30', '30', '0', '6.82609', '2.3455\\n']\n",
"['Exceed Red Horizon \\\\u2013 Reese', '2', '10', '20', '10', '7.9', '2.3077\\n']\n",
"['Ninja Legend of the Scorpion Clan', '2', '45', '45', '12', '6.52112', '2.6512\\n']\n",
"['Realm of Sand', '1', '30', '60', '10', '6.97577', '2.0\\n']\n",
"['Roads to Leningrad', '2', '180', '180', '12', '7.516560000000001', '3.4138\\n']\n",
"['Serengeti', '3', '25', '30', '8', '6.18123', '1.6614\\n']\n",
"['M\\\\u00f6lkky', '2', '30', '30', '6', '7.47958', '1.25\\n']\n",
"['Orchard A 9 card solitaire game', '1', '5', '10', '8', '7.396789999999998', '1.1818\\n']\n",
"['Okanagan Valley of the Lakes', '2', '45', '45', '10', '6.79452', '2.2727\\n']\n",
"['Circus Train (Second edition)', '1', '90', '90', '13', '7.156739999999999', '2.381\\n']\n",
"['Orchard', '2', '10', '10', '3', '6.355580000000002', '1.0429\\n']\n",
"['Origami', '2', '15', '30', '8', '6.77071', '1.7692\\n']\n",
"['King of the Dice', '2', '20', '30', '8', '6.70551', '1.0769\\n']\n",
"['The Walled City Londonderry & Borderlands', '2', '60', '60', '13', '6.8094', '3.1333\\n']\n",
"['Mogul', '3', '45', '45', '13', '6.49429', '1.9231\\n']\n",
"['Suspend', '1', '15', '15', '8', '6.27772', '1.0\\n']\n",
"['Dobble Free Demo Version', '2', '5', '5', '6', '6.5126300000000015', '1.027\\n']\n",
"['Delve', '2', '60', '60', '14', '6.6295199999999985', '2.0625\\n']\n",
"['Nothing Gained But Glory', '2', '300', '300', '0', '7.755210000000001', '3.6977\\n']\n",
"['7th Sea Collectible Card Game', '2', '45', '45', '12', '6.65488', '2.4737\\n']\n",
"['Runebound (First Edition)', '2', '120', '120', '12', '6.19126', '2.5305\\n']\n",
"['Cortex Challenge', '2', '15', '15', '8', '6.3551199999999985', '1.0526\\n']\n",
"['Franchise', '2', '60', '60', '12', '7.05513', '2.25\\n']\n",
"['Air Baron', '2', '120', '120', '10', '6.38869', '2.5543\\n']\n",
"['Exploding Kittens', '2', '15', '15', '7', '5.98312', '1.0738\\n']\n",
"['The Lady and the Tiger', '1', '15', '20', '6', '6.9378', '1.6667\\n']\n",
"['Fire in the East', '2', '3000', '3000', '12', '7.468660000000002', '4.3846\\n']\n",
"['Button Men XXXenophile', '2', '5', '5', '10', '6.35772', '1.5342\\n']\n",
"['Heave Ho!', '2', '45', '45', '10', '6.26241', '1.2976\\n']\n",
"['North American Railways', '3', '45', '90', '12', '6.76956', '2.5\\n']\n",
"['Epic Armageddon', '2', '120', '120', '12', '7.57363', '3.122\\n']\n",
"['TEAM3 GREEN', '3', '30', '30', '14', '7.3858', '1.0\\n']\n",
"['Guildhall Fantasy Coalition', '2', '30', '45', '10', '7.22704', '2.0\\n']\n",
"['\\\\u30e1\\\\u30c8\\\\u30ed\\\\u30c3\\\\u30af\\\\u30b9 (MetroX)', '1', '20', '20', '8', '7.10205', '2.0\\n']\n",
"['Mush! Mush! Snow Tails 2', '2', '30', '30', '12', '6.95015', '1.9259\\n']\n",
"['Sweden Fights On', '2', '240', '240', '12', '7.72962', '3.5556\\n']\n",
"['It Happens..', '2', '30', '30', '8', '6.1933', '1.4189\\n']\n",
"['Filthy Rich', '2', '60', '60', '14', '6.37406', '1.8971\\n']\n",
"['Reverse Charades', '6', '30', '30', '6', '6.71433', '1.0556\\n']\n",
"['Dungeons & Dragons Waterdeep \\\\u2013 Dungeon of the Mad Mage', '1', '60', '60', '14', '8.06048', '2.4\\n']\n",
"['HMS Dolores', '2', '10', '20', '10', '6.2473800000000015', '1.3158\\n']\n",
"['PUSH', '2', '20', '25', '8', '6.886989999999999', '1.0\\n']\n",
"['Car Wars Compendium', '2', '45', '45', '10', '7.0947', '3.2759\\n']\n",
"['My Happy Farm', '2', '45', '45', '8', '6.462269999999998', '1.6667\\n']\n",
"[\"Burke's Gambit\", '4', '20', '20', '14', '6.68973', '1.4286\\n']\n",
"['Caesar Conquest of Gaul', '2', '240', '240', '12', '7.305860000000001', '3.551\\n']\n",
"['Vud\\\\u00f9', '3', '30', '30', '8', '6.3299400000000015', '1.1154\\n']\n",
"['Eminent Domain Battlecruisers', '3', '20', '30', '13', '6.4298199999999985', '2.0\\n']\n",
"['Saltlands', '1', '90', '120', '12', '6.94597', '2.6154\\n']\n",
"['Birds of a Feather', '1', '15', '15', '9', '6.76697', '1.25\\n']\n",
"['Coconuts Duo', '2', '20', '20', '6', '7.037089999999999', '1.0\\n']\n",
"['Core Space', '1', '45', '180', '14', '9.09885', '2.7\\n']\n",
"['Robber Knights', '2', '45', '45', '8', '6.15643', '2.0127\\n']\n",
"['Starship Merchants', '2', '90', '90', '14', '6.62962', '2.6957\\n']\n",
"['The Last Spike', '2', '45', '45', '10', '6.79893', '1.8077\\n']\n",
"['Sundae Split', '2', '20', '20', '10', '6.87953', '1.2\\n']\n",
"['Holdfast Russia 1941-42', '1', '180', '180', '10', '7.72202', '2.1034\\n']\n",
"['Enemy at the Gates', '1', '240', '6000', '12', '7.57885', '4.3947\\n']\n",
"['Manifest Destiny', '3', '180', '180', '12', '6.4779300000000015', '3.1928\\n']\n",
"['Fast Sloths', '2', '45', '45', '8', '7.22852', '2.1111\\n']\n",
"['Source of the Nile', '1', '180', '180', '12', '6.49587', '2.8167\\n']\n",
"['Spectaculum', '2', '30', '45', '8', '6.4164400000000015', '1.7209\\n']\n",
"[\"Rush n' Crush\", '3', '60', '60', '12', '6.31927', '2.2115\\n']\n",
"['1000 Blank White Cards', '3', '60', '60', '5', '6.65947', '1.3947\\n']\n",
"['Bretagne', '2', '90', '120', '14', '6.72048', '3.4211\\n']\n",
"['Crows', '2', '45', '45', '10', '6.39309', '1.9\\n']\n",
"['Napoleon in Europe', '2', '360', '360', '10', '6.61021', '3.4607\\n']\n",
"['Far Space Foundry', '1', '80', '80', '10', '6.800089999999999', '2.7059\\n']\n",
"['Egizia Shifting Sands', '2', '90', '90', '14', '7.8303699999999985', '2.6\\n']\n",
"['Space Beans', '2', '40', '40', '10', '6.07974', '1.3898\\n']\n",
"['Siberia The Card Game', '2', '20', '20', '9', '6.76394', '2.0769\\n']\n",
"['Things...', '4', '45', '45', '0', '6.09802', '1.2317\\n']\n",
"['Attack on Titan The Last Stand', '2', '30', '30', '14', '6.79368', '2.0\\n']\n",
"['Mag\\\\u00b7Blast (Third Edition)', '2', '20', '20', '10', '6.01839', '1.5587\\n']\n",
"['War of the Worlds The New Wave', '2', '30', '60', '0', '7.51952', '2.1667\\n']\n",
"['Babylon 5 Collectible Card Game', '2', '60', '60', '10', '6.75245', '3.0851\\n']\n",
"['NATO The Next War in Europe', '2', '240', '240', '12', '6.64518', '3.2468\\n']\n",
"['Principato', '2', '45', '90', '10', '6.2006', '2.2836\\n']\n",
"['Whistling Death', '1', '240', '240', '14', '8.163210000000001', '4.3125\\n']\n",
"['Warhammer Age of Sigmar', '2', '40', '180', '12', '6.64315', '2.4231\\n']\n",
"['W\\\\u00fcrfel Bingo', '1', '30', '30', '7', '6.43149', '1.2679\\n']\n",
"['The Good', '3', '90', '90', '10', '6.20564', '1.9538\\n']\n",
"['Imperium Romanum II', '1', '240', '240', '16', '6.57224', '3.7887\\n']\n",
"['Mini Kubb', '2', '15', '15', '3', '7.381360000000001', '1.2222\\n']\n",
"[\"Dingo's Dreams\", '2', '20', '30', '8', '6.44008', '1.125\\n']\n",
"['BasketBoss', '2', '50', '50', '10', '6.4627', '2.1316\\n']\n",
"['Settlers of Catan Gallery Edition', '3', '60', '60', '10', '6.75725', '2.3\\n']\n",
"['Michael Strogoff', '1', '60', '60', '12', '6.812289999999999', '2.1429\\n']\n",
"['Relationship Tightrope', '3', '30', '30', '8', '6.18104', '1.3433\\n']\n",
"['Tutankhamen', '2', '30', '30', '8', '6.110530000000002', '1.5849\\n']\n",
"['American Megafauna', '1', '90', '360', '9', '6.93132', '3.7917\\n']\n",
"['Symphony No.9', '2', '50', '70', '14', '7.04148', '2.5556\\n']\n",
"['Fortress Europa Designer Signature Edition', '2', '240', '240', '12', '6.64883', '3.2024\\n']\n",
"['BattleTech CCG', '2', '20', '20', '10', '6.43494', '2.4605\\n']\n",
"['Armageddon', '3', '90', '90', '12', '6.624860000000001', '3.0556\\n']\n",
"['Phoenix', '2', '20', '20', '12', '6.38738', '1.6753\\n']\n",
"['The Big Idea', '3', '45', '45', '10', '6.3048199999999985', '1.3191\\n']\n",
"['Zombies!!! 4 The End...', '2', '60', '120', '16', '6.1654300000000015', '1.67\\n']\n",
"['Target for Today', '1', '45', '90', '12', '8.02143', '3.5294\\n']\n",
"['Tanto Cuore Oktoberfest', '2', '45', '45', '13', '7.4097300000000015', '2.2857\\n']\n",
"[\"Mr. Madison's War The Incredible War of 1812\", '2', '150', '150', '14', '7.50125', '2.7436\\n']\n",
"['The Fog of War', '2', '90', '120', '10', '7.3661699999999986', '3.0769\\n']\n",
"['Rattus Cartus', '2', '30', '45', '10', '6.57699', '2.1667\\n']\n",
"['Power Rangers Heroes of the Grid', '2', '45', '60', '14', '8.33489', '2.8462\\n']\n",
"['Expedition Famous Explorers', '2', '90', '90', '13', '6.83029', '1.9615\\n']\n",
"['Peak Oil', '2', '45', '75', '10', '6.744669999999998', '3.0\\n']\n",
"['Next War Korea', '2', '120', '480', '12', '8.087439999999999', '4.2\\n']\n",
"['Jarl The Vikings Tile-Laying Game', '2', '15', '25', '13', '6.9661100000000005', '2.7\\n']\n",
"['Formula-1', '2', '30', '120', '10', '6.65602', '1.6727\\n']\n",
"['Clash of Monarchs', '2', '360', '360', '12', '7.11066', '4.0471\\n']\n",
"['1920 Wall Street', '2', '45', '60', '12', '6.764289999999999', '2.3\\n']\n",
"['Ratland', '2', '30', '30', '8', '7.0991399999999985', '1.7333\\n']\n",
"['Cities Skylines \\\\u2013 The Board Game', '1', '70', '70', '10', '6.94085', '2.1667\\n']\n",
"['Fast Forward FEAR', '2', '15', '15', '8', '6.16216', '1.069\\n']\n",
"['Resident Evil 2 The Board Game', '1', '90', '120', '14', '7.62626', '2.3333\\n']\n",
"['Frogriders', '2', '20', '30', '8', '6.57015', '1.4\\n']\n",
"['Tomb Cryptmaster', '2', '120', '120', '12', '6.53952', '2.8529\\n']\n",
"['Mystery Rummy Escape from Alcatraz', '2', '30', '30', '10', '6.9126699999999985', '1.4211\\n']\n",
"['Eselsbr\\\\u00fccke', '3', '30', '45', '8', '6.954', '1.6842\\n']\n",
"['WINK', '3', '20', '20', '8', '6.62091', '1.1364\\n']\n",
"['Fairy Tile', '2', '30', '30', '8', '6.38056', '1.4\\n']\n",
"['Richthofen Ace of Aces', '2', '20', '20', '12', '7.1254300000000015', '1.8333\\n']\n",
"['Might & Magic Heroes The Board Game', '2', '180', '180', '12', '6.63317', '3.3171\\n']\n",
"['Straw', '2', '30', '30', '8', '6.22417', '1.0405\\n']\n",
"['Matryoshka', '3', '20', '20', '8', '6.69325', '2.0\\n']\n",
"['Fzzzt!', '2', '30', '30', '8', '6.2427800000000016', '1.6623\\n']\n",
"['Clash of Giants II', '1', '300', '300', '12', '7.2012100000000006', '2.3729\\n']\n",
"[\"ESSEN The Game SPIEL'13\", '2', '75', '75', '10', '6.7877', '2.8214\\n']\n",
"['Enemy Coast Ahead The Doolittle Raid', '1', '20', '360', '13', '8.11968', '3.0909\\n']\n",
"['Commands & Colors Tricorne The American Revolution', '2', '60', '90', '0', '8.47638', '2.4375\\n']\n",
"['The Swarm', '2', '75', '75', '12', '6.40971', '2.5957\\n']\n",
"['Call to Glory', '2', '30', '30', '8', '6.573060000000001', '1.5588\\n']\n",
"['Fish Cook', '2', '45', '45', '12', '6.9534699999999985', '1.8519\\n']\n",
"['Shitenno', '2', '60', '60', '12', '6.74015', '2.7576\\n']\n",
"['Hocus', '2', '30', '30', '10', '6.61985', '2.2941\\n']\n",
"['The Peloponnesian War', '1', '120', '120', '12', '6.72214', '3.1148\\n']\n",
"['Pocket Rockets', '2', '20', '20', '10', '6.32303', '1.4423\\n']\n",
"['Aquileia', '3', '90', '90', '12', '6.734089999999999', '2.9231\\n']\n",
"['Alien vs Predator The Hunt Begins', '1', '60', '120', '12', '6.98725', '3.4348\\n']\n",
"['Funkoverse Strategy Game', '2', '20', '60', '10', '7.67045', '2.3077\\n']\n",
"[\"Giro d'Italia The Game\", '2', '45', '120', '14', '7.1033', '2.5185\\n']\n",
"['On to Richmond!', '2', '180', '180', '12', '7.968260000000001', '3.3448\\n']\n",
"['Dale of Merchants Collection', '2', '20', '60', '10', '8.04015', '2.5\\n']\n",
"['Battles for the Ardennes', '2', '90', '90', '12', '7.397489999999999', '2.8462\\n']\n",
"['Sergeants Miniatures Game Day of Days', '2', '60', '180', '10', '7.723319999999998', '2.5909\\n']\n",
"['Twin It! Board Games Edition', '2', '5', '10', '6', '7.004760000000001', '1.0\\n']\n",
"['We Must Tell the Emperor The Great Pacific War', '1', '60', '60', '12', '7.41056', '2.0465\\n']\n",
"['Rumble in the Dungeon', '3', '20', '20', '8', '6.3367900000000015', '1.125\\n']\n",
"['Lemming Mafia', '3', '20', '20', '8', '6.22271', '1.4237\\n']\n",
"['Shifty Eyed Spies', '4', '20', '20', '9', '6.8759', '1.2308\\n']\n",
"['Conquistador', '1', '360', '420', '12', '6.47497', '3.2987\\n']\n",
"['Dogs', '2', '60', '60', '10', '6.99872', '2.5\\n']\n",
"['Draco Magi', '2', '30', '30', '12', '6.46919', '2.0588\\n']\n",
"['Stich-Meister', '3', '45', '45', '10', '6.72755', '1.8485\\n']\n",
"['Piranha Pedro', '2', '30', '30', '8', '6.2423199999999985', '1.3034\\n']\n",
"[\"King's Road\", '2', '30', '30', '10', '6.61596', '1.7\\n']\n",
"['The Wizard Always Wins', '2', '30', '30', '10', '6.7633899999999985', '1.6429\\n']\n",
"['The Isle of Cats', '1', '60', '90', '8', '8.29641', '2.4\\n']\n",
"['Axis & Allies 1941', '2', '60', '180', '12', '6.41224', '2.7260000000000004\\n']\n",
"['Vineta', '2', '45', '45', '10', '6.19706', '2.0108\\n']\n",
"['Klunker', '3', '30', '30', '10', '6.22487', '1.7674\\n']\n",
"['Dragon Pass The Return of Prince Argrath and the Lunar Empire Wars', '2', '120', '120', '12', '6.86509', '3.4068\\n']\n",
"['Nations at War White Star Rising', '2', '60', '120', '12', '7.3994300000000015', '2.5778\\n']\n",
"[\"Where Eagles Dare The Battle for Hell's Highway\", '2', '120', '2400', '0', '8.31692', '3.4828\\n']\n",
"['Dark Stories 2', '2', '20', '20', '12', '6.19077', '1.25\\n']\n",
"['JamSumo', '2', '30', '30', '6', '7.35542', '1.5\\n']\n",
"['Felinia', '2', '60', '60', '10', '6.49655', '2.6\\n']\n",
"['Air Force', '1', '60', '60', '12', '6.43642', '3.2255\\n']\n",
"['Cardline Globetrotter', '2', '15', '15', '8', '6.42264', '1.44\\n']\n",
"['Wiraqocha', '2', '60', '60', '12', '6.600689999999998', '2.6585\\n']\n",
"['Battles of Napoleon The Eagle and the Lion', '2', '90', '90', '12', '7.34439', '3.6522\\n']\n",
"['Il\\\\u00f4s', '2', '20', '40', '10', '6.81659', '2.1667\\n']\n",
"['Chakra', '2', '30', '30', '8', '7.15192', '2.0\\n']\n",
"['Brick Party', '2', '15', '30', '5', '6.65757', '1.4286\\n']\n",
"['Dark Darker Darkest', '2', '120', '120', '12', '6.368130000000002', '3.2424\\n']\n",
"['Fallen Land A Post Apocalyptic Board Game', '2', '120', '300', '14', '8.30884', '3.7241\\n']\n",
"['Golem Arcana', '2', '45', '45', '14', '6.61314', '2.7708\\n']\n",
"['Unexploded Cow', '2', '25', '25', '12', '6.07293', '1.3655\\n']\n",
"['Knights of Charlemagne', '2', '30', '30', '8', '6.3625300000000005', '1.4269999999999998\\n']\n",
"['Stop Thief', '2', '30', '30', '10', '6.3274300000000006', '1.6709\\n']\n",
"['Fine Sand', '1', '30', '30', '10', '6.77507', '1.8333\\n']\n",
"['Game of Thrones The Card Game', '2', '30', '60', '14', '6.27171', '2.7115\\n']\n",
"['Monster Chase!', '1', '10', '10', '4', '6.32188', '1.0286\\n']\n",
"['The Greatest Day Sword', '2', '60', '6000', '12', '8.70912', '4.0\\n']\n",
"['Oceans', '2', '60', '90', '12', '7.9919', '2.6471\\n']\n",
"['Winomino', '1', '10', '10', '3', '6.3821', '1.7857\\n']\n",
"['BANG! The Duel', '2', '30', '30', '8', '6.45394', '1.8824\\n']\n",
"['In Magnificent Style', '1', '60', '60', '13', '7.34347', '1.7857\\n']\n",
"['The New Science', '2', '90', '90', '12', '6.46882', '2.6393\\n']\n",
"['Tiny Ninjas', '1', '10', '15', '8', '7.821510000000001', '1.1429\\n']\n",
"['The Order of Vampire Hunters', '1', '90', '90', '13', '7.55006', '2.0\\n']\n",
"['Chang Cheng', '2', '60', '60', '10', '6.15939', '2.2993\\n']\n",
"['Cartagena', '2', '30', '45', '8', '6.7107199999999985', '1.5\\n']\n",
"['Lift it! Deluxe', '1', '30', '30', '8', '6.29767', '1.3214\\n']\n",
"['Trekking the National Parks Second Edition', '2', '30', '60', '10', '7.21718', '1.6364\\n']\n",
"['Champions of Hara', '1', '30', '120', '14', '7.648389999999999', '3.0\\n']\n",
"['Knit Wit', '2', '15', '15', '8', '6.18968', '1.7222\\n']\n",
"['Scarab Lords', '2', '20', '40', '12', '6.03521', '1.9085\\n']\n",
"['Anno Domini Flopps', '2', '30', '30', '10', '6.8922300000000005', '1.4074\\n']\n",
"[\"Monty's Gamble Market Garden\", '2', '180', '180', '12', '7.11278', '3.2143\\n']\n",
"['Auf Teufel komm raus', '2', '40', '40', '10', '6.737310000000001', '1.7\\n']\n",
"['Monmouth', '2', '240', '240', '14', '7.38468', '2.6053\\n']\n",
"['Sanctum', '2', '60', '120', '12', '7.02465', '2.4286\\n']\n",
"['Conquest of the Empire', '2', '180', '240', '10', '6.273630000000002', '2.525\\n']\n",
"['Ardennes', '2', '180', '180', '12', '7.112260000000001', '2.8696\\n']\n",
"['No Peace Without Spain! The War of the Spanish Succession 1702-1713', '2', '240', '240', '12', '7.658410000000001', '2.75\\n']\n",
"['The Message Emissary Crisis', '3', '30', '60', '15', '6.9097300000000015', '2.4857\\n']\n",
"[\"Nemo's War\", '1', '45', '45', '0', '7.0742', '2.0263\\n']\n",
"['Wings for the Baron (second edition)', '3', '30', '60', '13', '7.45728', '2.4667\\n']\n",
"['Rolling Stock', '3', '240', '240', '0', '7.432010000000001', '3.9444\\n']\n",
"['Samurai', '2', '180', '180', '12', '7.13898', '3.4082\\n']\n",
"['Risk (Revised Edition)', '3', '90', '90', '10', '5.99969', '2.1812\\n']\n",
"['Neolithic', '1', '30', '45', '14', '7.30169', '2.0833\\n']\n",
"['Snorta!', '3', '20', '20', '8', '6.08567', '1.1029\\n']\n",
"['Deckscape Behind the Curtain', '1', '30', '90', '12', '7.11873', '1.6667\\n']\n",
"['Targui', '2', '120', '120', '12', '6.36621', '2.3793\\n']\n",
"['World of Yo-Ho', '2', '45', '90', '8', '6.47342', '2.2\\n']\n",
"['Touria', '2', '45', '60', '10', '6.6569600000000015', '1.8\\n']\n",
"['Lanterns Dice Lights in the Sky', '2', '30', '45', '10', '6.9863', '2.0\\n']\n",
"['The Grimm Masquerade', '2', '20', '40', '8', '7.1963', '1.75\\n']\n",
"['30 Seconds', '3', '30', '30', '12', '6.66805', '1.2\\n']\n",
"['Unmatched Robin Hood vs. Bigfoot', '2', '20', '20', '9', '8.36838', '2.2\\n']\n",
"['Epic PVP Fantasy', '2', '20', '20', '10', '6.54928', '2.1154\\n']\n",
"[\"What's He Building in There?\", '2', '60', '60', '12', '6.7026', '3.3548\\n']\n",
"['Krak\\\\u00f3w 1325 AD', '4', '45', '120', '10', '6.456180000000002', '2.4324\\n']\n",
"['Bremerhaven', '1', '60', '120', '12', '6.54522', '3.1333\\n']\n",
"['Sorcerer City', '1', '45', '60', '14', '7.7367', '2.2\\n']\n",
"['Shephy', '1', '15', '15', '12', '6.80507', '1.4762\\n']\n",
"['Ruthless', '2', '40', '60', '10', '7.291060000000001', '2.2\\n']\n",
"['The Blitzkrieg Legend The Battle for France', '2', '2880', '2880', '14', '8.022680000000001', '3.8846\\n']\n",
"['Wings of Glory WW2 Starter Set', '2', '45', '45', '8', '7.36985', '2.619\\n']\n",
"['Celebrities', '4', '90', '90', '0', '7.2126', '1.1875\\n']\n",
"['Field of Glory The Card Game', '2', '30', '30', '13', '6.655710000000001', '1.9143\\n']\n",
"['Kalah', '2', '10', '10', '5', '5.88713', '1.6348\\n']\n",
"['Cranium Hoopla', '2', '20', '20', '13', '6.2237', '1.2872\\n']\n",
"['Battleground Crossbows & Catapults War Chest Starter Set', '2', '60', '60', '6', '6.58827', '1.3333\\n']\n",
"['Dead Drop Deluxe', '2', '10', '10', '13', '6.42957', '1.7391\\n']\n",
"['Steel Wolves The German Submarine Campaign Against Allied Shipping \\\\u2013 Vol 1', '1', '3000', '3000', '12', '7.68893', '4.0755\\n']\n",
"['Die Dolmeng\\\\u00f6tter', '2', '30', '30', '10', '6.57354', '2.2\\n']\n",
"['Gettysburg (125th Anniversary edition)', '2', '90', '90', '12', '6.59174', '1.9848\\n']\n",
"['Einstein His Amazing Life and Incomparable Science', '2', '15', '45', '8', '6.73223', '1.4545\\n']\n",
"['Deja-vu \\\\u8a18\\\\u61b6\\\\u5e7b\\\\u89ba', '2', '15', '15', '8', '6.585089999999999', '1.1\\n']\n",
"['Groo The Game', '2', '45', '45', '10', '6.28221', '1.5\\n']\n",
"['Blood & Roses', '2', '120', '120', '0', '7.5590899999999985', '2.7742\\n']\n",
"['Quietville', '3', '30', '30', '8', '6.176819999999998', '1.4252\\n']\n",
"['iKNOW', '2', '60', '60', '15', '6.34314', '1.5455\\n']\n",
"['Majolica', '1', '40', '40', '10', '6.98588', '2.9\\n']\n",
"['M', '2', '30', '30', '10', '6.37962', '1.9615\\n']\n",
"['Ebbe & Flut', '1', '30', '45', '10', '6.49974', '1.9091\\n']\n",
"['GOSU 2 Tactics', '2', '45', '45', '13', '7.03344', '2.4118\\n']\n",
"['Dread Curse', '3', '30', '30', '14', '6.36552', '1.8696\\n']\n",
"['FAB Sicily', '2', '240', '240', '12', '7.31102', '3.075\\n']\n",
"['Say Bye to the Villains', '3', '45', '45', '14', '6.3778', '2.1714\\n']\n",
"['Alone', '2', '60', '120', '14', '7.6329', '3.2727\\n']\n",
"['Arena The Contest', '1', '45', '90', '14', '9.20079', '2.7\\n']\n",
"['Tanks Panther vs Sherman', '2', '60', '60', '0', '7.35093', '1.7857\\n']\n",
"['Grimslingers', '1', '15', '90', '14', '6.46354', '2.75\\n']\n",
"['Battlestations Second Edition', '1', '60', '180', '13', '8.111189999999999', '3.625\\n']\n",
"['No Retreat!', '1', '45', '45', '0', '7.85217', '2.5676\\n']\n",
"['WWE Superstar Showdown', '2', '10', '120', '8', '6.64043', '2.3333\\n']\n",
"['Championship Formula Racing', '1', '45', '45', '13', '7.61545', '2.6429\\n']\n",
"['Wings of Glory WW1 Duel Pack', '2', '30', '30', '13', '8.03088', '2.2857\\n']\n",
"['Pit Crew', '2', '15', '30', '8', '6.49915', '1.2222\\n']\n",
"['Pax Transhumanity', '1', '60', '150', '12', '7.849660000000001', '4.32\\n']\n",
"['For the Crown (Second edition)', '2', '60', '60', '13', '7.3452899999999985', '3.2143\\n']\n",
"['Gorechosen', '2', '25', '75', '0', '7.18053', '2.0\\n']\n",
"['Richard the Lionheart', '2', '90', '90', '14', '7.01438', '2.3333\\n']\n",
"['Warhammer Battle For Skull Pass', '2', '180', '360', '12', '6.727710000000001', '3.5429\\n']\n",
"['In One Word', '4', '20', '35', '10', '6.53895', '1.5435\\n']\n",
"['Sherlock Death on the 4th of July', '1', '40', '60', '10', '6.77159', '1.2857\\n']\n",
"['Tribes Dawn of Humanity', '2', '45', '45', '10', '6.85215', '2.25\\n']\n",
"['Next War India-Pakistan', '2', '240', '480', '12', '8.27941', '4.1905\\n']\n",
"['Patchwork Express', '2', '10', '10', '6', '6.894239999999999', '1.6\\n']\n",
"['Guatemala Caf\\\\u00e9', '2', '45', '60', '10', '6.26602', '2.5776\\n']\n",
"['Rattle', '2', '45', '60', '8', '6.24554', '2.4643\\n']\n",
"['Pirates of the Spanish Main', '2', '30', '30', '10', '6.04515', '1.776\\n']\n",
"['Kreus', '3', '20', '30', '10', '6.750189999999999', '1.8889\\n']\n",
"['Senators', '3', '45', '60', '12', '7.03518', '2.125\\n']\n",
"['The Fires of Midway', '1', '60', '60', '0', '7.39376', '2.5581\\n']\n",
"['Leaders of Euphoria Choose a Better Oppressor', '4', '15', '35', '12', '6.55313', '1.875\\n']\n",
"['Bloc by Bloc The Insurrection Game', '2', '120', '180', '13', '7.484139999999999', '2.7333\\n']\n",
"['Mask of the Pharaoh', '2', '30', '60', '10', '7.03124', '1.0\\n']\n",
"['Spoils of War', '3', '45', '60', '14', '7.008780000000002', '1.6667\\n']\n",
"['Hollywood', '2', '30', '30', '13', '6.49774', '1.9211\\n']\n",
"[\"Unlock! Scheherazade's Last Tale\", '1', '60', '60', '10', '6.672389999999999', '2.0\\n']\n",
"['Divinity Derby Deluxe Edition', '3', '45', '90', '10', '6.8889', '2.0\\n']\n",
"['Canasta Caliente Complete', '2', '60', '60', '7', '6.33279', '1.7097\\n']\n",
"['Amazons', '2', '30', '30', '12', '7.134530000000002', '2.963\\n']\n",
"['D-Day at Peleliu', '1', '180', '300', '12', '8.173210000000001', '4.1667\\n']\n",
"['Bali', '2', '45', '45', '10', '6.84391', '2.3\\n']\n",
"['Council of Blackthorn', '2', '45', '90', '13', '7.325660000000001', '2.25\\n']\n",
"['Trade on the Tigris', '3', '60', '90', '14', '7.21356', '2.7778\\n']\n",
"['Pocket Battles Macedonians vs. Persians', '2', '30', '30', '13', '6.88712', '1.8889\\n']\n",
"['Skull Tales', '1', '120', '180', '14', '7.89664', '3.3333\\n']\n",
"['Atlantic Storm', '2', '60', '60', '10', '6.51821', '2.0526\\n']\n",
"['Attack Sub', '2', '30', '30', '12', '6.59047', '2.2857\\n']\n",
"['Dairyman', '2', '20', '30', '14', '6.47602', '1.0909\\n']\n",
"['Trax', '2', '10', '10', '8', '6.51075', '2.1481\\n']\n",
"['Lost Battles Forty Battles & Campaigns of the Ancient World', '1', '140', '140', '12', '7.91332', '3.1951\\n']\n",
"['Kosmonauts', '2', '60', '60', '8', '6.69335', '2.1765\\n']\n",
"['Sole Mio!', '2', '40', '40', '10', '6.25777', '1.4595\\n']\n",
"['The Institute for Magical Arts', '2', '30', '30', '8', '6.963239999999999', '1.7895\\n']\n",
"['Tumult Royale', '2', '40', '40', '10', '6.56705', '2.125\\n']\n",
"['Chos\\\\u014fn', '2', '15', '15', '14', '6.666', '2.1579\\n']\n",
"['Operation Dauntless The Battles for Fontenay and Rauray', '2', '120', '120', '12', '7.89583', '3.9655\\n']\n",
"['ONUS! Rome Vs Carthage', '1', '60', '60', '12', '7.673780000000002', '2.8\\n']\n",
"['Siberia', '2', '60', '60', '10', '6.8018600000000005', '2.3929\\n']\n",
"['The Great Battles of Julius Caesar The Civil Wars 48-45 B.C.', '2', '360', '360', '12', '7.1497899999999985', '3.5610000000000004\\n']\n",
"['Monsters Menace America', '2', '90', '90', '12', '5.96786', '1.8371\\n']\n",
"['Raise Your Goblets', '2', '20', '45', '8', '6.136819999999998', '1.3889\\n']\n",
"['Dampfross', '2', '90', '90', '10', '6.26914', '2.1892\\n']\n",
"['Chariots of Fire', '2', '120', '120', '0', '7.49108', '3.6053\\n']\n",
"['Complots', '2', '15', '15', '8', '6.88351', '1.5\\n']\n",
"['Warhammer 40', '2', '240', '240', '0', '7.03874', '3.1739\\n']\n",
"['3rd Fleet', '2', '180', '180', '12', '7.2713899999999985', '3.5833\\n']\n",
"['Munchkin Bites!', '3', '90', '90', '10', '6.00884', '1.7577\\n']\n",
"['Uncharted The Board Game', '1', '45', '45', '13', '6.51481', '2.3125\\n']\n",
"['Alexandros', '2', '45', '45', '12', '6.17778', '2.3826\\n']\n",
"['Duell', '2', '30', '30', '9', '6.34998', '1.3333\\n']\n",
"['Wie ich die Welt sehe...', '2', '30', '30', '10', '6.9840100000000005', '1.1364\\n']\n",
"['Valor & Victory H-Hour', '2', '60', '60', '12', '7.73825', '2.587\\n']\n",
"['Terrors of London', '2', '20', '40', '14', '7.236269999999998', '2.1429\\n']\n",
"['Napoleon against Europe', '2', '120', '900', '0', '7.74707', '3.7241\\n']\n",
"['Barbarossa Kiev to Rostov', '1', '240', '240', '12', '7.7836', '4.2444\\n']\n",
"['Tier auf Tier Gipfelst\\\\u00fcrmer', '2', '15', '15', '4', '7.04627', '1.0833\\n']\n",
"[\"Batt'l Kha'os\", '2', '30', '30', '10', '6.322019999999998', '1.6458\\n']\n",
"['Advanced Squad Leader Starter Kit Historical Module 1 \\\\u2013 Decision at Elst', '2', '360', '720', '0', '8.488610000000001', '3.8235\\n']\n",
"['Huns', '2', '30', '45', '14', '6.920089999999999', '2.2308\\n']\n",
"['Canyon', '3', '45', '45', '10', '6.24478', '1.5775\\n']\n",
"['Mammoth Hunters', '3', '90', '90', '10', '6.13919', '2.3451\\n']\n",
"['World War I Deluxe Edition', '2', '180', '180', '12', '6.787939999999999', '2.3934\\n']\n",
"['Yom Kippur', '2', '240', '240', '12', '6.95154', '2.5833\\n']\n",
"['Hoplite', '1', '60', '480', '13', '7.75585', '3.5556\\n']\n",
"['Fairytale Gloom', '2', '30', '60', '13', '6.55045', '1.6667\\n']\n",
"['Age of Thieves', '2', '60', '120', '14', '6.81503', '2.75\\n']\n",
"['Scrawl', '4', '30', '30', '17', '7.09852', '1.0\\n']\n",
"['Arkham Horror', '1', '180', '180', '12', '6.61936', '2.3043\\n']\n",
"['At Any Cost Metz 1870', '1', '120', '480', '14', '8.194339999999999', '3.1765\\n']\n",
"['Perplexus Epic', '1', '30', '30', '8', '7.37247', '2.0\\n']\n",
"['Invaders', '2', '60', '60', '12', '6.962439999999999', '2.7727\\n']\n",
"['Teenage Mutant Ninja Turtles Dice Masters', '2', '30', '30', '14', '7.1947100000000015', '2.0\\n']\n",
"['Oz Fluxx', '2', '10', '40', '8', '6.31015', '1.5385\\n']\n",
"['Kick-Ass The Board Game', '1', '60', '90', '18', '7.37196', '2.8571\\n']\n",
"['Tatsu', '2', '30', '45', '8', '6.70987', '1.6667\\n']\n",
"['Battle for Moscow (second edition)', '2', '50', '50', '12', '6.92605', '1.619\\n']\n",
"['Nightfighter', '1', '60', '60', '0', '7.40073', '2.6122\\n']\n",
"['Keltis Das W\\\\u00fcrfelspiel', '2', '30', '30', '8', '6.4504800000000015', '1.2647\\n']\n",
"['Napoleon at Leipzig', '1', '60', '300', '12', '7.40895', '2.9024\\n']\n",
"['Popular Front', '2', '90', '90', '12', '7.0766399999999985', '2.2059\\n']\n",
"['Guilford', '1', '180', '180', '12', '7.09334', '2.641\\n']\n",
"['Kogge', '2', '90', '90', '10', '6.802969999999998', '3.4615\\n']\n",
"['Craftsmen', '2', '120', '180', '10', '6.639639999999999', '4.0811\\n']\n",
"['Spellcaster', '2', '20', '30', '14', '6.583660000000001', '1.5652\\n']\n",
"['Arctic Front', '2', '240', '240', '12', '7.30045', '3.4667\\n']\n",
"[\"Penny Arcade The Game \\\\u2013 Rumble in R'lyeh\", '2', '30', '45', '15', '6.9581800000000005', '2.2222\\n']\n",
"['Tokyo Express', '1', '180', '180', '12', '7.15912', '3.9815\\n']\n",
"['Last Blitzkrieg', '2', '180', '960', '13', '8.63113', '3.9333\\n']\n",
"['Quicksand', '2', '10', '20', '12', '6.10536', '1.1727\\n']\n",
"['The Undercity An Iron Kingdoms Adventure Board Game', '2', '60', '120', '14', '7.1504', '2.7895\\n']\n",
"[\"King's Gate\", '2', '30', '30', '9', '6.20376', '2.0459\\n']\n",
"['Canal Grande', '2', '45', '45', '12', '6.39426', '2.0339\\n']\n",
"['Blackbeard The Golden Age of Piracy', '1', '120', '120', '12', '6.1074199999999985', '3.3295\\n']\n",
"['How to Rob a Bank', '2', '30', '30', '10', '6.60778', '2.0\\n']\n",
"['5th Fleet', '2', '180', '180', '12', '7.17422', '3.4359\\n']\n",
"['Panzer Grenadier Eastern Front', '2', '120', '120', '12', '7.07183', '2.8095\\n']\n",
"['Infarkt', '2', '45', '45', '10', '6.64655', '1.72\\n']\n",
"['Black Spy', '3', '45', '45', '14', '6.31813', '1.4231\\n']\n",
"['Elfenroads', '2', '120', '120', '10', '7.10255', '2.5\\n']\n",
"['Roll for Adventure', '2', '30', '30', '10', '6.83078', '2.0\\n']\n",
"['Guild Ball Kick Off!', '2', '60', '60', '12', '7.874589999999999', '3.25\\n']\n",
"['\\\\u8001\\\\u4e8c\\\\u54f2\\\\u5b78', '2', '15', '25', '7', '6.12798', '1.129\\n']\n",
"['Bunny Bunny Moose Moose', '3', '20', '20', '9', '6.13298', '1.5273\\n']\n",
"['Mag\\\\u00b7Blast (Second Edition)', '2', '20', '20', '10', '6.33085', '1.5287\\n']\n",
"['It Never Snows', '1', '540', '1500', '14', '7.4764300000000015', '2.5676\\n']\n",
"['BONK', '2', '10', '10', '8', '6.557860000000002', '1.0\\n']\n",
"['History Maker Baseball', '1', '30', '30', '0', '8.31975', '2.3636\\n']\n",
"['18Scan', '2', '180', '180', '12', '7.382060000000001', '3.64\\n']\n",
"['The Dutch Golden Age', '3', '60', '60', '10', '6.37789', '2.5\\n']\n",
"['Waterloo 1815 Fallen Eagles', '1', '60', '720', '14', '8.3378', '2.92\\n']\n",
"['Dungeon!', '1', '30', '30', '8', '5.96217', '1.5659999999999998\\n']\n",
"['Space Infantry', '1', '20', '60', '0', '6.9492', '2.1667\\n']\n",
"['Vienna', '3', '30', '30', '10', '6.51002', '2.2593\\n']\n",
"['Jupiter Rescue', '2', '30', '60', '15', '6.714339999999999', '1.8824\\n']\n",
"['Railroad Rivals', '1', '30', '60', '8', '6.6320000000000014', '2.1538\\n']\n",
"[\"A Thief's Fortune\", '1', '45', '90', '12', '6.91455', '2.7778\\n']\n",
"['Sailing Toward Osiris', '2', '60', '90', '14', '6.85965', '2.8667\\n']\n",
"[\"Unlock! The Nautilus' Traps\", '1', '60', '60', '10', '5.98588', '2.8\\n']\n",
"['Euphrates & Tigris Contest of Kings', '2', '45', '45', '12', '6.08369', '2.7308\\n']\n",
"['Anno Domini Sex & Crime', '2', '30', '30', '10', '6.7606', '1.4\\n']\n",
"['Crusader Kings', '3', '180', '180', '14', '7.08482', '3.1818\\n']\n",
"['Latice', '2', '10', '30', '6', '6.7927399999999984', '1.5833\\n']\n",
"['Railway Rivals', '2', '90', '90', '10', '6.712910000000001', '2.3333\\n']\n",
"['Thunderbolt\\\\/Apache Leader', '1', '300', '300', '12', '7.21836', '2.5806\\n']\n",
"['Southern Front', '2', '360', '360', '12', '7.41605', '3.3929\\n']\n",
"['Sonne und Mond', '2', '20', '20', '8', '6.34336', '1.3824\\n']\n",
"['Too Many Cinderellas', '2', '10', '10', '10', '6.41815', '1.2759\\n']\n",
"['Gloria Mundi', '2', '60', '60', '10', '6.09446', '2.6122\\n']\n",
"['Napoleon at Waterloo', '2', '30', '30', '10', '6.61022', '1.9167\\n']\n",
"['Ace of Aces Flying Machines', '2', '20', '20', '12', '7.0209199999999985', '1.7222\\n']\n",
"['Disc Duelers', '2', '45', '45', '10', '6.724080000000002', '1.3333\\n']\n",
"['Adventure Games Monochrome Inc.', '1', '75', '75', '16', '7.0232899999999985', '1.875\\n']\n",
"['Hemloch', '2', '30', '30', '0', '6.850860000000001', '2.0\\n']\n",
"['Pandoria', '2', '90', '120', '10', '6.890789999999999', '2.8333\\n']\n",
"['The Arab-Israeli Wars', '2', '240', '240', '14', '6.37975', '3.2222\\n']\n",
"['Monkeys on the Moon', '2', '60', '60', '10', '6.22816', '2.1165\\n']\n",
"['Search', '2', '10', '30', '6', '6.02931', '1.14\\n']\n",
"['Concept Kids Animals', '2', '20', '20', '4', '7.10743', '1.2857\\n']\n",
"['Cerberus', '3', '30', '45', '10', '6.8460899999999985', '1.8462\\n']\n",
"['Spellbound', '1', '60', '60', '10', '6.83294', '2.64\\n']\n",
"['1714 The Case of the Catalans', '2', '120', '120', '12', '7.00362', '2.814\\n']\n",
"['The Very Clever Pipe Game', '2', '20', '20', '10', '6.225230000000002', '1.5875\\n']\n",
"['Archmage', '1', '60', '120', '14', '6.86753', '3.25\\n']\n",
"['Dien Bien Phu The Final Gamble', '2', '360', '1440', '0', '8.40155', '3.1538\\n']\n",
"['SHH', '2', '10', '10', '10', '6.52693', '1.6\\n']\n",
"['Matcha', '2', '20', '20', '10', '6.41435', '1.5714\\n']\n",
"['Strat-O-Matic Hockey', '2', '90', '90', '11', '7.15642', '2.3333\\n']\n",
"['Lucidity Six-Sided Nightmares', '1', '20', '30', '14', '6.4981800000000005', '1.9412\\n']\n",
"['China Rails', '2', '180', '240', '10', '7.09317', '2.7308\\n']\n",
"['La Bataille de la Moscowa (third edition)', '2', '1000', '1000', '16', '8.58127', '4.2121\\n']\n",
"['Le Passe-Trappe Micro', '2', '10', '10', '5', '6.4436', '1.0\\n']\n",
"['Drive', '2', '30', '30', '8', '6.49449', '1.2679\\n']\n",
"['Schoko & Co.', '2', '180', '180', '13', '6.65808', '2.9149\\n']\n",
"['Crazy Time', '4', '30', '30', '12', '6.86486', '1.6154\\n']\n",
"['Dragon Rampage', '3', '90', '120', '13', '6.46022', '2.0926\\n']\n",
"['The Lamps Are Going Out', '2', '180', '240', '12', '7.55031', '2.8\\n']\n",
"['Deja Vu Fragments of Memory', '2', '45', '90', '14', '7.1771', '2.6429\\n']\n",
"['Detective Stories Case 1 \\\\u2013 The Fire in Adlerstein', '1', '90', '120', '13', '7.9413', '2.7143\\n']\n",
"['Foppen', '3', '20', '20', '8', '6.614', '1.6286\\n']\n",
"['Journey to the Center of the Earth', '2', '60', '60', '10', '6.28832', '2.0167\\n']\n",
"['Han', '2', '45', '45', '10', '7.156689999999998', '2.2667\\n']\n",
"['Freight Train', '2', '90', '90', '10', '6.4065900000000005', '2.0345\\n']\n",
"['Exploding Kittens Party Pack', '2', '15', '15', '7', '7.51795', '1.0\\n']\n",
"['Nile DeLuxor', '2', '30', '30', '8', '6.61964', '1.5333\\n']\n",
"[\"The King's Will\", '2', '50', '90', '10', '7.01548', '3.2727\\n']\n",
"['Groves', '1', '60', '60', '13', '7.24737', '2.2941\\n']\n",
"['Pirates of the 7 Seas', '2', '45', '60', '9', '6.6529', '2.5556\\n']\n",
"['Munchkin Pathfinder Guest Artist Edition', '3', '60', '90', '12', '6.33889', '1.6154\\n']\n",
"['In a Grove', '3', '20', '20', '9', '6.3144300000000015', '1.5\\n']\n",
"['Herbalism', '3', '15', '30', '8', '6.7436300000000005', '2.0\\n']\n",
"['1825 Unit 2', '2', '180', '180', '12', '7.50833', '3.5\\n']\n",
"['Water Lily', '2', '20', '20', '7', '6.58372', '1.2857\\n']\n",
"['Four Dragons', '3', '30', '30', '12', '6.57746', '2.3556\\n']\n",
"[\"Tramways Engineer's Workbook\", '1', '10', '30', '12', '7.55134', '3.0\\n']\n",
"['Camelot Legends', '2', '60', '60', '10', '6.11143', '2.3358\\n']\n",
"['Tunisia II', '1', '120', '3000', '0', '8.51631', '4.4444\\n']\n",
"[\"Lock 'n Load Heroes of the Blitzkrieg\", '2', '30', '30', '12', '7.89918', '3.0741\\n']\n",
"['Cluzzle', '3', '45', '45', '8', '6.30837', '1.1549\\n']\n",
"['Colonialism', '2', '90', '90', '12', '6.830089999999998', '2.8889\\n']\n",
"['Orcs Orcs Orcs', '2', '45', '45', '13', '6.42194', '2.0\\n']\n",
"['Pixel Tactics 4', '2', '45', '45', '12', '7.30911', '2.0\\n']\n",
"['Specter Ops Broken Covenant', '2', '90', '90', '14', '7.70251', '2.5\\n']\n",
"['Town Builder Coevorden', '1', '30', '60', '12', '7.40429', '2.0\\n']\n",
"['Ka-Ching!', '2', '20', '20', '8', '6.40687', '1.4906\\n']\n",
"['Barbarossa Army Group South', '1', '240', '240', '12', '7.919869999999999', '4.1562\\n']\n",
"['The Hobbit An Unexpected Journey Deck-Building Game', '2', '45', '45', '15', '7.00888', '2.1818\\n']\n",
"['Antarctica', '2', '45', '90', '10', '6.33447', '2.7692\\n']\n",
"['Amateurs to Arms!', '2', '150', '150', '12', '7.8658199999999985', '3.2857\\n']\n",
"['Trollhalla', '2', '60', '60', '8', '6.65106', '2.0227\\n']\n",
"['Down in Flames Aces High', '2', '45', '45', '0', '7.06533', '2.1277\\n']\n",
"['Ligretto Football', '2', '10', '10', '8', '6.35039', '1.0455\\n']\n",
"['Draconis Invasion', '1', '30', '90', '14', '7.25098', '2.4545\\n']\n",
"['Catan Starfarers', '3', '120', '120', '14', '7.987539999999999', '2.4286\\n']\n",
"[\"Richard Scarry's Busytown Eye found it! Game\", '2', '30', '30', '3', '6.49246', '1.2333\\n']\n",
"['Gearworks', '1', '30', '45', '10', '7.0460600000000015', '1.9091\\n']\n",
"['The Red Dragon Inn 6 Villains', '2', '30', '60', '13', '8.09515', '2.5\\n']\n",
"['Argonauts', '1', '60', '60', '10', '7.117139999999999', '2.05\\n']\n",
"['Warhammer 40', '2', '30', '120', '14', '8.355210000000001', '3.3529\\n']\n",
"['Hordes of the Things', '2', '45', '45', '12', '7.2714', '2.4865\\n']\n",
"['N.Y. Chase', '3', '45', '45', '10', '6.44042', '1.98\\n']\n",
"['Codenames Marvel', '2', '15', '15', '8', '6.34746', '1.1429\\n']\n",
"['Xanad\\\\u00fa', '2', '40', '70', '13', '6.6066', '2.2143\\n']\n",
"['Dominant Species The Card Game', '2', '60', '60', '13', '6.00895', '1.9048\\n']\n",
"['Twenty One', '2', '15', '15', '8', '6.41132', '1.0\\n']\n",
"['Boomerang', '3', '30', '30', '8', '6.46686', '1.5\\n']\n",
"['TEAM3 PINK', '3', '30', '30', '14', '7.276910000000001', '1.0\\n']\n",
"[\"Make 'n' Break\", '2', '30', '30', '8', '6.088430000000002', '1.2771\\n']\n",
"['Mah\\\\u00e9', '2', '20', '20', '6', '6.31591', '1.2683\\n']\n",
"['Dwarven Smithy', '2', '60', '90', '14', '7.550219999999999', '2.5833\\n']\n",
"['Sebastian Fitzek Safehouse', '2', '30', '30', '12', '6.59585', '2.0769\\n']\n",
"['War Galley', '2', '360', '360', '14', '7.0547', '3.1304\\n']\n",
"['Karuba The Card Game', '2', '10', '15', '8', '6.446269999999998', '1.3\\n']\n",
"['Unexpected Treasures', '3', '30', '30', '13', '6.2316699999999985', '1.34\\n']\n",
"['Pixel Tactics 5', '2', '45', '45', '12', '7.3472300000000015', '2.6\\n']\n",
"['Stellar Conquest', '2', '240', '240', '12', '6.41055', '3.1351\\n']\n",
"['Spurs A Tale in the Old West', '3', '90', '90', '13', '6.98699', '2.5625\\n']\n",
"['BattleTech CityTech', '2', '90', '90', '12', '6.74527', '3.4242\\n']\n",
"['Who Did It?', '3', '15', '15', '6', '6.47014', '1.0\\n']\n",
"['Sola Fide The Reformation', '2', '45', '45', '12', '6.53308', '2.0\\n']\n",
"['Mini Rogue', '1', '10', '60', '10', '7.16441', '1.5909\\n']\n",
"['Red Star Rising The War in Russia', '2', '1200', '1200', '12', '7.56413', '3.3571\\n']\n",
"['Familienbande', '2', '20', '20', '8', '6.32209', '1.6515\\n']\n",
"['Warlord Saga of the Storm', '2', '10', '10', '10', '6.809710000000001', '2.725\\n']\n",
"['Skyline', '1', '10', '20', '10', '6.01066', '1.2897\\n']\n",
"['Martian Fluxx', '2', '5', '30', '8', '6.17292', '1.4366\\n']\n",
"['Lady Alice', '3', '30', '30', '8', '6.3396300000000005', '1.9429\\n']\n",
"['The Legend of Korra Pro-Bending Arena', '2', '30', '45', '12', '7.71577', '2.1\\n']\n",
"['Genesis Empires and Kingdoms of the Ancient Middle East', '1', '450', '600', '12', '7.19451', '3.0\\n']\n",
"['Mars Attacks The Miniatures Game', '2', '120', '120', '12', '7.14503', '2.2\\n']\n",
"['World Monuments', '2', '45', '45', '8', '6.2844', '1.3158\\n']\n",
"['Unanimo', '3', '30', '30', '10', '6.8974', '1.2353\\n']\n",
"['Austerlitz 1805 Rising Eagles', '1', '60', '600', '14', '8.55517', '3.1818\\n']\n",
"['Urbania', '2', '45', '45', '10', '6.49333', '2.381\\n']\n",
"['Fire Tower', '2', '15', '30', '14', '7.43452', '1.8333\\n']\n",
"['Shadows Over Normandie Achtung! Cthulhu', '2', '30', '30', '14', '7.29387', '2.7\\n']\n",
"['Bum\\\\u00fant\\\\u00fa', '2', '20', '40', '8', '7.0734', '1.8571\\n']\n",
"['Krosmaster Arena 2.0', '2', '45', '60', '8', '7.44558', '2.5\\n']\n",
"['SiegeStorm SiegeMode', '1', '20', '30', '14', '8.13604', '2.625\\n']\n",
"['HUE', '2', '10', '10', '8', '6.4251', '1.4615\\n']\n",
"['Mammut', '2', '30', '30', '8', '6.26731', '1.825\\n']\n",
"['Microbrew', '2', '45', '60', '14', '7.040030000000002', '2.9231\\n']\n",
"['Honga', '2', '30', '45', '8', '7.00345', '2.0\\n']\n",
"[\"Wellington's Victory Battle of Waterloo Game \\\\u2013 June 18th\", '2', '240', '240', '12', '7.0377600000000005', '4.1628\\n']\n",
"['The Ironclads', '1', '120', '120', '12', '7.301139999999998', '3.5294\\n']\n",
"['Bonnie and Clyde', '2', '45', '45', '8', '6.28755', '1.6531\\n']\n",
"['Jutland', '2', '120', '120', '12', '6.66078', '2.9125\\n']\n",
"[\"The Kaiser's Pirates\", '1', '90', '90', '9', '6.47735', '2.2911\\n']\n",
"['Warhammer 40', '2', '120', '120', '12', '6.70033', '3.4839\\n']\n",
"['Seeders from Sereis Exodus', '2', '120', '120', '0', '7.87593', '3.6667\\n']\n",
"['The Arrival', '2', '75', '90', '12', '6.68824', '2.625\\n']\n",
"['Gravity Superstar', '2', '15', '30', '7', '6.904439999999999', '1.25\\n']\n",
"['Six Making', '2', '25', '25', '12', '7.67726', '1.8235\\n']\n",
"['Piratenbillard', '2', '15', '15', '8', '6.5876', '1.25\\n']\n",
"['Quarantine', '2', '60', '60', '13', '6.12445', '2.1356\\n']\n",
"['Loop Inc.', '2', '20', '40', '13', '6.4401199999999985', '2.5\\n']\n",
"['B-29 Superfortress', '1', '90', '90', '14', '7.0251', '2.6739\\n']\n",
"['Maya', '3', '90', '90', '9', '6.31345', '2.5\\n']\n",
"['Pie Town', '2', '60', '90', '14', '6.52384', '2.5\\n']\n",
"['Sunken City', '2', '45', '45', '8', '6.16946', '1.9899\\n']\n",
"['Santy Anno', '3', '30', '30', '10', '6.3377300000000005', '1.4821\\n']\n",
"['Age of Gods', '3', '90', '90', '12', '6.29931', '2.2963\\n']\n",
"['Palmyra', '2', '60', '60', '12', '6.14433', '1.9906\\n']\n",
"['Dungeon Time', '1', '10', '60', '8', '6.67565', '1.9091\\n']\n",
"['Hack Trick', '2', '15', '25', '10', '6.55415', '1.4706\\n']\n",
"['Die Pyramiden des Jaguar', '2', '45', '45', '10', '6.10888', '1.7245\\n']\n",
"['Pursue the Pennant', '1', '45', '45', '11', '7.6291699999999985', '2.5\\n']\n",
"['Mole Rats in Space', '2', '20', '20', '7', '7.02492', '1.4\\n']\n",
"['RAN', '2', '240', '240', '12', '7.435789999999999', '3.7368\\n']\n",
"['Lost Worlds', '2', '10', '10', '10', '6.5342400000000005', '1.6905\\n']\n",
"['Munchkin Guest Artist Edition', '3', '60', '120', '10', '5.91257', '1.7969\\n']\n",
"['Last Chance for Victory', '2', '60', '60', '15', '8.75946', '4.0\\n']\n",
"['Tonga Bonga', '3', '45', '45', '10', '6.43909', '1.6818\\n']\n",
"['Saboteur The Duel Teaser Game', '1', '30', '30', '8', '6.09711', '1.3235\\n']\n",
"['DAK', '2', '360', '360', '16', '8.01725', '4.0\\n']\n",
"['Miyabi', '2', '45', '45', '8', '7.35238', '2.0\\n']\n",
"['Hex Hex XL', '3', '20', '20', '14', '6.76311', '1.75\\n']\n",
"['Old School Tactical', '2', '60', '60', '0', '8.26172', '2.6154\\n']\n",
"['Fallschirmjaeger', '2', '360', '360', '12', '7.72186', '3.0\\n']\n",
"[\"Nuklear Winter '68\", '2', '60', '60', '12', '7.44015', '3.15\\n']\n",
"['M.U.L.E. The Board Game', '3', '90', '120', '14', '6.5777', '2.625\\n']\n",
"['Quartermaster General The Cold War', '3', '90', '120', '14', '7.44695', '2.8889\\n']\n",
"['Samurai Battles', '2', '60', '60', '10', '7.43968', '2.9583\\n']\n",
"['The Hobbit', '2', '30', '45', '8', '5.99036', '1.7519999999999998\\n']\n",
"['SiegeStorm The SiegeMode', '1', '15', '30', '10', '6.84923', '2.5\\n']\n",
"['New Haven', '2', '60', '60', '12', '6.53442', '2.0667\\n']\n",
"['1825 Unit 1', '2', '180', '180', '14', '6.851260000000001', '3.5833\\n']\n",
"['Passing Through Petra', '2', '60', '60', '14', '6.76547', '2.6\\n']\n",
"['Yahtzee Free for All', '2', '20', '20', '8', '6.27626', '1.2281\\n']\n",
"['Tide of Iron Next Wave', '2', '60', '240', '14', '8.19196', '3.5833\\n']\n",
"['Briefcase', '2', '45', '60', '12', '6.32543', '2.5106\\n']\n",
"['Costa Rica', '2', '30', '45', '8', '6.21658', '1.4286\\n']\n",
"['B\\\\u00f6hmische D\\\\u00f6rfer', '2', '30', '30', '8', '6.28885', '1.8889\\n']\n",
"['The Mystic Wood', '2', '60', '60', '12', '6.51155', '1.4792\\n']\n",
"['Monster Crunch! The Breakfast Battle Game', '2', '20', '20', '9', '6.49465', '1.0\\n']\n",
"['The Gnomes of Zavandor', '2', '60', '90', '10', '6.54981', '2.5556\\n']\n",
"['Skyline 3000', '2', '60', '60', '10', '6.32471', '2.381\\n']\n",
"['Alubari A Nice Cup of Tea', '1', '45', '120', '10', '7.378360000000002', '3.2222\\n']\n",
"['Dungeon Rush', '2', '13', '19', '8', '6.4036800000000005', '1.1667\\n']\n",
"['Tuki', '1', '30', '45', '8', '6.840560000000001', '1.1429\\n']\n",
"['Teenage Mutant Ninja Turtles', '2', '45', '45', '18', '7.5960100000000015', '1.8333\\n']\n",
"['Donning the Purple', '1', '70', '90', '14', '7.2478', '3.0\\n']\n",
"[\"Mosby's Raiders\", '1', '120', '120', '12', '6.58397', '2.4808\\n']\n",
"['Nanuk', '5', '45', '45', '0', '6.23257', '1.5577\\n']\n",
"['Finito!', '2', '20', '20', '8', '6.18521', '1.1071\\n']\n",
"['Tsukiji', '2', '20', '30', '8', '7.31715', '1.4444\\n']\n",
"['Turbo Taxi', '2', '30', '30', '8', '6.06326', '1.4706\\n']\n",
"['Dungeons & Dragons Starter Set', '2', '60', '60', '12', '7.488810000000001', '2.5\\n']\n",
"['Airborne Commander', '1', '15', '30', '10', '6.91015', '1.9667\\n']\n",
"['I', '2', '90', '90', '13', '7.28879', '3.0769\\n']\n",
"['Extrablatt', '3', '90', '90', '14', '7.03757', '2.9\\n']\n",
"['One Zero One', '2', '10', '15', '8', '6.55262', '1.84\\n']\n",
"['Pikoko', '3', '30', '30', '10', '6.7778100000000014', '2.25\\n']\n",
"['23', '2', '25', '25', '8', '6.42483', '1.2326\\n']\n",
"['1914 Twilight in the East', '2', '720', '4000', '12', '7.9125', '4.4167\\n']\n",
"['Fidelitas', '1', '30', '30', '13', '6.28942', '1.8182\\n']\n",
"['The Spanish Civil War 1936-1939', '1', '360', '360', '0', '7.349539999999998', '3.1163\\n']\n",
"['The Great Battles of Alexander Macedonian Art of War', '1', '240', '240', '0', '8.48482', '4.0\\n']\n",
"['Risk The Lord of the Rings', '2', '120', '120', '9', '5.88886', '2.2822\\n']\n",
"['Garibaldi The Escape', '2', '60', '60', '10', '6.58162', '1.9375\\n']\n",
"['Mental Blocks', '2', '10', '20', '10', '7.09698', '1.4\\n']\n",
"['Harry Potter Trading Card Game', '2', '20', '20', '9', '6.16872', '1.9605\\n']\n",
"['Batman The Animated Series \\\\u2013 Gotham City Under Siege', '1', '45', '60', '14', '7.267539999999999', '2.1667\\n']\n",
"['Skyward', '2', '30', '45', '12', '6.727', '1.9231\\n']\n",
"['Jurassic Snack', '2', '15', '15', '7', '6.876', '1.25\\n']\n",
"['Mini Curling Game', '2', '20', '30', '7', '6.55272', '1.1333\\n']\n",
"['221B Baker Street The Master Detective Game', '2', '90', '90', '10', '5.97461', '1.8192\\n']\n",
"['Astra Titanus', '1', '45', '45', '13', '7.187989999999999', '2.0294\\n']\n",
"[\"Don't Mess with Cthulhu Deluxe\", '4', '1', '30', '10', '7.3865', '1.3333\\n']\n",
"[\"Savage Worlds Explorer's Edition\", '2', '240', '240', '0', '7.95846', '2.8824\\n']\n",
"['War Room', '2', '120', '360', '14', '8.475480000000001', '3.45\\n']\n",
"['Food Truck Champion', '2', '45', '75', '8', '6.77256', '2.5\\n']\n",
"['Rolling Ranch', '2', '10', '20', '14', '6.865480000000002', '1.2857\\n']\n",
"['Apocalypse Chaos', '1', '60', '60', '13', '6.686910000000001', '2.8333\\n']\n",
"['Dark Domains', '2', '120', '120', '14', '7.54945', '3.0\\n']\n",
"['Bobby Lee', '2', '240', '240', '12', '6.77832', '3.0\\n']\n",
"['Ars Alchimia', '2', '100', '100', '10', '6.82993', '2.4\\n']\n",
"['Star Trek Starship Tactical Combat Simulator', '2', '30', '120', '10', '6.681589999999999', '2.8696\\n']\n",
"[\"Maiden's Quest\", '1', '10', '30', '14', '7.09036', '2.4\\n']\n",
"['DRCongo', '1', '120', '180', '14', '7.01163', '3.6087\\n']\n",
"['Lazer Ryderz', '2', '30', '60', '12', '6.448919999999998', '1.4444\\n']\n",
"['The Really Nasty Horse Racing Game', '2', '90', '90', '12', '6.26716', '1.6842\\n']\n",
"['Zombie Plague', '2', '60', '60', '10', '6.66277', '1.8125\\n']\n",
"['New Salem (first edition)', '3', '30', '45', '14', '6.39531', '1.6\\n']\n",
"['Dystopian Wars', '2', '120', '240', '12', '7.2236699999999985', '3.1304\\n']\n",
"['Caveman Curling', '2', '20', '20', '6', '6.2942', '1.16\\n']\n",
"['Lee vs. Grant', '2', '120', '120', '12', '7.13707', '3.1282\\n']\n",
"['Tales of the Northlands The Sagas of Noggin the Nog', '1', '120', '150', '8', '7.546130000000002', '3.8\\n']\n",
"['Canvas Eagles', '2', '45', '45', '12', '7.7853', '2.4231\\n']\n",
"['Deadzone (second edition)', '2', '30', '60', '12', '8.23522', '2.6667\\n']\n",
"['Tenkatoitsu', '1', '180', '420', '0', '8.51308', '3.2353\\n']\n",
"['WestFront II', '2', '240', '240', '12', '7.818289999999998', '3.4412\\n']\n",
"['Persian Gulf Battle for the Middle East', '2', '300', '300', '12', '7.47906', '3.4815\\n']\n",
"['RoadZters', '1', '20', '20', '5', '6.78388', '1.2632\\n']\n",
"['Level X', '2', '20', '20', '8', '6.32875', '1.1463\\n']\n",
"['Dark Dealings', '1', '15', '20', '12', '6.62328', '1.7857\\n']\n",
"['Enemy in Sight', '2', '120', '120', '10', '6.22979', '1.6986\\n']\n",
"['DIG', '2', '10', '10', '10', '6.48065', '1.375\\n']\n",
"['TAGS', '2', '20', '40', '10', '6.678889999999999', '1.1667\\n']\n",
"['Montego Bay', '2', '45', '60', '8', '6.2729599999999985', '1.8421\\n']\n",
"['Fire and Fury', '2', '180', '180', '12', '7.645110000000002', '3.087\\n']\n",
"['Weinh\\\\u00e4ndler', '3', '45', '45', '10', '6.20339', '1.8605\\n']\n",
"['Fallout Wasteland Warfare', '1', '30', '240', '14', '8.076139999999999', '3.7143\\n']\n",
"['Looterz', '2', '15', '30', '10', '6.6675', '1.2143\\n']\n",
"['Barbarossa Army Group North', '1', '300', '300', '12', '7.99398', '4.1538\\n']\n",
"['1825 Unit 3', '2', '120', '120', '14', '7.56807', '3.6842\\n']\n",
"['Star Trek The Adventure Game', '1', '120', '120', '10', '6.87237', '2.1379\\n']\n",
"['Hellas', '2', '45', '60', '10', '6.825360000000001', '2.75\\n']\n",
"['Pocket Imperium', '2', '30', '45', '12', '6.26732', '1.9355\\n']\n",
"['Doctor Who Fluxx', '2', '5', '30', '8', '6.9188100000000015', '2.0\\n']\n",
"['Magnate', '2', '45', '45', '13', '7.27936', '2.1905\\n']\n",
"['Submarine', '1', '180', '180', '12', '6.45771', '3.2206\\n']\n",
"[\"Devil's Horsemen\", '2', '240', '240', '12', '7.39756', '3.5128\\n']\n",
"[\"Don't Turn Your Back\", '2', '45', '60', '13', '7.0368', '2.3846\\n']\n",
"['ConHex', '2', '30', '30', '10', '6.9005100000000015', '2.3571\\n']\n",
"['Qui bouffe Qui', '1', '20', '20', '8', '6.33734', '1.1935\\n']\n",
"['King Chocolate', '2', '30', '60', '10', '6.647010000000001', '2.3333\\n']\n",
"[\"This Town Ain't Big Enough for the 2-4 of Us\", '2', '15', '15', '8', '6.05992', '1.3529\\n']\n",
"['Africa', '2', '60', '60', '10', '5.98804', '1.7481\\n']\n",
"['Marco Polo Expedition', '2', '45', '45', '8', '6.16385', '1.8025\\n']\n",
"['Orongo', '2', '40', '40', '10', '6.619669999999998', '2.2353\\n']\n",
"['Krosmaster Quest', '2', '120', '180', '12', '6.83085', '3.0\\n']\n",
"[\"Hitler's Reich\", '1', '120', '120', '14', '6.88748', '3.2941\\n']\n",
"['Powerships', '2', '20', '30', '10', '6.99722', '1.8\\n']\n",
"['Star Trek The Dice Game', '1', '45', '90', '12', '7.820489999999999', '2.0\\n']\n",
"['Tahiti', '2', '45', '60', '13', '6.37134', '1.9167\\n']\n",
"['Monopoly Deal', '2', '15', '15', '8', '6.33621', '1.0833\\n']\n",
"['30 Rails', '1', '20', '30', '10', '6.71075', '1.8462\\n']\n",
"['Tiny Epic Tactics', '1', '30', '60', '14', '7.58893', '2.2222\\n']\n",
"['Spot it! 1', '2', '15', '15', '4', '6.315', '1.0526\\n']\n",
"['Bohn To Be Wild!', '1', '60', '60', '12', '6.715910000000001', '1.7931\\n']\n",
"['Gyges', '2', '15', '15', '8', '6.83506', '2.5789\\n']\n",
"['Claim 2', '2', '25', '25', '10', '6.95016', '2.0\\n']\n",
"['Apples to Apples', '4', '30', '30', '12', '5.8372199999999985', '1.1631\\n']\n",
"['Mythic Battles', '2', '45', '45', '14', '6.868689999999999', '2.9429\\n']\n",
"[\"Von Manstein's Backhand Blow\", '1', '120', '120', '12', '7.28777', '3.1892\\n']\n",
"['Porto', '1', '30', '45', '8', '7.466439999999999', '1.8\\n']\n",
"['Thunder at the Crossroads (second edition)', '2', '360', '360', '12', '7.7149', '3.4333\\n']\n",
"['To The Last Man!', '2', '120', '120', '12', '7.61313', '2.5217\\n']\n",
"['Kharnage', '2', '20', '30', '7', '6.38731', '1.96\\n']\n",
"['Kung Fu Fighting', '2', '30', '30', '10', '6.1353800000000005', '1.2923\\n']\n",
"['Visitor in Blackwood Grove', '3', '5', '15', '8', '6.3739', '1.3333\\n']\n",
"['Spell Smashers', '1', '45', '60', '12', '6.88316', '2.3333\\n']\n",
"['Smash Up Oops', '2', '45', '45', '14', '7.51278', '2.0\\n']\n",
"['Battle Merchants', '2', '120', '120', '10', '6.79409', '2.8824\\n']\n",
"['Rangers of Shadow Deep', '1', '60', '120', '12', '8.834439999999997', '2.1667\\n']\n",
"['Hannin Wa Odoru', '3', '10', '10', '8', '6.5518800000000015', '1.2\\n']\n",
"['\\\\u8c6c\\\\u670b\\\\u72d7\\\\u53cb-\\\\u5317\\\\u6975\\\\u718a', '1', '10', '15', '8', '6.4583900000000005', '1.0455\\n']\n",
"['Croak!', '2', '20', '20', '6', '6.5720800000000015', '1.5714\\n']\n",
"['Warpgate', '1', '60', '90', '14', '7.47473', '2.8889\\n']\n",
"['Airlines', '2', '90', '90', '12', '6.6002399999999986', '2.4242\\n']\n",
"['Lift Off! Get me off this Planet!', '2', '30', '45', '8', '6.8507', '1.8387\\n']\n",
"['The Big Taboo', '4', '30', '60', '12', '6.31904', '1.5862\\n']\n",
"['Star Trader 3000', '2', '180', '180', '12', '7.1355', '3.725\\n']\n",
"['Dirty Pig', '2', '10', '10', '6', '6.08609', '1.0536\\n']\n",
"['Timber Tom', '2', '30', '90', '10', '6.56005', '1.8182\\n']\n",
"['No Retreat! Italian Front 1943-45', '2', '180', '780', '14', '7.669939999999999', '3.913\\n']\n",
"['Plato 3000', '2', '30', '30', '10', '6.4579', '1.5789\\n']\n",
"['Bios Origins (Second Edition)', '1', '120', '240', '14', '8.197989999999999', '4.0\\n']\n",
"['Run Fight or Die Reloaded', '1', '20', '40', '10', '7.24587', '1.8\\n']\n",
"['MBT (second edition)', '2', '360', '360', '0', '8.056339999999999', '3.8667\\n']\n",
"['Vampire Prince of the City', '2', '180', '180', '12', '6.3875', '3.1163\\n']\n",
"['Mi Tierra New Era', '2', '60', '120', '12', '6.79759', '2.7143\\n']\n",
"['Mage Knight', '2', '60', '60', '10', '6.12516', '2.3605\\n']\n",
"['Elusive Victory The Air War over the Suez Canal', '2', '240', '240', '12', '7.929869999999998', '3.8947\\n']\n",
"['Cluedo Harry Potter', '3', '30', '30', '9', '6.26823', '1.5455\\n']\n",
"['Titan Race', '2', '30', '30', '8', '6.20293', '1.6154\\n']\n",
"['The Metagame', '2', '10', '10', '17', '6.7528', '1.6\\n']\n",
"['Genesis', '2', '45', '45', '10', '6.39476', '2.0645\\n']\n",
"['Island Siege', '2', '45', '45', '13', '6.77705', '1.9231\\n']\n",
"['Agricola', '1', '60', '90', '14', '7.26545', '2.625\\n']\n",
"['18Ireland', '3', '240', '240', '12', '7.935289999999998', '4.25\\n']\n",
"['The Big Score', '1', '30', '60', '10', '7.2052', '2.1667\\n']\n",
"['Quilt Show', '2', '45', '45', '10', '6.44943', '1.9167\\n']\n",
"['Transformers Trading Card Game', '2', '30', '30', '0', '7.58276', '2.0\\n']\n",
"['A Fistful of Penguins', '1', '15', '15', '8', '6.04767', '1.3418\\n']\n",
"['Prawo D\\\\u017cungli', '2', '10', '10', '8', '6.524380000000002', '1.3939\\n']\n",
"['1865 Sardinia', '2', '240', '240', '14', '7.632589999999999', '3.8333\\n']\n",
"['Duck Dealer', '2', '180', '240', '14', '6.34938', '3.7593\\n']\n",
"['Micro Robots', '2', '20', '20', '8', '6.3594', '1.8667\\n']\n",
"['Clash of Giants', '2', '180', '180', '12', '6.91287', '2.3191\\n']\n",
"['Leviathans', '2', '90', '90', '13', '7.08523', '2.9722\\n']\n",
"['Breakaway Rider', '2', '20', '20', '8', '6.1801', '1.2772\\n']\n",
"['Dawn of Peacemakers', '1', '60', '120', '14', '7.4054', '3.0\\n']\n",
"['Afrika Korps', '2', '180', '180', '12', '6.18915', '2.2824\\n']\n",
"['Bring Out Yer Dead', '2', '40', '40', '12', '6.35074', '2.0\\n']\n",
"['Inuit The Snow Folk', '2', '30', '45', '13', '7.04032', '1.7143\\n']\n",
"['Wild Blue Yonder', '1', '15', '180', '12', '7.88714', '2.3333\\n']\n",
"['Tyranno Ex', '2', '120', '120', '12', '6.4737', '2.3542\\n']\n",
"['Codinca', '2', '30', '30', '8', '6.2945699999999984', '1.375\\n']\n",
"['Die Magier von Pangea', '2', '60', '60', '10', '6.2307', '2.3276\\n']\n",
"['The Walking Dead No Sanctuary', '1', '45', '120', '15', '6.8978899999999985', '2.9333\\n']\n",
"['Colonial Diplomacy', '2', '360', '360', '12', '6.64226', '2.8182\\n']\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"['Password', '3', '30', '30', '10', '6.09457', '1.5263\\n']\n",
"['Ylandyss', '2', '60', '90', '15', '7.3693399999999984', '2.4\\n']\n",
"['Feudal', '2', '90', '90', '10', '6.03229', '2.2478\\n']\n",
"['Next War Poland', '1', '120', '1200', '12', '8.1634', '4.3077\\n']\n",
"[\"Darwin's Choice\", '2', '60', '120', '10', '7.78953', '2.9231\\n']\n",
"['The Hell of Stalingrad', '1', '90', '90', '10', '7.0563600000000015', '2.7273\\n']\n",
"['Silent Death The Next Millennium Deluxe Edition', '2', '120', '120', '14', '7.5644399999999985', '3.0\\n']\n",
"['Star Wars Episode 1 \\\\u2013 Clash of the Lightsabers', '2', '20', '20', '8', '6.22066', '1.4262\\n']\n",
"['Kayanak', '2', '15', '15', '4', '6.42164', '1.2174\\n']\n",
"['Samara', '2', '25', '50', '10', '6.31858', '2.125\\n']\n",
"['Lord of the Fries', '3', '45', '45', '12', '5.9561199999999985', '1.2905\\n']\n",
"['Cranium WOW', '4', '60', '60', '12', '6.150919999999998', '1.4138\\n']\n",
"['Ideology The War of Ideas', '2', '90', '90', '12', '6.1510099999999985', '2.7476\\n']\n",
"['Naval War', '3', '45', '45', '12', '6.22135', '1.375\\n']\n",
"['War on Terror The Boardgame', '3', '120', '120', '14', '6.13339', '2.4741\\n']\n",
"['Advanced Tobruk', '2', '180', '180', '10', '7.37068', '4.1613\\n']\n",
"['Tobruk Tank Battles in North Africa 1942', '2', '90', '90', '12', '6.44797', '3.7317\\n']\n",
"['Frontline D-Day', '1', '60', '60', '0', '6.66275', '2.4667\\n']\n",
"['Loot N Run', '2', '15', '30', '8', '6.49716', '1.1\\n']\n",
"['Card City XL', '1', '20', '60', '12', '6.53673', '2.875\\n']\n",
"['Warhammer 40', '2', '120', '120', '10', '7.313239999999999', '3.3\\n']\n",
"['Desperados of Dice Town', '2', '25', '25', '8', '6.17264', '1.4103\\n']\n",
"['Gladiator', '2', '15', '30', '12', '6.52251', '2.9362\\n']\n",
"['Sherlock 13', '2', '15', '15', '6', '6.47652', '1.7778\\n']\n",
"['[redacted]', '2', '45', '45', '12', '6.2365', '2.925\\n']\n",
"['Master of the Galaxy', '2', '45', '120', '10', '6.80984', '2.5556\\n']\n",
"['Catan Traveler \\\\u2013 Compact Edition', '2', '75', '75', '10', '7.15079', '2.2\\n']\n",
"['Long Live the Queen', '2', '15', '15', '0', '6.5520000000000005', '1.8\\n']\n",
"['Pyramix', '2', '15', '15', '8', '6.38245', '1.2778\\n']\n",
"['Exodus Fleet', '2', '60', '120', '13', '7.297569999999999', '3.0\\n']\n",
"['The Horus Heresy Betrayal at Calth', '2', '30', '60', '0', '7.59468', '2.5455\\n']\n",
"['Wombat Rescue', '1', '60', '60', '10', '6.54448', '2.1053\\n']\n",
"['Air Superiority', '1', '60', '240', '12', '6.7321800000000005', '3.9041\\n']\n",
"['Kami-sama', '2', '60', '90', '14', '7.05996', '2.5833\\n']\n",
"[\"Freya's Folly\", '3', '50', '50', '10', '6.5834800000000016', '2.4038\\n']\n",
"['Vadoran Gardens', '2', '20', '40', '8', '6.966939999999999', '2.1667\\n']\n",
"['Charon Inc.', '2', '60', '60', '13', '6.32911', '2.25\\n']\n",
"['Schnappt Hubi!', '2', '20', '20', '5', '6.85318', '1.2727\\n']\n",
"['Mistborn House War', '3', '60', '120', '13', '6.99487', '2.4\\n']\n",
"['Bomb Squad Academy', '2', '20', '40', '13', '6.4176199999999985', '1.6923\\n']\n",
"['Trump', '3', '45', '45', '8', '6.4772', '1.907\\n']\n",
"['5211', '2', '20', '30', '8', '6.50256', '1.2857\\n']\n",
"['Sherlock', '2', '20', '20', '5', '6.2668599999999985', '1.0938\\n']\n",
"['Yu-Gi-Oh! Dice Masters', '2', '60', '60', '14', '6.90371', '2.0\\n']\n",
"['Way Out West', '3', '90', '120', '12', '6.15182', '2.6203\\n']\n",
"['Fire of Eidolon', '1', '30', '45', '14', '7.16136', '1.8182\\n']\n",
"['Speed', '2', '10', '10', '7', '5.93754', '1.0702\\n']\n",
"['Extra!', '1', '10', '10', '8', '6.48554', '1.4286\\n']\n",
"['Galaxy The Dark Ages', '2', '90', '90', '12', '6.24414', '2.3934\\n']\n",
"['Resident Evil Deck Building Game Mercenaries', '1', '30', '60', '13', '7.23964', '2.6923\\n']\n",
"['Desolate', '1', '15', '20', '10', '7.63353', '1.6667\\n']\n",
"['La Bataille de Ligny', '1', '360', '1740', '12', '7.7561399999999985', '3.8095\\n']\n",
"['Savannah Tails', '2', '30', '30', '8', '6.29714', '1.5333\\n']\n",
"['Anno 1701 Das Brettspiel', '3', '60', '120', '10', '6.73808', '2.3103\\n']\n",
"['Penny Papers Adventures The Valley of Wiraqocha', '1', '20', '20', '9', '6.62522', '2.0\\n']\n",
"['Neptun', '3', '45', '45', '8', '6.5587100000000005', '2.5417\\n']\n",
"['Three Cheers for Master', '2', '20', '40', '13', '6.3369', '1.7619\\n']\n",
"['A Bridge Too Far Arnhem', '2', '90', '90', '12', '7.21058', '2.3333\\n']\n",
"['X-Bugs', '2', '30', '30', '10', '6.36255', '1.3538\\n']\n",
"['Al Rashid', '2', '100', '100', '13', '6.64277', '3.4615\\n']\n",
"['Express', '2', '60', '60', '8', '6.19682', '1.6757\\n']\n",
"['U-Boat Leader', '1', '90', '90', '12', '6.92205', '2.4839\\n']\n",
"['Krazy Wordz Family Edition', '3', '45', '45', '10', '7.2378300000000015', '1.5\\n']\n",
"['H\\\\u00e4ndler der Karibik', '2', '20', '20', '8', '6.80365', '1.8421\\n']\n",
"['1655 Habemus Papam', '3', '30', '30', '10', '6.44981', '2.1579\\n']\n",
"['Next War Taiwan', '2', '120', '480', '12', '8.08378', '4.2692\\n']\n",
"['Farmageddon Farm Fresh Edition', '2', '30', '30', '14', '6.170719999999998', '1.6226\\n']\n",
"['Ninja Versus Ninja', '2', '15', '15', '10', '6.0551', '1.2857\\n']\n",
"['Tulipmania 1637', '3', '60', '60', '10', '6.1523', '2.4648\\n']\n",
"[\"Time 'n' Space\", '3', '30', '30', '10', '6.23384', '2.25\\n']\n",
"['Witch Trial', '3', '45', '45', '10', '6.23782', '1.6957\\n']\n",
"['Pocket Ops', '2', '20', '20', '8', '6.60647', '1.2222\\n']\n",
"[\"Risk 40th Anniversary Collector's Edition\", '2', '120', '120', '8', '6.34554', '2.28\\n']\n",
"['Warhammer Underworlds Beastgrave', '2', '30', '30', '12', '8.46389', '3.0\\n']\n",
"['Haste Worte?', '3', '30', '30', '8', '6.8567100000000005', '1.4444\\n']\n",
"['The Butterfly Garden', '2', '20', '40', '8', '6.81588', '1.3\\n']\n",
"['Apocrypha Adventure Card Game', '1', '60', '60', '12', '6.79931', '3.6471\\n']\n",
"['Five Crowns', '1', '30', '30', '8', '5.94704', '1.2589\\n']\n",
"['Sternenhimmel', '3', '30', '30', '10', '6.56884', '2.0833\\n']\n",
"['Mutabo', '3', '25', '45', '12', '7.69682', '1.0\\n']\n",
"['Animalia', '2', '15', '15', '7', '6.1986', '1.2414\\n']\n",
"['Mercante', '3', '60', '60', '12', '6.63771', '2.8462\\n']\n",
"['Adios Amigos', '2', '15', '15', '8', '6.20656', '1.1034\\n']\n",
"['Unlock! Doo-Arann Dungeon', '2', '30', '30', '10', '6.74564', '2.0\\n']\n",
"['Similo Storia', '2', '10', '15', '8', '7.0510600000000005', '1.0\\n']\n",
"['Broom Service The Card Game', '3', '15', '30', '8', '6.20084', '1.2778\\n']\n",
"['Axis Empires Dai Senso!', '2', '900', '900', '12', '7.9462100000000015', '4.2174\\n']\n",
"['Mmm!', '1', '15', '20', '5', '6.39409', '1.3\\n']\n",
"['The Next War', '2', '360', '360', '14', '7.448469999999999', '4.1724\\n']\n",
"['Tribes Early Civilization', '1', '30', '50', '8', '6.57741', '2.1364\\n']\n",
"['Dorn', '2', '90', '90', '10', '6.85239', '2.8409\\n']\n",
"['Target Earth', '1', '90', '90', '12', '6.69393', '3.0333\\n']\n",
"['Dungeon Raiders (2018 edition)', '3', '20', '30', '8', '7.22443', '1.2857\\n']\n",
"['VENOM Assault', '1', '60', '120', '13', '7.52388', '2.25\\n']\n",
"['Bomber Command', '2', '120', '120', '12', '7.59503', '3.04\\n']\n",
"['Iberian Rails', '2', '70', '90', '14', '6.9706600000000005', '3.2308\\n']\n",
"['Blitz! A World in Conflict', '1', '30', '480', '12', '7.77917', '3.3846\\n']\n",
"['passtally', '2', '30', '40', '8', '6.96247', '1.3333\\n']\n",
"['Zeppelin Attack!', '2', '45', '45', '12', '6.80549', '2.3182\\n']\n",
"['Chase', '2', '45', '45', '10', '6.816610000000002', '2.6579\\n']\n",
"['Medioevo Universale', '3', '120', '300', '14', '7.7598', '3.2286\\n']\n",
"['Monuments Wonders of Antiquity', '2', '45', '60', '10', '6.40039', '2.3542\\n']\n",
"['Pampas Railroads', '3', '120', '120', '12', '7.11413', '3.3333\\n']\n",
"['Monikers More Monikers', '4', '60', '60', '18', '8.31523', '0.0\\n']\n",
"['Town Center', '2', '30', '30', '12', '6.46504', '2.88\\n']\n",
"['Warhammer 40', '2', '120', '120', '12', '6.9658', '4.0833\\n']\n",
"['Glastonbury', '2', '30', '30', '8', '6.63175', '1.5333\\n']\n",
"[\"Was'n das?\", '4', '45', '45', '12', '6.668539999999999', '1.3\\n']\n",
"['Svea Rike', '2', '90', '120', '12', '6.35891', '2.525\\n']\n",
"['Regatta', '2', '60', '60', '10', '6.31687', '2.0822\\n']\n",
"['Dicetopia', '2', '20', '30', '14', '6.75329', '1.8235\\n']\n",
"['Totensonntag', '2', '120', '120', '0', '6.8071', '1.98\\n']\n",
"['Barbarian Prince', '1', '180', '180', '12', '6.51157', '2.4\\n']\n",
"['Empires', '2', '30', '60', '14', '7.0110199999999985', '2.1667\\n']\n",
"['Wrath of Dragons', '2', '60', '90', '12', '7.029139999999999', '2.8462\\n']\n",
"['Gnomopolis', '1', '30', '45', '14', '7.6489', '2.7143\\n']\n",
"['Dinosaurs of the Lost World', '1', '90', '90', '8', '6.5584', '1.8864\\n']\n",
"['A Fistful of Meeples', '2', '30', '30', '14', '7.33415', '2.0833\\n']\n",
"['Target Arnhem Across 6 Bridges', '2', '90', '90', '12', '6.4843', '2.1143\\n']\n",
"['Conspiracy', '3', '90', '90', '10', '6.23606', '1.913\\n']\n",
"['Romolo o Remo?', '1', '150', '150', '12', '6.7225199999999985', '3.8571\\n']\n",
"['Port Royal Unterwegs!', '2', '15', '30', '8', '6.54627', '1.2\\n']\n",
"['Statis Pro Basketball', '1', '90', '90', '12', '6.97812', '2.1389\\n']\n",
"[\"Cobra Patton's 1944 Summer Offensive in France\", '2', '120', '120', '12', '6.7320600000000015', '2.8163\\n']\n",
"['BITS', '1', '30', '45', '8', '6.44377', '1.44\\n']\n",
"['Cosmic Run Regeneration', '1', '30', '45', '12', '7.6105', '2.3333\\n']\n",
"['Packet Row', '2', '45', '75', '10', '6.17854', '1.9459\\n']\n",
"['Ancient Civilizations of the Inner Sea', '1', '120', '300', '12', '6.822189999999999', '2.4667\\n']\n",
"['Cavemen The Quest for Fire', '2', '45', '45', '13', '6.392', '1.875\\n']\n",
"['Scripts and Scribes The Dice Game', '2', '30', '30', '10', '6.59633', '1.5517\\n']\n",
"['Enemy Chocolatier', '2', '60', '60', '10', '6.65803', '2.0727\\n']\n",
"['Creationary', '3', '30', '60', '7', '5.92152', '1.3286\\n']\n",
"['Jolly & Roger', '2', '20', '20', '8', '6.7923100000000005', '1.75\\n']\n",
"['Magi-Nation Duel', '2', '60', '60', '10', '7.014239999999999', '2.7143\\n']\n",
"['The Creature That Ate Sheboygan', '2', '60', '60', '10', '6.35086', '1.64\\n']\n",
"['Octi Extreme', '2', '10', '30', '8', '6.71909', '3.4286\\n']\n",
"['Tipp-Kick Cup', '2', '10', '10', '8', '6.48315', '1.2391\\n']\n",
"['Minecraft Builders & Biomes', '2', '30', '60', '10', '7.20389', '1.9091\\n']\n",
"['Sicily Triumph and Folly', '2', '60', '60', '16', '7.7740399999999985', '4.0\\n']\n",
"['Cosmic Run Rapid Fire', '1', '20', '30', '14', '6.95442', '2.0\\n']\n",
"['Dune The Dice Game', '3', '30', '120', '8', '6.81462', '2.8696\\n']\n",
"['Techno Witches', '2', '30', '50', '10', '6.1662300000000005', '1.4659\\n']\n",
"['Kakerlakensuppe', '2', '10', '20', '6', '6.1395', '1.1795\\n']\n",
"['Natives', '2', '20', '40', '8', '6.99637', '2.0\\n']\n",
"[\"Gwent Monsters and Scoia'tael\", '2', '5', '30', '14', '6.53618', '1.6667\\n']\n",
"['Members Only', '3', '45', '45', '10', '6.5926800000000005', '2.0\\n']\n",
"['Block Mania', '2', '120', '180', '14', '6.44822', '2.7273\\n']\n",
"['Chartered The Golden Age', '2', '60', '90', '10', '7.2202899999999985', '2.0\\n']\n",
"['The Great War in Europe Deluxe Edition', '2', '600', '600', '12', '7.08178', '3.6809\\n']\n",
"[\"Stalin's War\", '2', '240', '240', '12', '6.79093', '3.1458\\n']\n",
"[\"Ladybohn Manche m\\\\u00f6gen's heiss!\", '3', '60', '60', '12', '6.976610000000001', '2.0455\\n']\n",
"['Around the World in 80 Days', '2', '45', '60', '10', '6.4239', '1.7778\\n']\n",
"['Dungeoneer Haunted Woods of Malthorin', '2', '45', '45', '13', '6.29659', '2.2203\\n']\n",
"['Cornerstone', '1', '45', '45', '0', '7.195310000000001', '1.7308\\n']\n",
"['Dungeon Draft', '2', '30', '45', '8', '7.13592', '1.75\\n']\n",
"['Set & Match', '2', '15', '30', '7', '7.90138', '1.3333\\n']\n",
"['Quixo Travel', '2', '15', '15', '6', '6.14486', '1.5952\\n']\n",
"['Tile Lock Super Scrabble', '2', '60', '60', '8', '6.39088', '2.1351\\n']\n",
"['Brandywine', '2', '240', '240', '12', '7.23505', '2.65\\n']\n",
"['1824 Austria-Hungary', '3', '300', '300', '14', '7.794589999999999', '3.7647\\n']\n",
"['Little Devils', '3', '15', '15', '8', '6.12589', '1.3415\\n']\n",
"['18GA', '3', '240', '240', '14', '7.16383', '4.0741\\n']\n",
"['KUMO Hogosha', '2', '25', '30', '8', '6.790839999999998', '2.0\\n']\n",
"['BANG! The Walking Dead', '4', '30', '30', '13', '6.4306', '1.7778\\n']\n",
"['Fool!', '4', '15', '15', '8', '6.72739', '1.2\\n']\n",
"['Founding Fathers', '3', '180', '180', '12', '7.8250199999999985', '2.9375\\n']\n",
"['Six', '2', '20', '20', '7', '6.26765', '1.6364\\n']\n",
"['Cataphract', '2', '360', '360', '12', '7.26031', '3.3824\\n']\n",
"['Miscellaneous Game Accessory', '0', '0', '0', '0', '7.1072', '3.2105\\n']\n",
"['Dungeonology The Expedition', '2', '45', '105', '14', '7.506010000000002', '3.0\\n']\n",
"['Yeti', '2', '20', '40', '8', '6.31912', '1.6667\\n']\n",
"['TAC', '1', '60', '60', '10', '7.138560000000001', '2.0909\\n']\n",
"['Ravine', '3', '15', '20', '7', '6.4733', '1.1333\\n']\n",
"['The Great Khan Game', '2', '90', '90', '10', '6.65494', '2.1429\\n']\n",
"['Risk Star Wars \\\\u2013 The Clone Wars Edition', '2', '120', '120', '10', '6.01514', '2.2166\\n']\n",
"['Smiths of Winterforge', '1', '20', '120', '14', '6.96522', '2.3571\\n']\n",
"['Roads to Gettysburg II Lee Strikes North', '1', '0', '0', '0', '9.02105', '3.4\\n']\n",
"['Italia', '3', '240', '240', '10', '6.767810000000001', '3.2222\\n']\n",
"['Kryptos', '3', '15', '15', '8', '6.4969', '1.9091\\n']\n",
"['Max the Tomcat', '1', '20', '20', '4', '6.52704', '1.1277\\n']\n",
"['Deduce or Die', '3', '90', '90', '9', '7.177110000000001', '3.1053\\n']\n",
"['ebbes', '3', '45', '45', '10', '6.73112', '2.1905\\n']\n",
"['World War II European Theater of Operations', '2', '240', '1200', '12', '7.18072', '4.0\\n']\n",
"['Heldentaufe', '2', '60', '90', '10', '7.3163300000000016', '2.0833\\n']\n",
"['Gobbit', '2', '10', '20', '6', '6.47014', '1.3333\\n']\n",
"['Terra Prime', '2', '60', '60', '10', '6.31072', '2.5692\\n']\n",
"['Epigo', '2', '15', '15', '13', '6.80147', '2.4762\\n']\n",
"['18NEB', '2', '180', '180', '12', '7.53747', '4.0\\n']\n",
"['Tesla vs. Edison Duel', '2', '15', '30', '14', '6.848889999999999', '2.1429\\n']\n",
"['Gold!', '2', '20', '20', '8', '6.43605', '1.5185\\n']\n",
"[\"Pharaoh's Gulo Gulo\", '2', '20', '20', '7', '6.83135', '1.1538\\n']\n",
"['Bang! The Dice Game The Walking Dead', '3', '15', '30', '8', '6.70339', '1.3333\\n']\n",
"['Say Anything Family Edition', '3', '30', '30', '8', '6.715439999999999', '1.3636\\n']\n",
"['Callisto The Game', '2', '20', '20', '7', '6.20474', '1.6136\\n']\n",
"['Echidna Shuffle', '2', '10', '20', '6', '6.69615', '1.0\\n']\n",
"['Grand Illusion Mirage of Glory', '2', '240', '240', '12', '6.94412', '3.2069\\n']\n",
"['Europe in Turmoil Prelude to the Great War', '2', '180', '240', '0', '8.22458', '2.6667\\n']\n",
"['Clash of Rage', '1', '45', '90', '14', '7.69315', '2.3571\\n']\n",
"['Hats', '2', '20', '30', '14', '7.1235300000000015', '2.0\\n']\n",
"['The Battle of the Bulge', '2', '120', '120', '12', '6.49446', '2.9149\\n']\n",
"['Tal der K\\\\u00f6nige', '2', '60', '60', '12', '6.60924', '2.6667\\n']\n",
"['Infinity Operation Icestorm', '2', '60', '60', '12', '8.26186', '3.5\\n']\n",
"['Serpents of the Seas', '1', '150', '150', '0', '7.65711', '3.1154\\n']\n",
"['Tintas', '2', '15', '20', '8', '7.68843', '1.1667\\n']\n",
"['Periodic A Game of The Elements', '2', '40', '40', '10', '6.952039999999998', '2.0\\n']\n",
"['Ghostel', '2', '60', '60', '14', '7.23204', '2.0\\n']\n",
"['4 Gods', '2', '15', '30', '8', '6.08351', '2.2941\\n']\n",
"['Three Battles of Manassas', '2', '180', '180', '14', '7.880610000000001', '3.4348\\n']\n",
"['Mordred', '3', '45', '45', '12', '6.1798199999999985', '1.9775\\n']\n",
"['Stratego (Revised Edition)', '2', '30', '30', '8', '6.20337', '1.9412\\n']\n",
"['Eleusis', '4', '20', '20', '10', '7.41222', '2.9333\\n']\n",
"['Terrace', '2', '20', '20', '8', '6.34589', '2.5098\\n']\n",
"['Aye', '4', '30', '30', '13', '5.89622', '1.2965\\n']\n",
"['Century Golem Edition \\\\u2013 Eastern Mountains', '2', '30', '45', '10', '7.730460000000001', '2.3333\\n']\n",
"['A4 Quest', '1', '5', '15', '8', '6.95838', '1.8462\\n']\n",
"['Warehouse 51', '3', '30', '45', '10', '6.25044', '1.8333\\n']\n",
"['Silberzwerg', '2', '60', '60', '10', '6.4337300000000015', '2.5128\\n']\n",
"['Brass Empire', '1', '30', '60', '10', '6.98549', '2.2857\\n']\n",
"['Montage', '4', '60', '60', '13', '7.1635300000000015', '2.6364\\n']\n",
"['Test of Fire Bull Run 1861', '2', '45', '45', '10', '6.56508', '1.8723\\n']\n",
"['Rhodes', '2', '60', '90', '10', '6.61982', '2.6923\\n']\n",
"['Eclipse Second Dawn for the Galaxy', '2', '60', '200', '14', '8.243089999999999', '3.25\\n']\n",
"['Combo Fighter', '1', '5', '15', '12', '7.38517', '1.3333\\n']\n",
"['What Were You Thinking?', '4', '30', '30', '10', '6.93843', '1.2\\n']\n",
"['Fleet Commander 1 \\\\u2013 Ignition', '2', '60', '60', '12', '7.77375', '2.5227\\n']\n",
"['The Dungeon of D', '1', '60', '60', '0', '7.14262', '2.3659\\n']\n",
"['Agamemnon', '2', '20', '30', '12', '6.7206199999999985', '2.0\\n']\n",
"[\"Purrrlock Holmes Furriarty's Trail\", '2', '20', '30', '10', '6.62507', '1.7143\\n']\n",
"['The Tide at Sunrise The Russo-Japanese War', '1', '240', '240', '12', '7.0587', '2.4\\n']\n",
"['Basari Das Kartenspiel', '3', '30', '30', '10', '6.58173', '1.9333\\n']\n",
"['Al Cabohne', '1', '60', '60', '12', '5.97154', '1.7672\\n']\n",
"['Mega Man Pixel Tactics Mega Man Blue', '2', '20', '45', '10', '7.268489999999999', '2.75\\n']\n",
"['Robot Turtles', '2', '15', '15', '4', '6.01218', '1.3529\\n']\n",
"['Wizards of the Wild', '1', '30', '30', '10', '6.76893', '2.0\\n']\n",
"['Star Saga', '1', '60', '120', '14', '7.50552', '2.6667\\n']\n",
"['Codeword Cromwell The German Invasion of England', '1', '120', '120', '10', '7.9904', '2.8889\\n']\n",
"['Last Night on Earth The Zombie Game \\\\u2013 10 Year Anniversary Edition', '2', '90', '90', '12', '8.18779', '3.0\\n']\n",
"['Kanzume Goddess', '2', '45', '45', '10', '6.6054', '2.2963\\n']\n",
"['Krieg und Frieden', '2', '90', '90', '12', '6.12096', '2.4638\\n']\n",
"['Hero of Weehawken', '1', '45', '45', '13', '7.55336', '2.1579\\n']\n",
"['Storm Over Dien Bien Phu', '1', '180', '180', '0', '7.52077', '2.5909\\n']\n",
"['Shinobi WAT-AAH!', '2', '20', '45', '10', '6.4286900000000005', '2.0\\n']\n",
"['Roll Through the Ages The Iron Age with Mediterranean Expansion', '1', '30', '30', '8', '6.999630000000002', '2.2857\\n']\n",
"['Delve The Dice Game', '1', '20', '20', '0', '6.4703300000000015', '1.2623\\n']\n",
"['Helionox The Last Sunset', '1', '30', '60', '13', '6.9722300000000015', '2.3846\\n']\n",
"['Gauntlet of Fools', '2', '30', '30', '13', '6.00805', '1.4783\\n']\n",
"['After Pablo', '2', '120', '120', '17', '7.38593', '3.5556\\n']\n",
"['Rome Imperium', '2', '60', '60', '8', '6.31238', '1.6949\\n']\n",
"['Rolling Japan', '1', '15', '15', '8', '6.26265', '1.52\\n']\n",
"['Mechwarrior Dark Age', '2', '60', '60', '10', '6.2346', '2.7037\\n']\n",
"['Eschaton', '2', '60', '180', '0', '7.39182', '2.5\\n']\n",
"['Three Days of Gettysburg (third edition)', '1', '180', '4500', '12', '7.4952', '4.2391\\n']\n",
"['Monster Factory', '2', '30', '30', '5', '6.38464', '1.1667\\n']\n",
"['Key Market Second edition', '2', '90', '90', '12', '7.62286', '3.1429\\n']\n",
"['The Little Flower Shop', '1', '20', '20', '10', '6.916010000000001', '1.6\\n']\n",
"['Bastille', '3', '60', '60', '12', '7.12075', '2.625\\n']\n",
"['BUS', '2', '20', '20', '8', '6.32325', '1.45\\n']\n",
"['Ninja Taisen', '2', '20', '20', '8', '6.42178', '1.4444\\n']\n",
"['Table Battles', '2', '20', '20', '0', '7.07525', '1.75\\n']\n",
"['Unconditional Surrender! Case Blue', '2', '90', '90', '14', '7.45337', '2.6429\\n']\n",
"['Friesematenten', '2', '45', '45', '12', '6.2926199999999985', '1.9744\\n']\n",
"['The Banishing', '3', '45', '45', '14', '7.0907100000000005', '2.2\\n']\n",
"['Pictionary Salem Holiday Edition', '3', '90', '90', '12', '5.81234', '1.2449\\n']\n",
"['Dark Horse', '1', '90', '90', '10', '6.7428300000000005', '2.6667\\n']\n",
"['Tumblin-Dice Medium', '2', '15', '15', '6', '7.25045', '1.0\\n']\n",
"['Air Assault On Crete\\\\/Invasion of Malta 1942', '2', '240', '240', '12', '6.38986', '3.1774\\n']\n",
"['Ophir', '2', '45', '60', '10', '6.85192', '2.2\\n']\n",
"['Discover Lands Unknown', '1', '60', '120', '12', '5.9893800000000015', '2.2927\\n']\n",
"['Modern Naval Battles', '2', '90', '90', '12', '6.42016', '2.2182\\n']\n",
"['Mechanica', '1', '45', '75', '12', '7.41202', '2.4615\\n']\n",
"['Zong Shi', '3', '60', '90', '13', '6.52911', '2.5517\\n']\n",
"['\\\\u8001\\\\u5e2b\\\\u656c\\\\u670d (Master of Respect)', '3', '60', '60', '12', '7.28863', '2.6667\\n']\n",
"['Rumble in the House', '3', '20', '20', '8', '6.09227', '1.0526\\n']\n",
"['MBT (first edition)', '2', '60', '60', '10', '6.642989999999998', '3.7907\\n']\n",
"['Obstg\\\\u00e4rtchen', '1', '15', '15', '3', '6.46672', '1.1111\\n']\n",
"['Swashbuckler', '2', '90', '90', '12', '6.9295800000000005', '2.4375\\n']\n",
"['Crimson Company', '2', '10', '45', '0', '7.631310000000001', '2.2857\\n']\n",
"['Kariba', '2', '15', '15', '7', '6.77112', '1.0\\n']\n",
"['Warhammer 40', '2', '60', '120', '12', '6.61349', '3.0\\n']\n",
"['Soviet Kitchen Unleashed', '1', '25', '25', '12', '6.9988', '1.8333\\n']\n",
"['Bloody April', '1', '120', '120', '0', '7.35717', '4.075\\n']\n",
"['The Sanctuary Endangered Species', '2', '30', '60', '10', '6.81463', '3.2\\n']\n",
"['Yavalath', '2', '10', '10', '0', '7.1070699999999984', '2.3\\n']\n",
"['1829', '3', '360', '360', '12', '7.00479', '3.7619\\n']\n",
"['HEXplore It The Forests of Adrimon', '1', '60', '180', '12', '8.221119999999999', '3.3636\\n']\n",
"['27th Passenger A Hunt On Rails', '3', '45', '45', '10', '6.84377', '2.0\\n']\n",
"['Dungeoneer Den of the Wererats', '2', '30', '30', '12', '6.32985', '2.1064\\n']\n",
"[\"Thrash'n Roll\", '2', '45', '90', '12', '6.71161', '3.125\\n']\n",
"['Affentennis', '2', '60', '60', '0', '7.0884100000000005', '1.5714\\n']\n",
"['OWACON', '3', '40', '40', '13', '6.44118', '2.375\\n']\n",
"['Such a Thing?', '2', '30', '30', '10', '6.14278', '1.25\\n']\n",
"['Amun-Re The Card Game', '2', '45', '45', '14', '6.79347', '2.5\\n']\n",
"['Gulf Strike', '2', '360', '360', '12', '6.6478899999999985', '4.3718\\n']\n",
"['Corto', '2', '20', '40', '10', '6.70424', '2.2069\\n']\n",
"['Airship City', '3', '75', '120', '14', '7.304760000000001', '3.2\\n']\n",
"['Ch\\\\u00e2teau Aventure', '2', '30', '30', '10', '7.36355', '1.0\\n']\n",
"['Omega Centauri', '2', '60', '60', '12', '7.0335600000000005', '3.1429\\n']\n",
"['Kachina', '2', '45', '45', '10', '6.64394', '2.0606\\n']\n",
"['Siena', '2', '90', '90', '12', '6.14694', '3.3238\\n']\n",
"['Sunflower Valley', '2', '45', '60', '8', '6.95736', '1.7273\\n']\n",
"['HomeStretch', '2', '60', '60', '14', '6.695689999999999', '1.6207\\n']\n",
"['Jagged Alliance The Board Game', '1', '45', '360', '14', '8.56022', '3.5385\\n']\n",
"['City Hall', '2', '90', '90', '13', '6.5609899999999985', '2.7692\\n']\n",
"['Fifth Avenue', '2', '60', '100', '12', '6.00176', '2.6476\\n']\n",
"['Mali Powsta\\\\u0144cy Warszawa 1944', '2', '30', '30', '8', '6.57985', '2.069\\n']\n",
"['The Lord of the Rings The Fellowship of the Ring \\\\u2013 Battle Games in the World of Middle Earth (alternate)', '2', '90', '90', '12', '6.53199', '2.8462\\n']\n",
"['Rise to Power', '2', '30', '45', '12', '6.45804', '2.3636\\n']\n",
"['Psycho Raiders', '2', '45', '45', '18', '7.9412600000000015', '2.7143\\n']\n",
"['Chain of Command', '2', '120', '120', '14', '8.346969999999999', '3.0\\n']\n",
"['Hoppladi Hopplada!', '2', '20', '20', '8', '6.29346', '1.2647\\n']\n",
"['Voyage of the B.S.M. Pandora', '1', '90', '90', '10', '6.75068', '2.6333\\n']\n",
"['Paku Paku', '2', '10', '10', '8', '6.43961', '1.0\\n']\n",
"['Dead Panic', '2', '90', '90', '13', '6.00335', '2.2683\\n']\n",
"['Era of Kingdoms', '1', '30', '45', '8', '7.593160000000001', '2.2143\\n']\n",
"['Battlestar Galactica Starship Battles \\\\u2013 Starter Set', '2', '30', '60', '8', '8.16803', '3.3333\\n']\n",
"['Lords of War Orcs versus Dwarves', '2', '30', '30', '12', '6.7282899999999985', '1.9\\n']\n",
"[\"Hitler's War\", '2', '300', '300', '12', '6.26889', '3.0\\n']\n",
"['Cover Your Assets', '2', '15', '45', '8', '6.24441', '1.16\\n']\n",
"['Ausgebremst', '3', '45', '45', '10', '6.89191', '1.6071\\n']\n",
"['Heroes of Tenefyr', '1', '60', '60', '14', '7.35141', '2.25\\n']\n",
"['Titania', '2', '60', '60', '10', '6.3986', '2.2286\\n']\n",
"['Skylands', '2', '30', '45', '8', '6.7328899999999985', '2.0\\n']\n",
"['Potion-Making Practice', '2', '40', '40', '0', '6.17619', '1.7368\\n']\n",
"['Critical Mass Patriot vs Iron Curtain', '2', '30', '30', '14', '6.93498', '2.25\\n']\n",
"['Epic Spell Wars of the Battle Wizards Melee at Murdershroom Marsh', '2', '30', '30', '15', '6.78242', '1.6667\\n']\n",
"['Munchkin X-Men', '3', '60', '120', '10', '7.14872', '2.0\\n']\n",
"['Die fiesen 7', '2', '15', '25', '8', '6.52375', '1.1429\\n']\n",
"['Die S\\\\u00e4ulen der Erde das Kartenspiel', '3', '60', '60', '10', '6.15412', '2.125\\n']\n",
"['Steam Donkey', '2', '45', '45', '10', '6.70158', '2.1538\\n']\n",
"['NHL Power Play Team-Building Card Game', '2', '30', '30', '15', '6.8662', '1.9333\\n']\n",
"['Banjooli Xeet', '2', '30', '30', '8', '6.42352', '1.1538\\n']\n",
"['Zoowaboo', '2', '20', '30', '5', '6.37654', '1.0541\\n']\n",
"['Fourmidable', '1', '30', '80', '14', '7.0575600000000005', '2.3333\\n']\n",
"['Santa Fe', '2', '70', '70', '10', '6.9611600000000005', '2.2143\\n']\n",
"['Sjoelen', '1', '30', '30', '6', '6.7018', '1.1923\\n']\n",
"['Europa Universalis', '1', '3600', '3600', '14', '6.77557', '4.8919\\n']\n",
"['Facts in Five', '1', '30', '30', '8', '6.07716', '1.6753\\n']\n",
"['Adventure Time Fluxx', '2', '5', '30', '8', '6.47', '1.4\\n']\n",
"['Liguria', '3', '60', '60', '12', '6.8114', '2.3846\\n']\n",
"['Global Mogul', '1', '60', '120', '14', '7.00881', '3.4167\\n']\n",
"['Shazamm!', '2', '30', '30', '10', '6.18463', '1.8889\\n']\n",
"['D-Day Dice (Second edition)', '1', '45', '45', '14', '7.954839999999999', '2.3333\\n']\n",
"['Nyctophobia', '3', '30', '45', '9', '6.30534', '1.6667\\n']\n",
"['Old Town', '1', '45', '45', '10', '6.39871', '2.2619\\n']\n",
"['Gobblet Gobblers', '2', '5', '5', '5', '6.2129699999999985', '1.3333\\n']\n",
"['Ultimate Werewolf', '5', '30', '90', '13', '6.6371600000000015', '1.2\\n']\n",
"[\"Rory's Story Cubes Enchanted\", '1', '15', '15', '8', '6.69031', '1.1111\\n']\n",
"['Old West Empresario', '2', '45', '60', '14', '7.2416800000000014', '2.0\\n']\n",
"['Mint Tin Pirates', '2', '5', '5', '10', '7.49403', '1.1795\\n']\n",
"['Ventura', '2', '90', '90', '13', '6.45442', '3.0476\\n']\n",
"['Flash Duel Deluxe', '2', '5', '5', '0', '6.67858', '1.4783\\n']\n",
"['GUBS A Game of Wit and Luck', '2', '20', '20', '10', '6.01518', '1.3953\\n']\n",
"['Letnisko', '2', '45', '45', '8', '6.7183899999999985', '2.2\\n']\n",
"['Koi-Koi', '2', '15', '30', '0', '6.814710000000002', '1.6364\\n']\n",
"['Legion of Honor', '1', '240', '480', '0', '7.31694', '2.7143\\n']\n",
"['Skull King Das W\\\\u00fcrfelspiel', '3', '30', '30', '8', '6.62419', '1.375\\n']\n",
"['One Key', '2', '20', '20', '8', '6.5628199999999985', '1.4\\n']\n",
"['Whist', '2', '60', '60', '12', '6.41771', '2.0312\\n']\n",
"['Starfire', '2', '30', '120', '10', '6.847860000000002', '2.6129\\n']\n",
"['South Pacific Breaking the Bismarck Barrier 1942-1943', '2', '90', '120', '12', '7.859839999999998', '3.75\\n']\n",
"['Harvest Island', '2', '30', '40', '8', '7.0782', '1.5\\n']\n",
"['The Rise of the Roman Republic', '2', '240', '240', '0', '6.90239', '3.7667\\n']\n",
"['7 Days of Westerplatte', '1', '45', '60', '8', '6.67592', '2.3636\\n']\n",
"['Duck', '2', '20', '20', '6', '6.17755', '1.037\\n']\n",
"['Imperius', '2', '20', '45', '14', '6.83485', '2.5\\n']\n",
"['Timeline Star Wars', '2', '15', '15', '8', '6.18711', '1.1818\\n']\n",
"['Dungeoneer Dragons of the Forsaken Desert', '2', '60', '60', '12', '6.28255', '2.1961\\n']\n",
"['Gem Rush', '1', '45', '45', '13', '6.72175', '1.8333\\n']\n",
"[\"La Bataille d'Auerst\\\\u00e6dt\", '1', '330', '480', '12', '7.607010000000002', '3.8571\\n']\n",
"['6-Tage Rennen', '3', '60', '60', '8', '6.880960000000001', '1.76\\n']\n",
"['Electropolis', '2', '50', '70', '12', '7.333639999999999', '2.3333\\n']\n",
"['Assassinorum Execution Force', '1', '60', '60', '12', '6.7004800000000015', '2.1176\\n']\n",
"['Victory World War II', '2', '120', '120', '12', '6.37291', '2.6154\\n']\n",
"['The Secret of Monte Cristo', '2', '60', '60', '8', '6.15721', '2.375\\n']\n",
"['La Vi\\\\u00f1a', '2', '30', '45', '8', '7.34915', '2.125\\n']\n",
"[\"Napoleon's War The 100 Days\", '2', '60', '60', '8', '7.2016', '2.3659\\n']\n",
"['Casa Grande', '2', '30', '45', '8', '6.46443', '2.1154\\n']\n",
"['Black Sheep', '2', '30', '30', '8', '5.9568699999999986', '1.4194\\n']\n",
"['DC Comics Deck-Building Game Confrontations', '2', '30', '30', '15', '7.78837', '1.75\\n']\n",
"['Axiom', '2', '15', '15', '9', '6.947539999999999', '3.0\\n']\n",
"['Ligny 1815 Last Eagles', '1', '60', '600', '14', '8.52885', '3.4\\n']\n",
"['Waldschattenspiel', '2', '15', '15', '8', '6.16103', '1.1026\\n']\n",
"['Die Siedler von Catan Junior', '3', '30', '30', '6', '6.34657', '1.5667\\n']\n",
"['Tri-Pack Battles of the American Revolution \\\\u2013 Guilford', '2', '180', '240', '12', '8.01431', '3.3333\\n']\n",
"['CABO (second edition)', '2', '45', '45', '8', '7.3655', '1.1429\\n']\n",
"['Gwent Nilfgaard and Northern Realms', '2', '5', '30', '14', '6.73629', '1.6667\\n']\n",
"['Ivor the Engine', '3', '60', '60', '8', '6.46892', '1.9545\\n']\n",
"['Viva Pamplona!', '2', '45', '45', '8', '6.37023', '1.38\\n']\n",
"['Legends Untold The Great Sewers Novice Set', '1', '60', '60', '12', '7.912039999999998', '3.0\\n']\n",
"['Jungle Smart', '1', '20', '20', '8', '6.2393800000000015', '1.4872\\n']\n",
"['Achtung Spitfire!', '1', '240', '240', '12', '7.29016', '4.0588\\n']\n",
"['Dungeon Twister The Card Game', '2', '15', '60', '13', '6.30811', '2.96\\n']\n",
"['Zen Master', '3', '30', '30', '8', '6.31421', '1.3182\\n']\n",
"['D-Day Dice Free Trial Version', '1', '20', '20', '8', '6.630319999999998', '1.8158\\n']\n",
"['Gangster', '2', '90', '90', '10', '6.15764', '2.3056\\n']\n",
"['PQ-17 Arctic Naval Operations 1941-1943', '2', '210', '210', '0', '7.27607', '4.075\\n']\n",
"['Panzer Grenadier Road to Berlin', '2', '120', '120', '12', '7.365310000000001', '2.7742\\n']\n",
"['Cambria', '2', '20', '20', '8', '6.44612', '1.8049\\n']\n",
"['Quirky Circuits', '2', '15', '30', '7', '7.35078', '1.5\\n']\n",
"['The King of Frontier', '2', '30', '30', '10', '6.8695', '2.0714\\n']\n",
"['Zombiaki', '2', '15', '15', '8', '6.15209', '1.6232\\n']\n",
"['Banned Words', '4', '30', '30', '12', '7.1759', '1.0\\n']\n",
"['World at War The Untold Stories', '2', '60', '60', '0', '7.973689999999999', '2.75\\n']\n",
"['Mister X A chase through Europe', '2', '60', '60', '10', '6.6845300000000005', '2.0667\\n']\n",
"['CIV Carta Impera Victoria', '2', '20', '40', '8', '6.257999999999999', '2.1176\\n']\n",
"['Maskenball der K\\\\u00e4fer', '2', '20', '30', '4', '6.53466', '1.0526\\n']\n",
"['Extraordinary Adventures Pirates', '2', '45', '60', '8', '7.0754899999999985', '2.2\\n']\n",
"['Travel Blog', '2', '30', '30', '8', '6.10581', '1.5185\\n']\n",
"['Samurai', '2', '180', '180', '12', '6.45527', '2.6226\\n']\n",
"['Caylus 1303', '2', '60', '90', '10', '8.18661', '2.7143\\n']\n",
"['APBA Pro Baseball', '1', '30', '30', '10', '6.95436', '1.913\\n']\n",
"['SuperGang', '3', '120', '120', '10', '7.07882', '2.8667\\n']\n",
"['Artificium', '2', '20', '50', '8', '6.0864400000000005', '2.0541\\n']\n",
"[\"Owner's Choice\", '2', '45', '45', '10', '6.17356', '1.75\\n']\n",
"['Piratoons', '2', '30', '30', '8', '6.42951', '1.8235\\n']\n",
"['Sakura', '2', '20', '40', '10', '6.555960000000002', '1.2\\n']\n",
"['Formule D\\\\u00e9', '2', '120', '120', '12', '7.1918', '2.3333\\n']\n",
"['Germantown', '2', '180', '180', '0', '7.47855', '3.0\\n']\n",
"['Chronicles of Frost', '1', '60', '80', '12', '7.41728', '2.25\\n']\n",
"['Warhammer Quest Shadows Over Hammerhal', '2', '60', '120', '0', '7.899380000000002', '2.0\\n']\n",
"['Warlords of Europe', '2', '180', '240', '12', '6.837089999999999', '2.6364\\n']\n",
"['Lord of the Rings The Duel', '2', '45', '45', '10', '5.92164', '1.7048\\n']\n",
"['Boss Monster Rise of the Minibosses', '2', '20', '45', '13', '7.19275', '2.0\\n']\n",
"['Circus Imperium', '2', '120', '120', '12', '6.68543', '2.0476\\n']\n",
"['Dragon Strike', '2', '60', '60', '10', '6.24471', '2.3137\\n']\n",
"['Meduris Der Ruf der G\\\\u00f6tter', '2', '75', '75', '10', '6.51578', '2.2857\\n']\n",
"['Victoria Cross', '2', '120', '120', '12', '7.0043', '2.3333\\n']\n",
"['Qwixx Das Kartenspiel', '2', '15', '15', '8', '6.3799800000000015', '1.15\\n']\n",
"['Whozit?', '3', '20', '30', '10', '6.80341', '1.0\\n']\n",
"['\\\\u7267\\\\u87f2\\\\u4eba\\\\u751f', '2', '45', '45', '10', '6.55207', '2.6667\\n']\n",
"['ORC', '2', '5', '10', '8', '6.5495800000000015', '1.75\\n']\n",
"['Robin Hood', '3', '50', '50', '14', '7.1068', '1.4706\\n']\n",
"['EXIT Das Spiel \\\\u2013 Die K\\\\u00e4nguru-Eskapaden', '1', '45', '90', '12', '7.409219999999999', '2.25\\n']\n",
"['Check Your 6!', '2', '120', '120', '12', '7.766139999999999', '2.6818\\n']\n",
"['Kung Fu Zoo', '2', '5', '10', '10', '6.75092', '1.0\\n']\n",
"['Holding On The Troubled Life of Billy Kerr', '2', '45', '60', '14', '6.3256', '2.4167\\n']\n",
"['Proving Grounds', '1', '30', '45', '10', '6.9989', '2.0\\n']\n",
"['Time Agent', '2', '180', '360', '12', '6.707889999999999', '3.4583\\n']\n",
"['The Twelve Doctors Doctor Who Card Game', '2', '30', '30', '9', '7.69658', '2.375\\n']\n",
"['Waterloo 20', '2', '50', '50', '0', '6.97854', '2.2\\n']\n",
"['Pirate Dice Voyage on the Rolling Seas', '2', '30', '60', '13', '6.18115', '1.6667\\n']\n",
"[\"Octopus' Garden\", '2', '45', '45', '10', '6.7001100000000005', '1.5\\n']\n",
"['Cobras', '1', '30', '45', '13', '6.903810000000001', '2.0\\n']\n",
"['All Things Zombie The Boardgame', '1', '40', '40', '12', '6.18406', '2.5385\\n']\n",
"['Souvlaki Wars', '2', '30', '30', '10', '6.4431699999999985', '1.5455\\n']\n",
"['ARGH', '2', '5', '15', '8', '6.9493800000000014', '1.1429\\n']\n",
"['Squad Seven', '2', '20', '20', '12', '6.40679', '1.3182\\n']\n",
"['Einauge sei wachsam!', '2', '45', '45', '10', '6.30203', '1.8182\\n']\n",
"['The Desert Fox', '2', '120', '120', '12', '7.19562', '3.3214\\n']\n",
"['Fire in the Library', '1', '15', '30', '8', '6.82009', '1.4545\\n']\n",
"['Munchkin Quest', '2', '180', '180', '12', '5.88379', '2.5146\\n']\n",
"['Trendy', '2', '20', '20', '8', '6.196280000000002', '1.1\\n']\n",
"['Tom Tube', '2', '30', '30', '10', '6.28177', '2.2778\\n']\n",
"['Bitter Woods', '2', '240', '240', '12', '6.905239999999999', '3.1935\\n']\n",
"['Feurio!', '1', '30', '30', '10', '6.13791', '2.0\\n']\n",
"['Gorkamorka', '2', '120', '120', '12', '6.502000000000002', '2.7895\\n']\n",
"['Sherlock Holmes The Card Game', '3', '60', '60', '10', '6.25058', '1.4694\\n']\n",
"['Corsair Leader', '1', '120', '120', '12', '7.534969999999999', '2.1875\\n']\n",
"['Polterfass', '3', '20', '20', '8', '6.37708', '1.5833\\n']\n",
"['Dutch Blitz Blue Expansion Pack', '2', '1', '15', '8', '7.1684', '1.6667\\n']\n",
"['Tomorrow', '4', '90', '90', '18', '6.38931', '2.6957\\n']\n",
"['Peloponnesian War', '1', '90', '240', '14', '7.97629', '3.95\\n']\n",
"['The Battle of Fontenoy 11 May', '1', '30', '360', '0', '8.628', '4.1739\\n']\n",
"['Greedy Greedy Goblins', '2', '25', '35', '14', '6.33397', '2.0\\n']\n",
"['Ladder 29', '2', '30', '45', '10', '6.8654600000000015', '1.6667\\n']\n",
"['Crash Tackle Rugby Board Game', '2', '180', '180', '12', '7.69318', '2.4516\\n']\n",
"['Jena 20', '2', '50', '50', '0', '6.70927', '1.8824\\n']\n",
"['Brutal Kingdom', '3', '30', '30', '12', '6.4824199999999985', '2.0\\n']\n",
"['None But Heroes', '2', '60', '60', '15', '8.18926', '3.7143\\n']\n",
"['Dawn Patrol', '2', '60', '60', '12', '6.76317', '2.3714\\n']\n",
"['FlowerFall', '2', '10', '10', '6', '6.0277', '1.0465\\n']\n",
"['Railroad Dice', '2', '90', '90', '12', '6.18114', '2.7073\\n']\n",
"['Da ist der Wurm drin', '2', '15', '20', '4', '6.3475', '1.0\\n']\n",
"['Showtime', '4', '10', '10', '8', '5.92652', '1.17\\n']\n",
"['Gaslands Refuelled', '2', '45', '90', '11', '8.6699', '2.3333\\n']\n",
"['Sticky Chameleons', '2', '20', '20', '6', '6.4068', '1.0\\n']\n",
"['Moderne Zeiten', '3', '45', '45', '10', '6.53675', '2.2917\\n']\n",
"['Flick of Faith', '2', '15', '40', '8', '7.74135', '1.1667\\n']\n",
"['\\\\u041a\\\\u043e\\\\u0448\\\\u043c\\\\u0430\\\\u0440\\\\u0438\\\\u0443\\\\u043c 2-\\\\u0435 \\\\u0438\\\\u0437\\\\u0434\\\\u0430\\\\u043d\\\\u0438\\\\u0435', '2', '10', '30', '10', '6.51098', '1.4286\\n']\n",
"['Ninja Dice', '2', '30', '30', '9', '6.00809', '1.3421\\n']\n",
"[\"Harry's Grand Slam Baseball Game\", '2', '20', '20', '8', '6.31583', '1.1231\\n']\n",
"['Warband Against the Darkness', '2', '60', '60', '10', '6.72186', '2.6667\\n']\n",
"['Lost Legacy Fourth Chronicle \\\\u2013 The Werewolf & Undying Heart', '2', '10', '10', '14', '7.12978', '1.0\\n']\n",
"['Marne 1918 Friedensturm', '2', '210', '1200', '14', '8.02276', '3.2273\\n']\n",
"['Dungeoneer Realm of the Ice Witch', '2', '60', '60', '12', '6.33337', '2.0256\\n']\n",
"['Kairo', '2', '45', '45', '8', '6.605110000000002', '2.5667\\n']\n",
"['Stellium', '2', '30', '60', '10', '6.74257', '2.6667\\n']\n",
"['Superfight', '3', '30', '30', '5', '5.97505', '1.2381\\n']\n",
"['Dragonsgate College', '2', '60', '90', '12', '6.74984', '2.875\\n']\n",
"['Klondike Rush', '2', '60', '60', '0', '6.50951', '2.2857\\n']\n",
"['Johari', '2', '60', '90', '10', '6.3789', '2.2273\\n']\n",
"['Scuttle!', '1', '5', '10', '6', '6.55559', '1.0\\n']\n",
"['Mercado', '2', '30', '30', '10', '6.51742', '2.0\\n']\n",
"['Red Alert Space Fleet Warfare', '2', '60', '90', '14', '8.08756', '2.6667\\n']\n",
"['Cappuccino', '2', '10', '20', '8', '6.254580000000002', '1.2581\\n']\n",
"['GROWL', '4', '10', '15', '10', '6.8265', '1.5\\n']\n",
"['Millions of Dollars', '3', '25', '25', '10', '6.51706', '1.875\\n']\n",
"['duck! duck! Go!', '2', '20', '20', '8', '6.01871', '1.6026\\n']\n",
"['Pandemonium', '1', '90', '120', '14', '7.65185', '2.9\\n']\n",
"['Sigismundus Augustus Dei gratia rex Poloniae', '3', '120', '120', '12', '7.21367', '3.7857\\n']\n",
"['Unlock! Temple of Ra', '1', '60', '60', '0', '6.69772', '3.7273\\n']\n",
"['Truck Off The Food Truck Frenzy', '2', '20', '30', '8', '6.845', '1.6\\n']\n",
"['Victory Roads', '2', '120', '1440', '12', '7.97479', '3.2857\\n']\n",
"['Lovelace & Babbage', '2', '15', '30', '14', '6.90428', '2.25\\n']\n",
"['Jurassic Park Danger! Adventure Strategy Game', '2', '50', '50', '10', '6.4964900000000005', '2.0\\n']\n",
"['Mars Open Tabletop Golf', '1', '30', '60', '8', '6.970510000000001', '1.0\\n']\n",
"['Ark & Noah', '2', '45', '45', '8', '6.62057', '2.7222\\n']\n",
"['Goblins Drool', '1', '15', '15', '7', '6.12236', '1.0769\\n']\n",
"['Hoot Owl Hoot!', '2', '15', '15', '4', '6.44937', '1.0\\n']\n",
"['Great War at Sea The Mediterranean', '2', '120', '120', '12', '6.852589999999998', '2.7727\\n']\n",
"['Chopstick Dexterity MegaChallenge 3000', '1', '15', '15', '10', '6.20787', '1.0882\\n']\n",
"['Taktika', '2', '20', '20', '0', '7.06739', '1.4706\\n']\n",
"['Carnac', '2', '20', '20', '8', '6.95694', '2.375\\n']\n",
"['Plague & Pestilence', '2', '15', '45', '0', '6.19205', '1.3784\\n']\n",
"['Sine Tempore', '1', '20', '60', '14', '8.27329', '3.2857\\n']\n",
"['Vikings on Board', '2', '30', '60', '8', '6.14395', '2.0909\\n']\n",
"['Warhammer 40', '2', '60', '180', '14', '8.12743', '3.25\\n']\n",
"['Xe Queo!', '2', '20', '20', '8', '6.48658', '1.5\\n']\n",
"['Samurai The Card Game', '2', '60', '60', '12', '6.27381', '2.0333\\n']\n",
"['Time Barons', '2', '30', '30', '10', '7.75658', '2.3333\\n']\n",
"['Yashima Legend of the Kami Masters', '2', '90', '90', '14', '7.01612', '2.6875\\n']\n",
"['Salvation Road', '1', '45', '75', '10', '6.894589999999999', '2.3333\\n']\n",
"['Seven7s', '2', '20', '20', '7', '6.2593', '1.4737\\n']\n",
"['The Great Battles of Alexander', '2', '240', '240', '12', '6.99936', '3.4706\\n']\n",
"['Evil High Priest', '2', '40', '90', '14', '7.27584', '2.5714\\n']\n",
"['Lifeform', '2', '60', '60', '10', '7.67012', '2.8182\\n']\n",
"['Treasure Mountain', '2', '40', '80', '10', '7.75109', '2.2727\\n']\n",
"['Clash for a Continent Battles of the American Revolution and French & Indian War', '2', '30', '30', '12', '7.24338', '2.069\\n']\n",
"['A Pleasant Journey to Neko', '2', '45', '90', '12', '7.3098800000000015', '3.0714\\n']\n",
"['Timeline Polska', '2', '15', '15', '8', '6.6913399999999985', '1.25\\n']\n",
"['Age of Towers', '1', '45', '75', '14', '6.731489999999999', '2.0\\n']\n",
"['Dice Fishing Roll and Catch', '2', '15', '20', '8', '6.47729', '1.25\\n']\n",
"['Arkham Investigator', '1', '120', '120', '12', '7.60715', '2.4615\\n']\n",
"['The Speed of Heat', '2', '150', '150', '12', '7.35876', '3.8654\\n']\n",
"['Football Strategy', '2', '150', '150', '10', '6.4069699999999985', '1.5556\\n']\n",
"['Arbos Das Baumspiel', '1', '30', '30', '6', '6.37451', '1.0\\n']\n",
"['Wings of Glory WW2 Battle of Britain Starter Set', '1', '30', '45', '8', '8.211210000000001', '2.0\\n']\n",
"['Nemeton', '2', '75', '75', '12', '7.05014', '3.1875\\n']\n",
"['Pictures', '3', '20', '30', '8', '7.59697', '1.0\\n']\n",
"['Metropolis', '2', '90', '90', '16', '6.421130000000002', '2.2353\\n']\n",
"['Walhalla', '3', '60', '60', '12', '6.36434', '2.3019\\n']\n",
"['Big Monster', '2', '20', '30', '10', '7.37798', '2.0\\n']\n",
"['Stalingrad Inferno on the Volga', '1', '30', '60', '8', '7.7034', '2.5385\\n']\n",
"['Borderlands', '2', '120', '120', '12', '6.76967', '2.7727\\n']\n",
"['Mafiozoo', '2', '60', '60', '12', '7.08182', '2.3333\\n']\n",
"['Loonacy', '2', '10', '10', '8', '6.31024', '1.0952\\n']\n",
"['Dropzone Commander', '2', '120', '120', '0', '7.58356', '3.4167\\n']\n",
"['Checkpoint Charlie', '3', '20', '30', '10', '6.681210000000001', '1.3333\\n']\n",
"['Logistico', '2', '60', '60', '11', '6.18591', '2.717\\n']\n",
"['Vortex', '2', '60', '60', '12', '6.6046', '2.5667\\n']\n",
"['Promised Land 1250-587 BC', '2', '150', '150', '12', '6.97651', '3.125\\n']\n",
"['Sherlock Whereabouts Unknown', '1', '60', '60', '8', '7.146260000000002', '2.0\\n']\n",
"['Tasso', '2', '30', '30', '8', '6.2633', '1.3143\\n']\n",
"[\"Who's the Ass?\", '3', '30', '30', '8', '6.08887', '1.25\\n']\n",
"['Oaxaca Crafts of a Culture', '1', '20', '40', '10', '7.0825', '2.0\\n']\n",
"['Warmachine Prime Mk III', '2', '60', '60', '12', '8.01528', '4.4\\n']\n",
"['Lords of War Elves versus Lizardmen', '2', '30', '30', '12', '6.9016899999999985', '2.0\\n']\n",
"['20th Century Limited', '2', '30', '60', '14', '6.8425', '2.6111\\n']\n",
"['Ici', '2', '300', '300', '12', '7.715439999999999', '2.8261\\n']\n",
"['Thor', '2', '30', '30', '0', '6.48435', '1.3514\\n']\n",
"['Munchkin Steampunk Deluxe', '3', '60', '90', '12', '6.68485', '1.8182\\n']\n",
"['Monad', '2', '45', '60', '10', '6.28115', '2.0294\\n']\n",
"['The Thing', '2', '45', '45', '18', '7.04332', '2.3125\\n']\n",
"['Speed Cups\\\\u00b2', '2', '10', '10', '6', '6.83753', '1.0\\n']\n",
"['Fast Forward FLEE', '1', '75', '90', '12', '6.007999999999999', '2.1765\\n']\n",
"['Ney vs. Wellington', '2', '180', '180', '14', '6.8214', '3.5\\n']\n",
"['The Last Hundred Yards', '2', '60', '180', '0', '8.182139999999999', '3.4\\n']\n",
"['Jericho', '3', '15', '15', '8', '6.09391', '1.3978\\n']\n",
"['Army of Frogs', '2', '45', '45', '7', '5.96981', '2.0115\\n']\n",
"['Napoleon at Bay The Campaign in France', '2', '180', '180', '12', '6.98575', '3.6389\\n']\n",
"['1826 Railroading in France and Belgium from 1826', '2', '210', '210', '14', '7.42029', '3.8571\\n']\n",
"['Think Str8!', '2', '60', '60', '10', '7.01665', '2.3333\\n']\n",
"['Entropy', '2', '15', '15', '12', '6.26984', '1.8824\\n']\n",
"['Hot Rod Creeps', '2', '30', '30', '15', '6.65405', '1.6471\\n']\n",
"['1969', '2', '90', '90', '10', '6.37621', '2.2941\\n']\n",
"['Pingo Pingo', '2', '15', '15', '6', '6.40008', '1.3571\\n']\n",
"['Zopp', '2', '40', '40', '6', '7.266669999999999', '1.1765\\n']\n",
"['Ion A Compound Building Game', '2', '20', '40', '8', '6.48336', '1.3333\\n']\n",
"['Spearpoint 1943', '2', '30', '30', '13', '6.8821', '1.9091\\n']\n",
"['Tem-Purr-A', '3', '15', '15', '8', '6.0779999999999985', '1.2\\n']\n",
"['Sonar Family', '2', '30', '45', '8', '7.3030300000000015', '2.0\\n']\n",
"['Fold-it', '1', '20', '20', '8', '6.26166', '1.2857\\n']\n",
"[\"The King's Armory\", '1', '30', '240', '13', '7.0055', '3.2105\\n']\n",
"['Stripes single sets', '1', '45', '45', '6', '7.1622', '1.1176\\n']\n",
"['On the Dot', '2', '5', '5', '10', '6.1896', '1.6735\\n']\n",
"['Sugar Gliders', '2', '30', '30', '8', '6.6917800000000005', '2.1\\n']\n",
"['Richard Ritterschlag', '1', '10', '10', '5', '6.4447199999999984', '1.0833\\n']\n",
"['CrossFire Rules & Organizations for Company Level WW2 Gaming', '2', '120', '120', '12', '7.641369999999998', '2.5909\\n']\n",
"['Daxu', '2', '30', '30', '10', '6.5376', '1.375\\n']\n",
"['SPQF', '2', '20', '45', '14', '7.52302', '3.0\\n']\n",
"['Scrutineyes', '2', '30', '30', '18', '6.56525', '1.8889\\n']\n",
"['Dark Seas', '2', '45', '45', '14', '6.24719', '1.92\\n']\n",
"['Bridge Troll', '3', '45', '45', '10', '6.04781', '2.0154\\n']\n",
"[\"Rory's Story Cubes Prehistoria\", '1', '15', '15', '8', '6.70553', '1.0\\n']\n",
"['Stay Away!', '4', '15', '60', '12', '6.16723', '1.2692\\n']\n",
"['Kutuzov', '2', '360', '360', '12', '6.89982', '3.375\\n']\n",
"['Barbarossa Army Group Center', '1', '120', '120', '12', '7.88388', '3.9545\\n']\n",
"['Timeline British History', '2', '15', '30', '8', '6.756469999999998', '1.0\\n']\n",
"['Over the Reich', '2', '120', '120', '12', '7.636039999999999', '3.9062\\n']\n",
"['Democracy under Siege', '2', '150', '240', '12', '7.4672', '3.5\\n']\n",
"['Clue FX', '2', '30', '30', '8', '6.21092', '1.8103\\n']\n",
"[\"Wat'n dat!?\", '3', '60', '60', '10', '6.64418', '1.1765\\n']\n",
"['Mint Tin Mini Apocalypse', '2', '5', '10', '10', '7.1085', '1.0833\\n']\n",
"['Karak', '2', '45', '45', '7', '6.972060000000001', '1.4286\\n']\n",
"['Zeus on the Loose', '2', '15', '15', '8', '6.01952', '1.1316\\n']\n",
"['Exceed Red Horizon \\\\u2013 Kaden', '2', '10', '20', '10', '7.818289999999998', '2.4\\n']\n",
"['Antler Island', '3', '45', '45', '10', '6.168830000000002', '1.9577\\n']\n",
"['De Vulgari Eloquentia Deluxe Edition', '2', '90', '120', '14', '8.16622', '3.6667\\n']\n",
"['Second World War at Sea Bomb Alley', '2', '360', '360', '12', '7.17327', '3.0645\\n']\n",
"['Station Master', '2', '30', '60', '10', '6.13428', '1.5479\\n']\n",
"['The Stock Car Championship Racing Card Game', '2', '20', '20', '8', '6.837839999999999', '2.1364\\n']\n",
"['Rise of the Necromancers', '2', '45', '120', '13', '7.5232800000000015', '2.2857\\n']\n",
"['Assembly Spaceship Builders', '1', '10', '20', '8', '7.34688', '1.2857\\n']\n",
"['Sauries', '3', '20', '20', '7', '6.30802', '1.2632\\n']\n",
"['Pitch', '2', '30', '30', '12', '6.757339999999999', '1.7727\\n']\n",
"['18FL', '2', '150', '150', '12', '7.19387', '3.6842\\n']\n",
"['13 Dead End Drive', '2', '45', '45', '9', '5.91531', '1.4052\\n']\n",
"['Dawn of the Zeds (First edition)', '1', '45', '45', '13', '7.49746', '2.625\\n']\n",
"['Criss Cross', '1', '10', '10', '8', '6.34632', '1.0\\n']\n",
"['Los Banditos', '2', '15', '15', '8', '6.36337', '1.4062\\n']\n",
"['Linkee!', '2', '30', '30', '14', '6.31241', '1.0\\n']\n",
"['Cowboys The Way of the Gun', '2', '60', '60', '8', '6.18081', '1.5972\\n']\n",
"[\"We're Doomed!\", '4', '15', '15', '13', '6.82096', '1.2222\\n']\n",
"['The Coming Storm Quadrigame of the Fourth Coalition October 1806 - June 1807', '2', '180', '360', '0', '7.96456', '3.1667\\n']\n",
"['Zombiaki II Attack on Moscow', '2', '30', '30', '8', '6.17244', '1.5686\\n']\n",
"['Risk The Walking Dead \\\\u2013 Survival Edition', '2', '60', '60', '13', '6.5269', '1.9\\n']\n",
"['Catan Histories Rise of the Inkas', '3', '90', '90', '12', '7.23153', '2.6667\\n']\n",
"['Kodama Duo', '2', '30', '30', '14', '7.12063', '1.75\\n']\n",
"['Taverna', '2', '60', '90', '12', '6.26904', '2.6111\\n']\n",
"['Unspeakable Words Deluxe Edition', '2', '30', '30', '10', '6.53206', '1.25\\n']\n",
"['The HellGame', '2', '180', '180', '12', '6.5449', '3.6667\\n']\n",
"['Easter Island', '2', '20', '20', '8', '6.34724', '2.3137\\n']\n",
"['Robotory', '2', '15', '15', '8', '6.26051', '1.725\\n']\n",
"['Victory at Midway', '1', '180', '180', '12', '7.205489999999998', '2.2593\\n']\n",
"['Bucket King 3D', '2', '20', '20', '8', '6.220269999999998', '1.2308\\n']\n",
"['Expedition The Roleplaying Card Game', '1', '15', '90', '8', '6.72043', '1.3333\\n']\n",
"['Air & Armor', '2', '120', '120', '12', '7.696239999999999', '3.5769\\n']\n",
"['Stargrunt II', '2', '120', '120', '12', '7.46267', '2.96\\n']\n",
"['Catan Junior', '2', '30', '30', '6', '6.4629900000000005', '1.4\\n']\n",
"['Cluedo Discover the Secrets', '3', '60', '60', '9', '6.1056', '1.8529\\n']\n",
"['Bowling Solitaire', '1', '30', '30', '8', '6.6600800000000016', '1.52\\n']\n",
"['Star Trek Customizable Card Game (first edition)', '2', '45', '45', '10', '6.08025', '2.75\\n']\n",
"['Pantone The Game', '2', '15', '30', '8', '6.37889', '1.0\\n']\n",
"['Gargon', '3', '45', '45', '10', '6.01872', '1.7463\\n']\n",
"['In their Quiet Fields II', '2', '240', '240', '12', '7.19412', '3.129\\n']\n",
"['Batman Gotham City Strategy Game', '2', '60', '90', '14', '6.0456', '2.3333\\n']\n",
"['Force of Will', '2', '30', '30', '13', '7.05607', '2.9091\\n']\n",
"['Plunder', '2', '45', '45', '8', '6.14821', '2.1887\\n']\n",
"['Havannah', '2', '30', '30', '10', '7.20763', '3.2941\\n']\n",
"['TROLL', '3', '20', '30', '8', '6.53967', '1.3636\\n']\n",
"['...und tsch\\\\u00fcss!', '4', '30', '30', '10', '6.42232', '1.3\\n']\n",
"['DreadBall (Second Edition)', '2', '45', '90', '12', '8.5625', '2.5\\n']\n",
"['Hecatomb', '2', '30', '30', '15', '6.38275', '2.4615\\n']\n",
"['Don Quixote', '1', '20', '20', '8', '6.09483', '1.6364\\n']\n",
"['Beyond the Rhine', '2', '3000', '3000', '15', '8.37353', '4.4286\\n']\n",
"['Fast Food Franchise', '2', '90', '180', '12', '6.34301', '2.1714\\n']\n",
"['Favelas', '2', '30', '45', '14', '6.43017', '1.7143\\n']\n",
"['Last Frontier The Vesuvius Incident', '1', '120', '120', '12', '6.9908100000000015', '2.9091\\n']\n",
"['WARS Trading Card Game', '2', '45', '45', '12', '6.7465600000000014', '3.0\\n']\n",
"['Kenjin', '2', '30', '30', '12', '6.45712', '1.8889\\n']\n",
"['Empires in America The French and Indian War', '1', '25', '25', '12', '7.211239999999999', '2.2963\\n']\n",
"[\"Lucky's Misadventures\", '2', '45', '60', '10', '7.33102', '2.3333\\n']\n",
"['In a Bind', '3', '10', '20', '13', '7.10025', '1.0\\n']\n",
"['Anima Tactics', '2', '60', '60', '12', '7.415', '2.6429\\n']\n",
"['Barbarossa Crimea', '2', '240', '240', '0', '7.87667', '4.1613\\n']\n",
"['Axis & Allies Air Force Miniatures Angels 20', '2', '30', '30', '12', '7.2069100000000015', '2.3077\\n']\n",
"['Dust Warfare Core Rulebook', '2', '120', '120', '14', '7.6925', '3.3889\\n']\n",
"['MegaCity Oceania', '2', '45', '60', '8', '7.02969', '2.0\\n']\n",
"['Sticky Fingers', '2', '20', '30', '8', '6.21841', '1.7568\\n']\n",
"['Wongar', '3', '90', '90', '12', '6.29438', '3.0\\n']\n",
"['Swords and Bagpipes', '2', '20', '45', '11', '6.720210000000002', '2.2222\\n']\n",
"['Moto Grand Prix', '2', '60', '60', '6', '6.28595', '1.9792\\n']\n",
"['Kigi', '2', '20', '20', '10', '6.34682', '1.2222\\n']\n",
"['Mount Everest', '2', '90', '90', '10', '6.43088', '2.6875\\n']\n",
"['Tumblin-Dice Jr.', '2', '5', '5', '6', '6.6448100000000005', '1.0\\n']\n",
"['Breakthrough Cambrai', '2', '180', '180', '0', '6.984839999999998', '2.6765\\n']\n",
"['Agent Decker', '1', '20', '90', '10', '7.00507', '1.8333\\n']\n",
"['Adventure Time Card Wars Finn vs. Jake', '2', '30', '30', '10', '6.23995', '1.7179\\n']\n",
"['Nobody but Us Chickens', '3', '20', '20', '8', '6.10042', '1.1786\\n']\n",
"['Exceed Red Horizon \\\\u2013 Satoshi', '2', '10', '20', '10', '7.93513', '2.3333\\n']\n",
"['Arkham Horror Final Hour', '1', '60', '60', '12', '6.52116', '2.3125\\n']\n",
"['Hattrick', '4', '30', '30', '10', '6.49212', '1.5909\\n']\n",
"['The Towers of Arkhanos', '2', '20', '30', '14', '7.04943', '1.375\\n']\n",
"['Struggle for the Galactic Empire', '1', '240', '240', '14', '6.7896', '2.8649\\n']\n",
"['Klondike', '2', '20', '20', '6', '6.32407', '1.3793\\n']\n",
"['SpyNet', '2', '30', '45', '10', '6.85819', '2.0\\n']\n",
"['Ausgerechnet Uppsala', '2', '20', '20', '10', '6.53175', '1.3462\\n']\n",
"['Gettysburg Badges of Courage', '2', '180', '180', '12', '7.0057399999999985', '3.1667\\n']\n",
"['Linja', '2', '15', '15', '8', '6.57268', '1.8\\n']\n",
"['Kaosmos', '2', '20', '30', '10', '6.8998300000000015', '1.5\\n']\n",
"['La Bataille de L\\\\u00fctzen', '1', '240', '240', '12', '7.749239999999999', '3.9\\n']\n",
"['Pocket Madness', '2', '30', '30', '8', '6.14583', '1.4444\\n']\n",
"['Minerals', '2', '30', '45', '8', '7.762539999999999', '1.6667\\n']\n",
"['Magic Maze Kids', '2', '15', '25', '5', '6.95052', '1.6667\\n']\n",
"['Chocolatl', '3', '45', '45', '8', '6.40164', '2.0541\\n']\n",
"['Streets of Stalingrad (third edition)', '2', '120', '120', '12', '7.46247', '4.2727\\n']\n",
"['Eggs of Ostrich', '3', '10', '10', '12', '6.72545', '1.1818\\n']\n",
"['Lightning Midway \\\\u2013 June 4th to June 6th', '2', '30', '30', '9', '6.4674', '1.7073\\n']\n",
"[\"Stonewall's Sword The Battle of Cedar Mountain\", '2', '180', '180', '12', '7.97295', '3.25\\n']\n",
"['Spank the Monkey', '2', '30', '30', '12', '5.9271400000000005', '1.4365\\n']\n",
"['Urbanization', '2', '75', '75', '12', '6.23516', '2.8478\\n']\n",
"['Warmachine High Command', '2', '60', '60', '0', '6.17225', '2.3125\\n']\n",
"[\"Ca$h 'n Gun$ Live\", '8', '30', '30', '10', '6.38138', '1.3871\\n']\n",
"['Magestorm Mighty Battles in the Age of Magic', '2', '60', '60', '12', '6.34894', '3.1613\\n']\n",
"['Give Me the Brain Superdeluxe Edition', '3', '15', '15', '10', '5.85211', '1.2791\\n']\n",
"['In Front of the Elevators', '2', '20', '40', '8', '7.1501800000000015', '1.4286\\n']\n",
"['Camden', '2', '20', '20', '10', '6.25917', '1.9091\\n']\n",
"['Belle of the Ball', '2', '30', '45', '13', '6.08361', '1.4839\\n']\n",
"['Penny Papers Adventures The Temple of Apikhabou', '1', '20', '20', '7', '6.43633', '1.6\\n']\n",
"[\"The Sorcerer's Cave\", '1', '60', '60', '10', '6.46501', '1.7692\\n']\n",
"['Swish', '2', '10', '10', '8', '6.15188', '1.2857\\n']\n",
"['Super Munchkin Guest Artist Edition', '3', '90', '90', '10', '5.87374', '1.8425\\n']\n",
"['Kansas Pacific', '3', '100', '100', '14', '6.601560000000001', '2.6364\\n']\n",
"['Napol\\\\u00e9on 1806', '2', '60', '120', '10', '7.8548399999999985', '2.6\\n']\n",
"['Panzer Command', '2', '180', '180', '12', '7.224289999999999', '3.0435\\n']\n",
"['Joan of Arc', '3', '180', '180', '12', '6.27637', '2.5424\\n']\n",
"['Octiles', '2', '60', '60', '8', '6.44281', '1.8966\\n']\n",
"['Completto', '2', '30', '30', '8', '6.693860000000001', '1.0\\n']\n",
"['Sherman Leader', '1', '45', '60', '12', '7.71248', '2.875\\n']\n",
"['3 sind eine zu viel!', '2', '25', '25', '10', '6.61049', '1.4286\\n']\n",
"['The Brigade', '2', '20', '40', '8', '6.906739999999999', '1.875\\n']\n",
"['Plan Orange Pacific War 1930 \\\\u2013 1935', '2', '120', '480', '12', '7.5917', '3.4\\n']\n",
"['Wheedle', '4', '30', '30', '9', '6.15903', '1.2128\\n']\n",
"['Billionaire Banshee', '2', '60', '60', '13', '6.33829', '1.0\\n']\n",
"['Ur 1830 BC', '3', '180', '180', '14', '6.66477', '3.8621\\n']\n",
"['Battle for Stalingrad', '2', '180', '720', '12', '7.30938', '3.48\\n']\n",
"['Incorporated', '2', '80', '180', '16', '7.43493', '3.9286\\n']\n",
"['Hobbit Tales from the Green Dragon Inn', '2', '20', '60', '13', '6.782310000000002', '1.4\\n']\n",
"['Rival Restaurants', '2', '45', '60', '10', '8.12926', '2.0\\n']\n",
"['Final Fantasy Trading Card Game', '2', '15', '30', '12', '7.15', '2.0\\n']\n",
"['Trickster Champions of Time', '2', '25', '30', '14', '6.49319', '1.75\\n']\n",
"['Winter War', '2', '90', '90', '12', '7.01757', '2.3784\\n']\n",
"['Oilfield', '2', '60', '60', '12', '6.862360000000002', '2.75\\n']\n",
"['Power & Weakness', '2', '45', '45', '12', '6.64733', '3.0588\\n']\n",
"['1987 Channel Tunnel', '2', '45', '45', '12', '7.683039999999999', '2.5714\\n']\n",
"['Aztl\\\\u00e1n', '2', '60', '60', '13', '6.35226', '2.4074\\n']\n",
"['Nightfighter Ace Air Defense Over Germany', '1', '120', '180', '0', '8.18864', '2.1429\\n']\n",
"['Catan Family Edition', '3', '60', '90', '10', '6.6539', '2.3333\\n']\n",
"['Swords & Sorcery', '2', '180', '180', '12', '6.87904', '3.2069\\n']\n",
"['Munchkin Conan', '3', '90', '90', '10', '6.46099', '1.6429\\n']\n",
"['Heart of Crown Fairy Garden', '2', '45', '45', '12', '8.36229', '2.7143\\n']\n",
"['Afrika The Northern African Campaign', '2', '180', '720', '12', '6.83597', '2.5172\\n']\n",
"['Dice Heist', '2', '20', '20', '14', '6.3128199999999985', '1.0\\n']\n",
"['Resistor_', '2', '20', '20', '8', '6.53918', '2.1818\\n']\n",
"['Go Go Gelato!', '2', '15', '15', '6', '6.42473', '1.0\\n']\n",
"['Level 7 [Escape]', '1', '45', '45', '14', '6.05294', '2.8361\\n']\n",
"['Campaign Commander Volume I Roads to Stalingrad', '2', '180', '180', '0', '7.64496', '2.5\\n']\n",
"['Cedar Mountain Prelude to Bull Run', '2', '360', '360', '12', '6.9897300000000016', '3.069\\n']\n",
"['Firestorm Armada', '2', '90', '90', '12', '7.25701', '3.0357\\n']\n",
"['Karesansui', '3', '45', '60', '10', '6.49395', '2.1667\\n']\n",
"['RattleSnake', '2', '15', '15', '8', '5.87562', '1.069\\n']\n",
"['Fae', '2', '30', '30', '10', '6.58615', '2.25\\n']\n",
"['Airborne in my Pocket', '1', '15', '15', '10', '7.01395', '1.6571\\n']\n",
"['Hornet', '2', '45', '45', '10', '6.2244', '2.0714\\n']\n",
"['Floating Market', '2', '30', '45', '13', '6.25691', '1.625\\n']\n",
"['Verflixxt! kompakt', '2', '20', '20', '8', '6.499619999999998', '1.3333\\n']\n",
"[\"L'A\\\\u00e9ropostale\", '2', '70', '70', '12', '6.98', '2.9524\\n']\n",
"['Baptism By Fire The Battle of Kasserine', '1', '240', '720', '0', '8.29316', '4.2\\n']\n",
"['Eastern Front Tank Leader', '2', '90', '90', '12', '6.80245', '2.9355\\n']\n",
"['Catacombs Conquest', '2', '15', '30', '14', '7.13621', '1.5\\n']\n",
"['Locke & Key The Game', '3', '30', '30', '15', '6.32251', '1.75\\n']\n",
"['This Hallowed Ground', '2', '360', '360', '14', '7.90636', '4.1\\n']\n",
"['Just Desserts', '2', '25', '25', '8', '6.14242', '1.381\\n']\n",
"['Dragon Brew', '2', '60', '120', '13', '7.526960000000001', '3.25\\n']\n",
"['Nostra City', '3', '60', '60', '12', '6.36615', '2.5\\n']\n",
"['La Bataille de Preussisch-Eylau', '1', '360', '360', '16', '7.70407', '3.7778\\n']\n",
"['Panthalos', '2', '60', '90', '12', '6.864889999999999', '3.0\\n']\n",
"['Space Station', '2', '60', '60', '12', '6.613360000000001', '2.1579\\n']\n",
"['The Treasure of Isla Tortuga', '2', '15', '20', '10', '6.8956', '1.5\\n']\n",
"['Escape Room The Game \\\\u2013 Virtual Reality', '3', '60', '60', '16', '7.062869999999998', '2.0\\n']\n",
"['Gen7 A Crossroads Game', '3', '60', '90', '14', '6.53174', '2.25\\n']\n",
"['Eagles Waterloo', '2', '120', '120', '12', '6.5889', '2.1591\\n']\n",
"['Wilderness', '2', '60', '60', '13', '6.5990199999999986', '2.0857\\n']\n",
"[\"1914 Glory's End \\\\/ When Eagles Fight\", '2', '180', '240', '0', '7.42979', '2.5556\\n']\n",
"['The Killing Ground', '2', '300', '300', '12', '8.00266', '4.2917\\n']\n",
"['Illusions of Glory', '2', '360', '360', '12', '7.345339999999998', '3.5385\\n']\n",
"['Villages', '2', '30', '30', '8', '6.56337', '1.6\\n']\n",
"['Khan', '2', '60', '60', '10', '6.3661900000000005', '2.4074\\n']\n",
"['Heads of State', '2', '90', '120', '12', '6.11532', '2.9398\\n']\n",
"['Piecepack', '0', '10', '10', '5', '7.09362', '2.4\\n']\n",
"['Cerebria The Card Game', '2', '15', '30', '14', '6.56182', '2.25\\n']\n",
"['Legendary A James Bond Deck Building Game', '1', '45', '45', '14', '7.8932699999999985', '2.0\\n']\n",
"['Deck Box Dungeons', '1', '20', '60', '14', '7.505260000000002', '2.125\\n']\n",
"['Warangel', '2', '60', '60', '12', '7.6693', '2.4857\\n']\n",
"['Eternity', '3', '20', '40', '10', '6.6464300000000005', '2.1667\\n']\n",
"['Schnapsen', '2', '20', '20', '8', '6.97513', '2.0\\n']\n",
"['Waste Knights', '2', '90', '240', '16', '6.77632', '3.6364\\n']\n",
"['Of Dreams & Shadows', '2', '120', '180', '14', '7.434989999999999', '2.8182\\n']\n",
"['We Will Wok You', '2', '30', '40', '8', '6.3024', '1.56\\n']\n",
"['Judge Dredd', '2', '90', '90', '8', '6.27285', '1.9167\\n']\n",
"['Plus Ultra The Court of the Emperor Charles V', '2', '60', '90', '12', '7.30854', '3.3636\\n']\n",
"['Second Season Pro Football Game', '1', '120', '180', '8', '8.0871', '2.8333\\n']\n",
"['Fantasy Defense', '1', '15', '20', '10', '6.86108', '2.0\\n']\n",
"['Exceed Red Horizon \\\\u2013 Alice', '2', '10', '20', '10', '7.83045', '2.0\\n']\n",
"['Ominoes', '2', '15', '15', '6', '6.7374', '1.4444\\n']\n",
"[\"Albion's Legacy\", '1', '90', '90', '14', '6.90848', '3.2632\\n']\n",
"['Expo 1906', '1', '60', '90', '12', '6.8353899999999985', '3.1333\\n']\n",
"['Centauri Saga v1.5', '1', '60', '90', '12', '6.645760000000001', '2.9333\\n']\n",
"['S\\\\u00f6rmesterek', '2', '45', '45', '12', '6.1624', '2.4444\\n']\n",
"['ShipShape', '2', '20', '50', '8', '7.1109100000000005', '1.6667\\n']\n",
"['Slide Blast', '2', '10', '20', '6', '6.76245', '1.4\\n']\n",
"['Star Scrappers Cave-in', '2', '45', '75', '12', '7.17617', '2.7143\\n']\n",
"['Dead of Winter (second edition)', '2', '180', '180', '14', '7.4165800000000015', '3.9474\\n']\n",
"['Mutant Crops', '1', '15', '30', '14', '7.243819999999999', '2.0\\n']\n",
"['VOLT', '2', '30', '45', '10', '7.11366', '2.0\\n']\n",
"['Pi\\\\u00f1a Pirata', '2', '30', '30', '7', '6.07222', '1.2647\\n']\n",
"['Bowl Bound', '1', '60', '60', '12', '6.99655', '1.8667\\n']\n",
"['Ultimate Werewolf Compact Edition', '5', '45', '45', '8', '6.7568100000000015', '1.4444\\n']\n",
"[\"Lock 'n Load Heroes of the Gap\", '2', '90', '90', '12', '7.9710100000000015', '3.2222\\n']\n",
"['Statis Pro Football', '1', '120', '120', '12', '6.44181', '2.5526\\n']\n",
"['Dragon Farkle', '2', '30', '30', '13', '6.318230000000002', '1.6\\n']\n",
"['Sherlock Holmes Four Investigations', '1', '60', '60', '10', '7.020689999999999', '1.6667\\n']\n",
"['Lobositz First Battle of the Seven Years War', '1', '360', '360', '12', '7.93583', '3.9286\\n']\n",
"['Industry', '3', '75', '75', '10', '6.38125', '2.8571\\n']\n",
"['Munchkin Fu Guest Artist Edition', '3', '90', '90', '10', '5.87639', '1.7362\\n']\n",
"['Villagers & Villains', '2', '30', '30', '9', '6.66742', '1.8\\n']\n",
"['Unknown', '1', '45', '45', '14', '7.65932', '3.0667\\n']\n",
"[\"Rory's Story Cubes Poszlaki\", '1', '15', '15', '8', '6.68606', '1.0\\n']\n",
"['Mound Builders', '1', '60', '60', '13', '7.221139999999999', '2.5294\\n']\n",
"['Texas Glory 1835-36', '2', '120', '120', '0', '7.04828', '2.4615\\n']\n",
"['Mouse Guard Swords & Strongholds', '2', '15', '30', '8', '7.02487', '1.4286\\n']\n",
"['Dogfight', '2', '45', '45', '10', '6.31077', '1.4286\\n']\n",
"['Mecanisburgo', '2', '120', '120', '14', '6.5388199999999985', '3.7333\\n']\n",
"['Wizard Jubil\\\\u00e4umsedition', '3', '45', '45', '10', '7.634639999999999', '2.25\\n']\n",
"['Colors of Kasane', '3', '25', '25', '10', '6.9802399999999984', '1.7143\\n']\n",
"['Trader', '2', '15', '15', '10', '6.56888', '1.4583\\n']\n",
"['Space Cantina', '1', '60', '90', '12', '7.616239999999999', '2.6667\\n']\n",
"['The BoardGameGeek Game', '3', '60', '60', '8', '6.04297', '2.1014\\n']\n",
"['W\\\\u00fcrfelland', '2', '20', '20', '8', '6.42645', '1.0\\n']\n",
"['Dreams', '3', '30', '30', '10', '6.421', '1.4286\\n']\n",
"['Title Bout', '1', '45', '45', '12', '6.69427', '2.1795\\n']\n",
"['Roads to Moscow Battles of Mozhaysk and Mtsensk', '2', '180', '180', '12', '7.49886', '3.4\\n']\n",
"['Sky Traders', '2', '180', '180', '14', '6.15508', '2.7778\\n']\n",
"['1942 USS Yorktown', '1', '30', '45', '12', '7.31797', '2.8\\n']\n",
"['Planet Defenders', '2', '30', '60', '10', '6.67532', '2.1667\\n']\n",
"['EONS', '2', '90', '90', '14', '6.7814', '2.7\\n']\n",
"['KUNE v LAKIA A Chronicle Of A Royal Lapine Divorce Foretold', '2', '15', '30', '12', '6.60543', '2.2857\\n']\n",
"['The Stonebound Saga', '2', '45', '60', '13', '7.6108600000000015', '2.8889\\n']\n",
"[\"Rock'n Roll Manager\", '2', '90', '90', '12', '7.60019', '2.5294\\n']\n",
"['BEEEEES!', '2', '30', '30', '14', '6.80423', '2.0\\n']\n",
"['Relic Expedition', '2', '30', '60', '10', '6.76974', '2.3333\\n']\n",
"['Mutants', '1', '45', '60', '10', '7.675', '2.0\\n']\n",
"['HexRoller', '1', '10', '15', '10', '6.35712', '1.25\\n']\n",
"['Gringo!', '1', '180', '180', '12', '7.17771', '3.3824\\n']\n",
"['Pack of Heroes', '2', '20', '20', '10', '6.40821', '2.0\\n']\n",
"['Ol\\\\u00e9!', '3', '30', '30', '8', '6.60685', '1.4286\\n']\n",
"['Ghost Chase in Canterville Castle', '2', '60', '60', '8', '6.2404199999999985', '1.6667\\n']\n",
"['So Long', '1', '30', '40', '16', '7.72015', '2.7273\\n']\n",
"['GEM', '2', '15', '15', '10', '6.35544', '2.25\\n']\n",
"['COGZ', '2', '30', '30', '8', '7.04011', '2.0\\n']\n",
"['Landlord!', '2', '10', '10', '10', '5.9241', '1.5152\\n']\n",
"['Le Donjon de Naheulbeuk', '3', '60', '60', '10', '6.65038', '1.8\\n']\n",
"['Dream On!', '2', '15', '20', '7', '6.7343899999999985', '1.0\\n']\n",
"['Vikingar The Conquest of Worlds', '2', '60', '150', '9', '6.8639899999999985', '1.6667\\n']\n",
"['Solitaire Frenzy', '2', '60', '60', '7', '6.3953', '1.2692\\n']\n",
"['Break the Safe', '2', '30', '30', '8', '6.05209', '1.4697\\n']\n",
"['The Legend Begins \\\\u2010 The Afrika Korps 1941', '2', '240', '240', '12', '7.6886199999999985', '3.3158\\n']\n",
"['Calavera', '2', '20', '20', '8', '6.81168', '1.2\\n']\n",
"['Topito', '2', '15', '15', '6', '6.7118', '1.0\\n']\n",
"['Jungle Speed Rabbids', '2', '15', '15', '8', '6.51884', '1.15\\n']\n",
"[\"Santa's Workshop\", '2', '45', '60', '14', '7.34828', '2.25\\n']\n",
"['The Uncharted Seas', '2', '90', '90', '12', '7.0777600000000005', '2.8182\\n']\n",
"['Vabanque', '3', '30', '30', '12', '6.15762', '1.6957\\n']\n",
"['Tier auf Tier Klein', '2', '15', '15', '5', '6.24125', '1.0\\n']\n",
"['Munchkin Panic', '1', '45', '60', '8', '6.13685', '2.1111\\n']\n",
"['The Great Space Race', '3', '120', '180', '10', '6.49202', '2.3396\\n']\n",
"['Inside Moves', '2', '15', '15', '8', '6.72245', '2.3529\\n']\n",
"['El Alamein', '2', '60', '60', '12', '7.01691', '2.9231\\n']\n",
"['Le tr\\\\u00e9sor des mayas', '2', '15', '15', '6', '6.7518600000000015', '1.1765\\n']\n",
"['Big Two', '2', '30', '30', '10', '6.5870000000000015', '1.7812\\n']\n",
"['Glory III', '1', '240', '240', '12', '6.77015', '2.7714\\n']\n",
"['Empires in America (second edition)', '1', '50', '50', '13', '7.58731', '2.75\\n']\n",
"['Flight Leader', '2', '30', '180', '12', '6.15292', '3.5\\n']\n",
"['Rebel Raiders on the High Seas', '2', '360', '360', '0', '7.072310000000001', '2.6765\\n']\n",
"['Nautilus Industries', '2', '60', '60', '8', '6.759289999999999', '2.4286\\n']\n",
"['Templar The Secret Treasures', '2', '60', '60', '8', '6.388730000000002', '2.2609\\n']\n",
"['Side Effects', '2', '10', '30', '13', '7.04501', '1.3333\\n']\n",
"['Omen Edge of the Aegean', '2', '20', '30', '0', '7.51089', '2.0\\n']\n",
"['The Quest for El Dorado The Golden Temples', '2', '30', '60', '10', '7.89905', '2.3333\\n']\n",
"['Chandragupta Great Battles of the Mauryan Empire \\\\u2013 India', '2', '240', '240', '12', '7.59059', '3.7273\\n']\n",
"['Heir to the Pharaoh', '2', '45', '60', '10', '7.04155', '2.6667\\n']\n",
"['Dwar7s Winter', '1', '30', '45', '13', '7.10641', '2.6667\\n']\n",
"['Sicily II', '1', '120', '3000', '0', '8.14038', '4.25\\n']\n",
"['Fire and Ice', '1', '30', '30', '12', '6.73124', '3.0556\\n']\n",
"['Blue Max World War I Air Combat', '2', '90', '90', '13', '6.61711', '2.2609\\n']\n",
"['Guns & Steel Renaissance', '2', '40', '70', '12', '7.09478', '2.5\\n']\n",
"['Texas 42', '4', '30', '30', '10', '7.02636', '2.1579\\n']\n",
"['Proud Monster The Barbarossa Campaign', '2', '660', '660', '12', '7.24926', '3.16\\n']\n",
"['OK Play', '2', '5', '15', '8', '6.629760000000001', '1.1111\\n']\n",
"['Panzer Grenadier Elsenborn Ridge', '2', '60', '60', '0', '7.53333', '3.0476\\n']\n",
"['Typo', '2', '30', '30', '8', '6.16913', '1.4\\n']\n",
"['Dragonscroll', '2', '60', '60', '13', '6.561730000000002', '2.1053\\n']\n",
"['Vinyl', '2', '45', '75', '10', '7.52861', '2.6\\n']\n",
"['HorrorClix', '2', '60', '60', '12', '6.40225', '2.3061\\n']\n",
"['Anno Domini Deutschland', '2', '30', '30', '10', '6.657660000000001', '1.5\\n']\n",
"['Scharfe Schoten', '3', '30', '30', '10', '6.65256', '2.1818\\n']\n",
"['Throne and the Grail', '2', '10', '20', '10', '7.236960000000002', '1.6667\\n']\n",
"['Russian Civil War 1918-1922 (first edition)', '1', '120', '120', '12', '6.9669', '3.1613\\n']\n",
"['Yomi Round 1', '1', '15', '30', '8', '7.30288', '2.7143\\n']\n",
"['The Garden Competition', '3', '60', '60', '10', '6.8213', '2.7727\\n']\n",
"['Pea Ridge The Gettysburg of the West March 7-8 1862', '1', '240', '240', '12', '7.237260000000001', '3.2353\\n']\n",
"['Problem Picnic Attack of the Ants', '2', '20', '30', '6', '7.0053600000000005', '1.2\\n']\n",
"['Legendary A Marvel Deck Building Game \\\\u2013 Marvel Studios', '1', '45', '60', '14', '6.95328', '2.4\\n']\n",
"['Wizards', '1', '120', '240', '12', '6.34433', '2.9615\\n']\n",
"['ELO Darkness', '1', '45', '75', '13', '7.81359', '3.4\\n']\n",
"['Pathogenesis', '1', '30', '60', '14', '7.15521', '2.8571\\n']\n",
"['Carthage', '1', '30', '75', '13', '7.77093', '2.0\\n']\n",
"['Ascension Valley of the Ancients', '1', '30', '30', '13', '7.406689999999998', '2.0\\n']\n",
"['Mint Tin Aliens', '2', '5', '5', '10', '7.5995', '1.4444\\n']\n",
"[\"King's Gold\", '2', '15', '15', '8', '6.2431800000000015', '1.0\\n']\n",
"['SOS Dino', '1', '25', '25', '7', '6.82868', '1.0\\n']\n",
"['Emira', '3', '100', '100', '12', '5.96787', '2.8333\\n']\n",
"['\\\\u9ec3\\\\u74dc\\\\u4e94\\\\u5144\\\\u5f1f', '2', '25', '25', '8', '5.88894', '1.3269\\n']\n",
"['Prohis', '3', '20', '20', '10', '6.25143', '1.4\\n']\n",
"['Extra! Extra!', '2', '60', '150', '12', '6.70757', '3.1304\\n']\n",
"['Alien vs Predator The Hunt Begins (Second Edition)', '1', '60', '120', '12', '7.46603', '4.0\\n']\n",
"['Mondo Sapiens', '1', '20', '30', '8', '6.5934', '2.0\\n']\n",
"['The Trumpet Game', '2', '45', '45', '9', '6.11908', '1.4576\\n']\n",
"[\"Napoleon's Last Gamble\", '2', '180', '1200', '12', '8.361460000000001', '3.1\\n']\n",
"['Raging Bulls', '1', '20', '30', '8', '7.021789999999998', '1.1875\\n']\n",
"['Res Publica', '3', '30', '60', '10', '5.93107', '1.6951\\n']\n",
"['Guerilla', '3', '60', '60', '10', '6.2697', '2.6316\\n']\n",
"['Ghost Blitz Spooky Doo', '2', '20', '20', '8', '6.7435800000000015', '1.4\\n']\n",
"['Noxford', '2', '20', '40', '8', '6.26684', '1.8333\\n']\n",
"['Neue Spiele im alten Rom', '2', '20', '60', '10', '6.80923', '2.1818\\n']\n",
"['Cosmic Wimpout', '2', '20', '20', '7', '5.97084', '1.2264\\n']\n",
"['No Thank You', '2', '30', '30', '5', '7.7511800000000015', '1.5\\n']\n",
"['Prolix', '1', '30', '30', '9', '6.432169999999998', '1.7407\\n']\n",
"['Im Reich der W\\\\u00fcstens\\\\u00f6hne', '3', '60', '60', '8', '6.482469999999998', '2.2941\\n']\n",
"['Titanium Wars', '3', '60', '90', '12', '6.20288', '2.4444\\n']\n",
"['8Bit Box', '3', '15', '40', '6', '6.62303', '1.8\\n']\n",
"['Warhammer The Island of Blood', '2', '180', '360', '12', '6.87039', '3.6667\\n']\n",
"['Great War at Sea Jutland', '2', '30', '30', '12', '7.17025', '3.037\\n']\n",
"['Broadsides and Boarding Parties', '2', '60', '60', '10', '6.16399', '1.8261\\n']\n",
"['The Red Dragon Inn 7 The Tavern Crew', '2', '30', '60', '13', '8.16434', '0.0\\n']\n",
"['The Legend of the Cherry Tree that Blossoms Every Ten Years', '2', '20', '20', '8', '6.45256', '1.375\\n']\n",
"['Battle for Armageddon', '2', '120', '120', '14', '6.52825', '2.4375\\n']\n",
"['Homebrewers', '2', '45', '60', '14', '7.3673199999999985', '2.375\\n']\n",
"['Gruff', '2', '30', '30', '11', '6.628489999999998', '3.0\\n']\n",
"['R\\\\u00edo de la Plata', '2', '90', '90', '14', '6.458469999999998', '3.7333\\n']\n",
"['Lindisfarne', '2', '30', '45', '10', '7.2473100000000015', '2.3158\\n']\n",
"['Maze Racers', '2', '20', '20', '8', '6.605339999999999', '1.5833\\n']\n",
"['Formel Fun', '3', '30', '30', '8', '6.4139599999999986', '1.5135\\n']\n",
"['Axio', '1', '30', '45', '8', '6.733789999999999', '1.6\\n']\n",
"['Sports Illustrated Baseball', '1', '45', '45', '12', '7.218889999999999', '1.913\\n']\n",
"['Black Box +', '2', '15', '15', '10', '7.266669999999999', '2.3125\\n']\n",
"['Divided Republic', '2', '180', '180', '16', '6.75167', '2.8846\\n']\n",
"[\"What's It To Ya?\", '3', '20', '20', '12', '6.5822600000000016', '1.2051\\n']\n",
"['Don Pepe', '3', '30', '30', '8', '6.22609', '1.3103\\n']\n",
"['King Arthur The Card Game', '2', '30', '30', '8', '6.09334', '1.525\\n']\n",
"['King of the Tabletop', '2', '180', '180', '12', '6.8651100000000005', '1.9231\\n']\n",
"['Era of Inventions', '3', '90', '90', '12', '6.0811199999999985', '2.9333\\n']\n",
"['Mit List und T\\\\u00fccke', '4', '60', '60', '10', '6.6273100000000005', '1.8889\\n']\n",
"['Renegade Legion Centurion \\\\u2013 Blood & Steel', '2', '60', '60', '12', '6.7279300000000015', '3.2759\\n']\n",
"['Heckmeck Barbecue', '2', '25', '25', '8', '6.22834', '1.4815\\n']\n",
"['Thunder in the East', '2', '480', '720', '13', '8.737110000000001', '3.625\\n']\n",
"['Pocket Battles Confederacy vs Union', '2', '30', '30', '13', '6.9279', '2.0909\\n']\n",
"['Warhammer Age of Sigmar (Second Edition)', '2', '90', '90', '12', '8.07598', '2.8\\n']\n",
"['Siggil', '1', '20', '20', '8', '6.3565', '1.5\\n']\n",
"['Valley of the Vikings', '2', '15', '20', '6', '6.716639999999999', '1.3333\\n']\n",
"['Chariot Race The Great Chariot Race', '2', '15', '45', '8', '6.04105', '1.7059\\n']\n",
"['Eaten by Zombies!', '2', '30', '30', '8', '5.87803', '2.0789\\n']\n",
"['Fun Farm', '2', '15', '15', '6', '6.18406', '1.0588\\n']\n",
"['Mezo', '2', '90', '120', '14', '7.60855', '3.3333\\n']\n",
"['Lion Rampant', '2', '60', '60', '0', '7.88455', '2.4286\\n']\n",
"['Virulence An Infectious Card Game', '2', '10', '20', '8', '6.72628', '1.6\\n']\n",
"[\"FAB Golan '73\", '2', '240', '240', '12', '7.510460000000001', '3.6\\n']\n",
"['Battle Hymn Vol. 1 Gettysburg and Pea Ridge', '1', '45', '480', '0', '7.931539999999999', '2.9167\\n']\n",
"['Minuscule', '2', '15', '15', '5', '6.6158100000000015', '1.0714\\n']\n",
"[\"Don't Get Got!\", '2', '0', '0', '14', '7.2472', '1.1667\\n']\n",
"['Star Trek Customizable Card Game (Second Edition)', '2', '45', '45', '0', '6.70787', '3.2857\\n']\n",
"['Russia Besieged', '2', '360', '360', '12', '7.43533', '3.2692\\n']\n",
"['Soccero (second edition)', '2', '45', '45', '11', '7.155239999999999', '1.7333\\n']\n",
"['Girl Genius The Works', '2', '30', '30', '10', '6.05399', '1.9344\\n']\n",
"[\"Where's Bob's Hat?\", '3', '45', '45', '10', '6.219530000000002', '1.5814\\n']\n",
"['CV Pocket', '2', '20', '30', '10', '6.5077', '1.2857\\n']\n",
"['K\\\\u00f6nigsberg The Soviet Attack on East Prussia', '1', '240', '480', '12', '8.19433', '2.6667\\n']\n",
"['By Order of the Queen', '2', '90', '120', '10', '6.77175', '2.6667\\n']\n",
"['Kult', '2', '45', '45', '14', '6.76155', '2.5238\\n']\n",
"['Doctor Panic', '2', '12', '12', '7', '6.26687', '1.25\\n']\n",
"['Grass', '2', '60', '60', '18', '5.94762', '1.5596\\n']\n",
"['The Quiet Year', '2', '180', '180', '0', '7.86748', '1.4\\n']\n",
"['DOG Royal', '2', '45', '45', '8', '6.5799', '2.3125\\n']\n",
"['Lev\\\\u00e9e en Masse The Wars of the French Revolution', '1', '30', '30', '13', '6.9164', '1.8\\n']\n",
"['Dixie Bull Run', '2', '60', '60', '12', '6.27661', '2.0455\\n']\n",
"['Lemminge', '2', '30', '30', '8', '6.39104', '1.4118\\n']\n",
"['Deathwatch Overkill', '2', '60', '60', '0', '7.1123', '2.6\\n']\n",
"['Telestrations 6 Player Family Pack', '4', '15', '20', '8', '7.29971', '1.0\\n']\n",
"['Halli Galli', '2', '10', '10', '6', '5.79014', '1.0125\\n']\n",
"['Bucket Brigade', '3', '30', '30', '7', '6.02719', '1.2885\\n']\n",
"['Renegade Legion Interceptor', '2', '120', '120', '12', '6.83633', '3.1667\\n']\n",
"['Here', '3', '30', '30', '10', '6.2016300000000015', '1.2308\\n']\n",
"['The Champion of the Wild', '3', '20', '35', '8', '7.02707', '1.1429\\n']\n",
"['La Stanza', '2', '60', '90', '10', '6.9497', '2.9375\\n']\n",
"['Squint', '3', '30', '30', '12', '5.99314', '1.3636\\n']\n",
"['Koi Pond A Coy Card Game', '2', '20', '20', '10', '6.868310000000001', '1.8947\\n']\n",
"['Blood Feud in New York', '2', '180', '180', '12', '6.09213', '2.6875\\n']\n",
"[\"King Philip's War\", '2', '120', '120', '0', '7.0225300000000015', '2.3077\\n']\n",
"['Red Flags', '3', '30', '30', '17', '6.266380000000002', '1.0\\n']\n",
"['Noch mal so gut!', '1', '20', '20', '8', '7.32445', '1.8333\\n']\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"['Anno Domini Natur', '2', '30', '30', '10', '6.83056', '1.2\\n']\n",
"['RoboDerby Express', '2', '45', '45', '10', '7.08935', '1.7917\\n']\n",
"['Facecards', '3', '20', '20', '10', '6.53987', '1.0\\n']\n",
"['Wazabi Spicy Edition', '2', '20', '20', '8', '5.92473', '1.0877\\n']\n",
"['Oware', '2', '20', '20', '10', '6.41481', '2.2\\n']\n",
"['City of Chaos', '1', '300', '300', '12', '6.79541', '2.7391\\n']\n",
"['Woodlands', '2', '20', '40', '10', '6.760789999999999', '2.0\\n']\n",
"['Days of Steam', '2', '30', '60', '10', '5.9778699999999985', '2.0\\n']\n",
"['Blockade Runner', '2', '90', '90', '12', '6.704960000000002', '2.4242\\n']\n",
"[\"Berlin '85 The Enemy at the Gates\", '2', '180', '180', '12', '6.68007', '2.7812\\n']\n",
"['Millionen von Schwalben', '3', '120', '120', '8', '7.26279', '2.3462\\n']\n",
"['For Crown & Kingdom', '2', '45', '45', '14', '6.7467', '2.0\\n']\n",
"['Ars Victor', '2', '60', '60', '13', '7.29667', '2.3684\\n']\n",
"['Legend of the Burning Sands', '2', '60', '60', '10', '7.00405', '2.6667\\n']\n",
"['Bauhaus', '2', '30', '30', '14', '6.7876', '2.0\\n']\n",
"['Princess Jing', '2', '15', '30', '8', '6.49607', '1.3333\\n']\n",
"[\"Corps Command Dawn's Early Light\", '2', '120', '240', '12', '7.328889999999999', '2.1667\\n']\n",
"['Assault Tactical Combat in Europe \\\\u2013 1985', '2', '180', '180', '12', '6.7855300000000005', '3.4419\\n']\n",
"['Panzer Grenadier Battle of the Bulge', '2', '360', '360', '12', '6.9348100000000015', '2.7429\\n']\n",
"['Saturn', '2', '30', '30', '8', '6.74459', '1.25\\n']\n",
"[\"Wizard's Academy\", '1', '90', '180', '12', '7.10605', '3.4286\\n']\n",
"['One Night Werewolf', '3', '10', '10', '10', '6.18039', '1.1935\\n']\n",
"['Highway to the Reich (first and second editions)', '1', '360', '360', '12', '7.020789999999999', '4.4667\\n']\n",
"['Cartoon Network Crossover Crisis Deck-Building Game', '2', '30', '45', '12', '6.8814899999999986', '1.6667\\n']\n",
"['Federation and Empire', '2', '300', '300', '12', '6.3385', '4.4032\\n']\n",
"['Cornwall', '2', '30', '30', '8', '6.4847800000000015', '2.2143\\n']\n",
"['Heroica Fortaan', '2', '20', '20', '8', '5.98985', '1.4219\\n']\n",
"['Simply Catan', '2', '30', '30', '10', '6.97087', '2.381\\n']\n",
"['Black Wednesday The Battle of Krasni Bor', '2', '240', '240', '12', '7.22368', '3.4118\\n']\n",
"['Leningrad The Advance of Army Group North Summer 1941', '2', '90', '90', '12', '6.62905', '1.9375\\n']\n",
"['Web of Spies', '2', '60', '60', '14', '7.51032', '2.0\\n']\n",
"['Bismarck (second edition)', '2', '240', '240', '0', '6.87511', '3.1667\\n']\n",
"['Dragon Valley', '2', '120', '120', '12', '6.641539999999999', '3.0909\\n']\n",
"['Conquest +', '2', '120', '120', '10', '6.30696', '2.5161\\n']\n",
"['Attack Vector Tactical', '2', '240', '240', '12', '7.287000000000001', '4.0652\\n']\n",
"['Food Fight', '2', '30', '30', '13', '6.0535', '1.7273\\n']\n",
"['Teen Titans GO! Deck-Building Game', '2', '30', '45', '12', '7.26467', '2.0\\n']\n",
"['The Lord of the Rings Journey to Mordor', '2', '20', '20', '8', '6.10949', '1.5526\\n']\n",
"['Buffalo Wings', '2', '180', '180', '0', '7.99818', '2.7143\\n']\n",
"['The Legend of Robin Hood', '2', '120', '120', '12', '6.22987', '2.0862\\n']\n",
"['De Bellis Multitudinis', '2', '180', '180', '12', '6.54411', '4.0\\n']\n",
"['Tower of Madness', '3', '30', '45', '14', '6.50134', '2.0\\n']\n",
"['Gulf', '3', '45', '60', '0', '6.768610000000002', '2.9167\\n']\n",
"['Doctor Who Solitaire Story Game (Second edition)', '1', '45', '45', '11', '8.775', '2.7143\\n']\n",
"['Lost Patrol', '2', '20', '30', '8', '6.44931', '1.6129\\n']\n",
"['Darkrock Ventures', '1', '30', '45', '14', '6.90455', '2.3333\\n']\n",
"['The Crusoe Crew', '1', '45', '45', '7', '7.113760000000001', '1.0\\n']\n",
"[\"GD '42\", '1', '360', '360', '12', '7.74994', '3.913\\n']\n",
"['Freak Shop', '2', '15', '30', '8', '6.60728', '1.3\\n']\n",
"['Zpocalypse', '1', '100', '100', '13', '6.09801', '3.3784\\n']\n",
"['Dastardly Dirigibles', '2', '60', '60', '8', '6.40166', '1.6364\\n']\n",
"[\"Dead Man's Cabal\", '2', '60', '60', '12', '6.93052', '2.7778\\n']\n",
"['Yogi', '3', '15', '20', '8', '6.60999', '1.0\\n']\n",
"['Guardians', '2', '30', '45', '13', '7.42843', '2.25\\n']\n",
"['Sherlock 13 Rehenes', '1', '60', '60', '8', '6.9942600000000015', '2.0\\n']\n",
"['Atlas & Zeus', '2', '30', '30', '10', '6.3608', '2.0233\\n']\n",
"['Diceland Deep White Sea', '2', '20', '20', '10', '6.42764', '1.92\\n']\n",
"['Mayday!Mayday!', '5', '25', '25', '10', '6.4408400000000015', '1.9333\\n']\n",
"['The Siege of Alesia', '2', '300', '300', '12', '6.9871300000000005', '3.1702\\n']\n",
"['Lut\\\\u00e8ce', '2', '30', '90', '10', '6.65187', '2.0\\n']\n",
"['The New Easy to Master Dungeons & Dragons', '2', '120', '120', '12', '6.80271', '2.5294\\n']\n",
"['Wizards Wanted', '2', '60', '60', '10', '6.7892199999999985', '2.0\\n']\n",
"['Halloween', '2', '45', '90', '12', '6.94861', '3.0\\n']\n",
"['Razzia', '3', '30', '30', '12', '6.36498', '1.4091\\n']\n",
"['The Western Front 1914 to 1918', '2', '360', '360', '12', '7.97059', '3.5217\\n']\n",
"['Minute Realms', '2', '15', '30', '10', '6.49365', '1.7778\\n']\n",
"[\"Napoleon's Battles\", '2', '360', '360', '12', '6.6109399999999985', '3.3889\\n']\n",
"['AFFLICTION Salem 1692', '2', '30', '60', '12', '7.38986', '2.6\\n']\n",
"['Bongo!', '2', '15', '15', '8', '6.06655', '1.413\\n']\n",
"['House of Borgia', '2', '30', '30', '14', '6.625560000000001', '2.0\\n']\n",
"['Hellenica Story of Greece', '1', '120', '180', '11', '8.34952', '3.4\\n']\n",
"['Firepower', '1', '60', '60', '12', '6.14299', '3.6711\\n']\n",
"['Western Front Tank Leader', '2', '240', '240', '12', '6.841710000000001', '3.1034\\n']\n",
"['Hamsterbacke', '3', '20', '20', '8', '6.53686', '1.25\\n']\n",
"['Penny Papers Adventures Skull Island', '1', '20', '20', '8', '6.41872', '2.1429\\n']\n",
"['Asteriated Grail', '4', '30', '30', '16', '7.38382', '3.2609\\n']\n",
"['Legendary Forests', '2', '15', '20', '8', '6.87602', '1.6\\n']\n",
"['Mustangs', '2', '60', '150', '12', '6.54211', '2.2857\\n']\n",
"['Streams', '1', '10', '10', '8', '6.42692', '1.1875\\n']\n",
"['The Hobbit An Unexpected Journey', '1', '40', '40', '15', '6.29252', '1.88\\n']\n",
"['The Phantom League COMBO', '2', '90', '90', '12', '6.4505300000000005', '3.2222\\n']\n",
"['The Eagle and The Star', '2', '180', '180', '12', '7.5715', '3.6111\\n']\n",
"['Soccer City', '2', '90', '180', '10', '7.30208', '2.4167\\n']\n",
"['The Great City of Rome', '2', '60', '60', '10', '6.44991', '2.0\\n']\n",
"['Mr. President', '2', '60', '60', '12', '6.588489999999998', '2.1724\\n']\n",
"['Cyrano', '4', '45', '45', '8', '6.6616', '1.4\\n']\n",
"['Offerings', '3', '60', '60', '10', '6.38543', '2.8261\\n']\n",
"['Mermaid Rain', '3', '45', '45', '10', '6.23839', '2.2\\n']\n",
"['Battle Beyond Space', '3', '30', '60', '13', '6.3714900000000005', '1.6667\\n']\n",
"['Venedig', '2', '45', '60', '10', '6.2706800000000005', '2.0789\\n']\n",
"['Ci\\\\u00fab', '2', '45', '45', '10', '6.13039', '1.9143\\n']\n",
"['Garbage Day!', '2', '20', '30', '10', '6.10685', '1.0\\n']\n",
"['Paramedics Clear!', '1', '30', '40', '14', '6.92029', '2.0\\n']\n",
"['Victory & Honor', '4', '30', '30', '12', '6.420719999999998', '2.0333\\n']\n",
"['Comanauts', '2', '90', '120', '14', '6.72653', '2.5\\n']\n",
"['Der Pate', '2', '60', '60', '12', '6.23398', '2.3333\\n']\n",
"['Treasures & Traps', '2', '10', '10', '10', '6.19998', '1.4098\\n']\n",
"['Naruto Shippuden Deck-Building Game', '2', '45', '90', '15', '6.89922', '2.2222\\n']\n",
"['Bellz!', '2', '15', '15', '6', '6.03191', '1.0\\n']\n",
"['Space Marine Adventures Labyrinth of the Necrons', '1', '30', '30', '8', '7.26536', '1.7778\\n']\n",
"['Der wahre Walter', '4', '60', '60', '0', '7.126760000000001', '1.3333\\n']\n",
"['Gooseberry', '4', '5', '10', '10', '6.73125', '1.0\\n']\n",
"['Tarot Storia', '1', '10', '10', '8', '6.28725', '1.1429\\n']\n",
"['Flix Mix', '2', '20', '20', '6', '6.25068', '1.12\\n']\n",
"['Not War But Murder', '2', '240', '240', '12', '6.98273', '2.8529\\n']\n",
"[\"'65 Squad-Level Combat in the Jungles of Vietnam\", '2', '45', '180', '12', '7.62395', '2.6667\\n']\n",
"['18VA', '2', '210', '210', '14', '7.27738', '4.25\\n']\n",
"['Black Powder', '2', '120', '360', '12', '7.36452', '2.6923\\n']\n",
"['Project Dreamscape', '1', '30', '30', '10', '6.57774', '1.6364\\n']\n",
"['Damage Report', '2', '45', '45', '10', '6.50632', '2.6\\n']\n",
"['Walk the Dogs', '2', '30', '30', '8', '6.18882', '1.1935\\n']\n",
"['Blocks in the East', '1', '120', '120', '14', '7.65727', '3.7647\\n']\n",
"['Heights of Courage', '1', '240', '900', '0', '7.44097', '2.3571\\n']\n",
"['Inn-Fighting', '3', '30', '30', '12', '5.92908', '1.54\\n']\n",
"['Cartel', '2', '90', '90', '10', '6.937989999999999', '2.25\\n']\n",
"[\"Scott Pilgrim's Precious Little Card Game\", '1', '45', '60', '13', '6.38089', '2.6364\\n']\n",
"['No Question of Surrender', '2', '180', '720', '0', '7.3969', '2.8824\\n']\n",
"['Shaky Manor', '2', '10', '20', '6', '6.12378', '1.0\\n']\n",
"['Mystic ScROLLS', '2', '15', '25', '8', '6.701289999999998', '1.8\\n']\n",
"['Tricky Tides', '2', '30', '45', '12', '7.08264', '1.8571\\n']\n",
"['Chariot Lords', '3', '360', '360', '12', '6.6444800000000015', '2.8148\\n']\n",
"['Maus nach Haus', '2', '10', '10', '5', '6.105169999999998', '1.0179\\n']\n",
"['Clue 50th Anniversary Edition', '3', '60', '60', '8', '6.26771', '1.6552\\n']\n",
"['Burrows', '2', '45', '45', '10', '6.22503', '1.5\\n']\n",
"['Journey Wrath of Demons', '1', '30', '75', '14', '6.99365', '3.0\\n']\n",
"['Zoff in Buffalo', '2', '45', '45', '12', '6.38466', '2.0323\\n']\n",
"['Ouga Bouga', '3', '10', '10', '7', '5.98151', '1.0263\\n']\n",
"[\"Search for the Emperor's Treasure\", '2', '60', '60', '10', '6.88995', '1.7619\\n']\n",
"['Berserk War of the Realms', '2', '40', '60', '13', '6.37935', '2.75\\n']\n",
"['Football Highlights 2052', '1', '45', '60', '9', '7.49781', '2.0\\n']\n",
"['1857', '3', '120', '240', '0', '7.5613899999999985', '3.2\\n']\n",
"['Stuff and Nonsense', '2', '60', '60', '12', '6.48923', '1.4286\\n']\n",
"['Tarock', '2', '30', '30', '0', '7.242610000000001', '3.5333\\n']\n",
"['Monastery', '2', '60', '60', '14', '6.28594', '2.8393\\n']\n",
"['Old School Tactical Volume 2 \\\\u2013 West Front 1944-45', '2', '45', '180', '12', '8.493160000000001', '2.6667\\n']\n",
"['Bukiet', '1', '20', '40', '8', '6.815169999999998', '1.5\\n']\n",
"['Rick and Morty Close Rick-Counters of the Rick Kind Deck-Building Game', '2', '30', '70', '15', '6.60681', '2.0\\n']\n",
"['Sakura', '2', '20', '45', '10', '6.26293', '1.5\\n']\n",
"['Caf\\\\u00e9 Melange', '2', '45', '45', '10', '6.72595', '2.2667\\n']\n",
"['Wooolf!!', '4', '30', '30', '8', '6.64375', '1.9524\\n']\n",
"['Clacks A Discworld Board Game', '1', '45', '30', '8', '6.30138', '2.5556\\n']\n",
"['The Mushroom Eaters', '2', '90', '90', '18', '7.016560000000001', '2.5\\n']\n",
"[\"The Cousins' War (second edition)\", '2', '30', '30', '12', '7.330239999999999', '2.0\\n']\n",
"['Thud', '2', '60', '60', '8', '6.21126', '2.625\\n']\n",
"['IceTowers', '2', '10', '10', '10', '6.42596', '1.875\\n']\n",
"['La Bataille de la Moskowa', '2', '360', '1000', '16', '7.82658', '3.8571\\n']\n",
"['Day of Days The Invasion of Normandy 1944', '2', '240', '2160', '12', '7.47128', '2.7143\\n']\n",
"['Korrigans', '2', '45', '45', '8', '6.3700800000000015', '1.5333\\n']\n",
"['Kontor', '2', '60', '60', '12', '5.95861', '2.2078\\n']\n",
"['Corsairs', '2', '60', '60', '10', '6.0705800000000005', '1.6818\\n']\n",
"[\"Barker's Row\", '2', '25', '50', '12', '6.562939999999998', '1.75\\n']\n",
"['Briscola', '2', '30', '30', '8', '6.30645', '1.625\\n']\n",
"['Operation Typhoon', '2', '1500', '1500', '12', '7.2993', '3.6957\\n']\n",
"['Copper Country', '2', '60', '60', '14', '6.85628', '2.7083\\n']\n",
"['Ascension Delirium', '1', '30', '30', '13', '7.969310000000001', '2.0\\n']\n",
"['Cobra Paw', '2', '5', '15', '5', '6.34978', '1.0\\n']\n",
"['Bismarck', '2', '120', '120', '12', '6.38111', '2.9138\\n']\n",
"['Level 7 [Invasion]', '3', '120', '240', '14', '6.846589999999999', '3.4615\\n']\n",
"['Holiday Fluxx', '2', '20', '20', '8', '6.26861', '1.1333\\n']\n",
"['Pizza Theory', '2', '10', '15', '6', '6.149769999999998', '1.6\\n']\n",
"['Anno Domini Lifestyle', '2', '30', '30', '10', '6.825', '1.5294\\n']\n",
"['Jockey', '2', '45', '45', '12', '6.31502', '1.4839\\n']\n",
"['Bitter Woods Designer Edition', '0', '480', '480', '0', '8.235289999999999', '2.7778\\n']\n",
"['Dragon Rampant Fantasy Wargaming Rules', '2', '60', '60', '0', '8.08817', '1.8571\\n']\n",
"['Attack!', '2', '180', '180', '10', '5.84835', '2.5524\\n']\n",
"[\"Kolin Frederick's First Defeat \\\\u2013 June 18\", '1', '360', '360', '12', '7.772689999999999', '3.8889\\n']\n",
"['Outburst!', '4', '60', '60', '18', '5.80879', '1.1746\\n']\n",
"['Destination X', '2', '20', '40', '10', '6.56411', '1.1667\\n']\n",
"['Papua', '2', '75', '75', '10', '6.940989999999998', '2.875\\n']\n",
"['Yahtzee Deluxe Poker', '2', '20', '20', '12', '6.04954', '1.3214\\n']\n",
"['Shadow War Armageddon', '2', '30', '120', '0', '7.526639999999999', '3.3333\\n']\n",
"['Dragon Rage', '2', '120', '120', '12', '6.94699', '2.7083\\n']\n",
"['Castle Knights', '2', '10', '15', '5', '6.41195', '1.0476\\n']\n",
"['Big Kini', '2', '60', '60', '10', '6.35211', '2.6042\\n']\n",
"['Yardmaster Express', '2', '5', '10', '6', '5.82754', '1.0685\\n']\n",
"['Maharaja', '3', '240', '240', '8', '6.1374900000000014', '2.8039\\n']\n",
"['Hounded', '2', '15', '25', '13', '6.70154', '1.75\\n']\n",
"['Clue DVD Game', '3', '60', '60', '10', '6.2727', '1.8788\\n']\n",
"['Hoax (second edition)', '3', '10', '20', '14', '6.0334400000000015', '1.7273\\n']\n",
"['\\\\u0391\\\\u03bb\\\\u03c7\\\\u03b7\\\\u03bc\\\\u03b5\\\\u03af\\\\u03b5\\\\u03c2', '2', '30', '30', '8', '6.09567', '1.6316\\n']\n",
"['Deadball', '1', '15', '30', '8', '8.46008', '2.0833\\n']\n",
"['Abaddon', '2', '45', '45', '14', '6.62896', '2.1667\\n']\n",
"['Red Badge of Courage', '2', '360', '360', '12', '7.39603', '3.8\\n']\n",
"['Word Slam Family', '3', '45', '45', '10', '7.19319', '2.0\\n']\n",
"['Nicht zu fassen', '2', '20', '20', '4', '6.4688', '1.12\\n']\n",
"['Dungeon Twister Collectors Box', '2', '45', '45', '11', '7.67921', '3.1\\n']\n",
"['Supply Lines of the American Revolution The Northern Theater', '2', '150', '180', '0', '7.54775', '2.7143\\n']\n",
"[\"Risk StarCraft Collector's Edition\", '2', '60', '120', '10', '6.39613', '2.1429\\n']\n",
"['Zona The Secret of Chernobyl', '1', '120', '180', '18', '7.224839999999999', '2.8182\\n']\n",
"['WestFront', '2', '240', '240', '12', '6.8293', '3.5\\n']\n",
"['Spires', '1', '20', '30', '10', '6.857480000000002', '1.6667\\n']\n",
"[\"Bacchus' Banquet\", '3', '30', '30', '8', '5.99479', '1.6364\\n']\n",
"['Nightfall Eastern Skies', '2', '45', '45', '12', '7.64141', '2.6667\\n']\n",
"['Bushido', '2', '20', '30', '8', '7.5837', '2.0\\n']\n",
"['Western Desert', '2', '180', '180', '0', '7.36822', '3.8235\\n']\n",
"['Dadaocheng', '1', '45', '45', '10', '6.7616', '2.6\\n']\n",
"['Jungle Ascent', '2', '30', '30', '8', '6.45624', '1.5909\\n']\n",
"['Arena Maximus', '2', '45', '60', '10', '5.88572', '1.8235\\n']\n",
"['Pentaquark', '1', '15', '30', '12', '6.89662', '2.8\\n']\n",
"['Hotel Life', '3', '120', '120', '10', '7.212110000000001', '2.5\\n']\n",
"['Haunt the House', '2', '30', '40', '8', '7.0594899999999985', '2.0\\n']\n",
"['NFL Strategy', '2', '150', '150', '10', '6.81513', '2.25\\n']\n",
"['Iron Tide Panzers in the Ardennes', '2', '360', '360', '12', '7.71937', '3.1613\\n']\n",
"['The Convicted', '1', '45', '900', '12', '7.29645', '3.8519\\n']\n",
"['White Death Velikiye Luki', '2', '240', '240', '12', '7.66121', '3.1667\\n']\n",
"['Brides & Bribes', '2', '60', '90', '12', '7.14363', '3.0\\n']\n",
"['Castle Crush!', '1', '15', '15', '8', '6.60225', '1.4706\\n']\n",
"[\"Tier auf Tier Jetzt geht's rund!\", '2', '15', '15', '5', '6.56123', '1.2\\n']\n",
"['Vampire Queen', '3', '30', '30', '8', '6.44548', '1.25\\n']\n",
"['18Chesapeake', '2', '180', '180', '13', '8.147910000000001', '4.1429\\n']\n",
"['Troika', '2', '20', '20', '7', '6.3492', '1.1429\\n']\n",
"['Tessen Classic', '2', '15', '15', '0', '6.59607', '1.1875\\n']\n",
"['Ketchup', '2', '13', '13', '10', '7.62294', '2.5\\n']\n",
"['Ultimate Werewolf Legacy', '8', '60', '60', '13', '7.20281', '2.4\\n']\n",
"['Longstreet Attacks The Second Day at Gettysburg', '1', '90', '720', '12', '8.63155', '3.4444\\n']\n",
"['Burn Rate', '2', '45', '45', '13', '6.0495', '1.5893\\n']\n",
"['Munchkin Impossible', '3', '60', '120', '10', '5.9718800000000005', '1.8286\\n']\n",
"['Speakeasy Blues', '2', '45', '60', '0', '7.09524', '2.8\\n']\n",
"['Victory in Normandy', '1', '300', '300', '14', '7.07361', '2.4074\\n']\n",
"['TAGIRON', '2', '15', '15', '10', '7.1753300000000015', '1.6\\n']\n",
"['Avignon A Clash of Popes', '2', '10', '20', '8', '6.47023', '1.3333\\n']\n",
"['Cornerstone Essential', '2', '45', '45', '8', '6.62525', '1.6667\\n']\n",
"['Mixmo', '2', '15', '15', '8', '6.34575', '1.4737\\n']\n",
"['Mediterranean Empires', '2', '60', '240', '10', '7.16985', '2.75\\n']\n",
"['A Gleam of Bayonets The Battle of Antietam', '2', '420', '4200', '12', '7.178839999999999', '3.7083\\n']\n",
"['Arquebus Men of Iron Volume IV', '1', '60', '300', '0', '7.449319999999998', '3.0\\n']\n",
"['Classic Warlord', '2', '360', '360', '12', '7.12511', '2.2619\\n']\n",
"['Queenz To bee or not to bee', '2', '30', '30', '8', '7.27585', '2.3333\\n']\n",
"['A Fearful Slaughter The Battle of Shiloh', '1', '300', '300', '12', '7.665089999999998', '3.9583\\n']\n",
"['Planes', '2', '30', '30', '14', '5.96582', '1.9643\\n']\n",
"['Teenage Mutant Ninja Turtles Dice Masters Heroes in a Half Shell', '2', '60', '60', '14', '7.452139999999999', '2.0\\n']\n",
"['Marvel Crisis Protocol', '2', '45', '45', '14', '8.30987', '3.0\\n']\n",
"['Flotilla', '3', '90', '150', '14', '7.3490199999999986', '3.8333\\n']\n",
"['Empire Express', '2', '90', '90', '10', '6.717460000000001', '2.0\\n']\n",
"['To the Green Fields Beyond', '2', '240', '240', '12', '7.273860000000001', '3.6897\\n']\n",
"['Proteus', '2', '30', '30', '8', '6.592910000000002', '3.2143\\n']\n",
"['Wizards of the Wild Deluxe Edition', '2', '30', '45', '10', '6.99057', '2.1\\n']\n",
"['Stew', '2', '10', '20', '10', '6.935', '1.3333\\n']\n",
"['RRR', '2', '15', '15', '10', '6.7534100000000015', '1.875\\n']\n",
"['Tonkin The First Indochina War (second edition)', '2', '240', '1800', '0', '7.78983', '3.375\\n']\n",
"['Oshi', '2', '20', '20', '8', '6.12551', '2.14\\n']\n",
"['RWBY Combat Ready', '2', '45', '75', '14', '7.16988', '2.3333\\n']\n",
"['Heroes', '2', '20', '30', '12', '6.22529', '2.2727\\n']\n",
"['Kamisado Max', '2', '20', '20', '10', '7.412660000000002', '2.0\\n']\n",
"['Drakon (second edition)', '2', '40', '40', '10', '6.1980900000000005', '1.8148\\n']\n",
"['The Goonies Adventure Card Game', '1', '30', '45', '14', '6.42866', '1.5556\\n']\n",
"['Recicle Tempos de Crise', '2', '120', '120', '14', '7.402819999999998', '3.0417\\n']\n",
"['Infernal Contraption', '2', '60', '60', '10', '5.85674', '1.8036\\n']\n",
"['Liftoff!', '1', '180', '180', '12', '6.90272', '2.9268\\n']\n",
"[\"Sutter's Mill\", '2', '60', '60', '10', '6.14326', '2.4878\\n']\n",
"['Batman Miniature Game', '2', '60', '60', '12', '7.90534', '3.7778\\n']\n",
"['Clash of the Gladiators', '2', '45', '45', '10', '5.88877', '1.53\\n']\n",
"['Off the Rails', '1', '30', '60', '12', '7.206289999999999', '1.8571\\n']\n",
"['Qwixx Das Duell', '2', '15', '15', '12', '6.74429', '1.25\\n']\n",
"['Jolly Roger The Game of Piracy & Mutiny', '4', '30', '30', '12', '6.33446', '1.7778\\n']\n",
"['The Great Pyramid', '2', '90', '90', '12', '6.12371', '3.0571\\n']\n",
"['Caravan', '2', '45', '45', '12', '7.00541', '1.6667\\n']\n",
"[\"Richthofen's War\", '1', '60', '60', '12', '5.9793400000000005', '2.4255\\n']\n",
"['This Terrible Sound', '2', '120', '120', '12', '7.74792', '3.9286\\n']\n",
"['Hordes High Command', '2', '60', '90', '12', '6.40556', '2.6111\\n']\n",
"['Kardinal & K\\\\u00f6nig Das Kartenspiel', '3', '45', '45', '11', '6.8219', '2.5714\\n']\n",
"['Continental Divide', '3', '120', '120', '12', '6.72905', '3.5\\n']\n",
"['Dungeon Heroes', '1', '30', '30', '13', '6.38915', '1.95\\n']\n",
"['1854', '3', '300', '300', '12', '7.407769999999998', '4.2\\n']\n",
"['RUM', '2', '10', '20', '10', '6.4268800000000015', '1.5\\n']\n",
"['Vintage', '2', '60', '120', '10', '6.54565', '2.9545\\n']\n",
"['The Daedalus Sentence', '1', '45', '60', '10', '6.68894', '2.0\\n']\n",
"['Helvetia Cup', '2', '45', '45', '10', '6.7660399999999985', '2.6923\\n']\n",
"['Drive on Paris', '2', '300', '300', '12', '7.00645', '2.7368\\n']\n",
"['Careers', '2', '60', '60', '8', '5.80621', '1.5024\\n']\n",
"['Zatre', '2', '45', '45', '8', '6.40602', '2.0455\\n']\n",
"[\"Hube's Pocket\", '2', '360', '360', '12', '7.57673', '3.6667\\n']\n",
"['Kaboom', '2', '30', '30', '6', '6.25214', '1.0588\\n']\n",
"['Sherlock Propagaci\\\\u00f3n', '1', '60', '60', '8', '7.06907', '2.0\\n']\n",
"['Password Express', '2', '15', '20', '10', '6.86022', '1.1667\\n']\n",
"['Wool Rules', '2', '30', '30', '10', '6.0254400000000015', '1.4925\\n']\n",
"['Dino Race', '2', '30', '30', '8', '6.13861', '1.4583\\n']\n",
"['Four Lost Battles', '1', '240', '240', '12', '7.3937', '3.1304\\n']\n",
"['Bitter End Attack to Budapest', '1', '240', '240', '12', '7.38974', '3.0\\n']\n",
"[\"GD '40\", '2', '360', '360', '12', '7.130610000000001', '3.5\\n']\n",
"['Uluru Neuer Tumult am Ayers Rock', '1', '20', '20', '8', '6.44112', '1.6667\\n']\n",
"['Field Command', '2', '180', '180', '10', '7.08957', '2.3846\\n']\n",
"['Bastion', '1', '45', '90', '10', '6.780760000000001', '2.5\\n']\n",
"['Carcassonne f\\\\u00fcr 2', '2', '25', '25', '7', '7.1549', '1.6667\\n']\n",
"['Guilds', '2', '60', '90', '10', '6.66109', '2.4286\\n']\n",
"['Morisi', '2', '45', '45', '10', '6.50422', '2.1\\n']\n",
"['Hyle', '2', '45', '45', '10', '6.795139999999999', '2.8571\\n']\n",
"['Waterloo 200', '1', '60', '120', '14', '7.944739999999999', '2.7692\\n']\n",
"[\"100 Swords The Red Dragon's Dungeon\", '1', '25', '25', '13', '6.673610000000001', '1.2857\\n']\n",
"['Steel Arena Friday Night Robot Fight', '2', '30', '60', '12', '7.020410000000001', '2.2857\\n']\n",
"['Tales & Games The Grasshopper & the Ant', '2', '30', '30', '8', '6.300680000000002', '1.5\\n']\n",
"[\"Tom Wham's Snits!\", '2', '20', '20', '8', '6.23338', '1.4348\\n']\n",
"['Rails of New England', '2', '180', '180', '13', '6.52958', '3.3226\\n']\n",
"['Gloobz', '2', '20', '20', '6', '6.19845', '1.0769\\n']\n",
"['Morocco', '2', '45', '45', '13', '6.66617', '2.3333\\n']\n",
"['Critical Mass Raijin vs Archon', '2', '30', '30', '14', '6.99493', '2.0\\n']\n",
"['Epaminondas', '2', '60', '60', '10', '7.203119999999998', '2.85\\n']\n",
"['Stalingrad Pocket (first edition)', '2', '120', '120', '15', '6.79528', '2.7727\\n']\n",
"['Filipino Fruit Market', '3', '30', '30', '10', '6.42513', '1.8947\\n']\n",
"['18C2C Manifest Destiny', '2', '600', '600', '14', '7.5072800000000015', '4.1818\\n']\n",
"[\"The Masters' Trials Wrath of Magmaroth\", '1', '60', '90', '14', '6.74648', '3.0\\n']\n",
"['MERCS Recon \\\\u2013 Counter Threat', '1', '90', '90', '12', '6.70465', '3.2857\\n']\n",
"['Phantom Fury', '1', '240', '240', '12', '7.40708', '2.9545\\n']\n",
"['Scream Machine', '3', '45', '45', '7', '6.0113900000000005', '1.5352\\n']\n",
"['Smash Up World Tour \\\\u2013 International Incident', '2', '45', '45', '14', '7.66712', '2.6667\\n']\n",
"['Magic The Gathering \\\\u2013 Explorers of Ixalan', '2', '30', '30', '13', '7.2027100000000015', '3.0\\n']\n",
"['Sen', '2', '30', '60', '10', '6.78955', '1.2857\\n']\n",
"['Zapp Zerapp', '2', '30', '30', '7', '6.087280000000002', '1.3103\\n']\n",
"['Tweeeet', '2', '30', '30', '7', '6.24982', '1.7407\\n']\n",
"['Case Yellow', '2', '180', '180', '0', '7.07713', '3.2105\\n']\n",
"['The Dark Sands', '1', '90', '1500', '14', '7.72589', '3.0714\\n']\n",
"['Guelphs and Ghibellines', '2', '240', '240', '0', '7.81505', '2.6842\\n']\n",
"[\"Mertwig's Maze\", '2', '100', '100', '10', '6.45019', '1.9286\\n']\n",
"['Spinball', '2', '20', '20', '0', '6.89756', '1.1875\\n']\n",
"['Onward', '1', '300', '300', '12', '6.51856', '3.5741\\n']\n",
"[\"We Didn't Playtest This Either\", '2', '1', '10', '12', '5.97138', '1.2143\\n']\n",
"['21 Mutinies Arrr! Edition', '3', '45', '45', '10', '6.631710000000001', '2.375\\n']\n",
"['Gentlemen Thieves', '2', '45', '45', '10', '6.23801', '1.8095\\n']\n",
"['Dungeon Academy', '1', '20', '20', '10', '6.824610000000002', '1.0\\n']\n",
"['Kribbeln', '2', '20', '20', '8', '6.40391', '1.1111\\n']\n",
"['Railroad Barons', '2', '45', '45', '12', '6.2455300000000005', '3.0294\\n']\n",
"['Gettysburg', '1', '60', '90', '0', '7.29232', '2.25\\n']\n",
"['The Tea Dragon Society Card Game', '2', '30', '60', '10', '6.26051', '1.4615\\n']\n",
"['Bloom Town', '1', '30', '40', '8', '6.831760000000001', '1.8333\\n']\n",
"['Lost Temple', '2', '40', '40', '10', '5.88614', '1.7333\\n']\n",
"['City Council', '2', '60', '60', '12', '6.15109', '3.0\\n']\n",
"['Masque of the Red Death', '4', '60', '90', '14', '6.82066', '2.6\\n']\n",
"['Lightseekers', '2', '10', '20', '8', '7.4043800000000015', '2.5\\n']\n",
"['Ascension Skulls & Sails', '2', '30', '30', '13', '8.00843', '2.0\\n']\n",
"['Triplanetary The Classic Game of Space Combat', '2', '45', '45', '12', '6.99782', '2.3\\n']\n",
"['Alienation', '2', '15', '30', '8', '7.43265', '1.1667\\n']\n",
"['Swordcrafters', '1', '20', '30', '6', '6.65539', '1.3333\\n']\n",
"['Spookies', '2', '30', '30', '8', '6.1842', '1.2308\\n']\n",
"['Curios', '2', '15', '20', '14', '6.66532', '1.1667\\n']\n",
"['Equinox', '2', '25', '25', '13', '6.51532', '2.0\\n']\n",
"['Flying Kiwis', '2', '10', '10', '5', '6.2449', '1.0909\\n']\n",
"['Fifth Corps', '2', '120', '120', '12', '6.88934', '3.2333\\n']\n",
"['City and Guilds', '3', '90', '90', '8', '6.6292', '2.6786\\n']\n",
"['OrganATTACK!', '2', '15', '15', '8', '6.3360400000000014', '1.4444\\n']\n",
"['Cannes Stars', '2', '90', '90', '10', '6.17645', '2.4828\\n']\n",
"['Wherewolf', '6', '60', '60', '15', '7.283819999999999', '1.9286\\n']\n",
"['Why Did the Chicken...?', '4', '30', '60', '12', '6.1222', '1.2162\\n']\n",
"['Burning Suns', '2', '80', '200', '14', '7.01423', '3.3889\\n']\n",
"['Diner', '2', '15', '15', '13', '6.19606', '1.2381\\n']\n",
"['El oro del Orinoco', '2', '20', '20', '7', '6.58765', '1.3846\\n']\n",
"['The Eye of Judgment Wood Swarm Theme Deck', '1', '30', '30', '12', '6.83161', '2.45\\n']\n",
"['\\\\u63a8\\\\u7ffb\\\\u8607\\\\u4e39', '5', '60', '60', '12', '6.33746', '1.7826\\n']\n",
"['Zombicide Dark Side', '1', '60', '60', '14', '8.27778', '2.0\\n']\n",
"['Ca\\\\u00e7adores da Gal\\\\u00e1xia', '2', '180', '180', '14', '7.69538', '3.0\\n']\n",
"['The Scarlet Pimpernel', '2', '60', '90', '12', '7.15992', '2.6\\n']\n",
"['1918 Storm in the West', '2', '240', '240', '12', '6.77585', '2.76\\n']\n",
"['DruidenWalzer', '2', '45', '45', '12', '5.9169', '2.3636\\n']\n",
"['Birds of Prey Air Combat in the Jet Age', '2', '120', '480', '14', '7.61429', '4.4898\\n']\n",
"['Travel Pass the Bomb', '2', '20', '20', '12', '5.82521', '1.32\\n']\n",
"['Mini Meteor', '1', '15', '15', '12', '6.1534900000000015', '1.8889\\n']\n",
"['\\\\u5629\\\\u5566\\\\u5566\\\\u771f\\\\u75db\\\\u5feb', '2', '10', '20', '6', '6.26271', '1.0\\n']\n",
"['Kings Cribbage', '2', '30', '30', '12', '6.50815', '1.7826\\n']\n",
"['Cypher', '2', '10', '25', '14', '5.95885', '1.4815\\n']\n",
"['Flashpoint Golan', '2', '360', '360', '12', '7.22819', '3.7917\\n']\n",
"[\"John Prados' Third Reich\", '2', '360', '360', '12', '6.43601', '4.0196\\n']\n",
"['Magnum Opus', '2', '60', '60', '12', '7.00168', '2.5833\\n']\n",
"['Uruk II Die Entwicklung geht weiter', '2', '30', '30', '12', '6.6677300000000015', '2.6429\\n']\n",
"['Alicematic \\\\u82f1\\\\u5091\\\\u4f1d', '3', '60', '80', '12', '7.06871', '2.6667\\n']\n",
"['Pixel Glory', '2', '25', '25', '14', '6.67402', '1.8947\\n']\n",
"['Somme 1918', '2', '240', '240', '14', '7.9847100000000015', '3.5833\\n']\n",
"['Pala', '3', '30', '30', '11', '6.75714', '2.2\\n']\n",
"['Mafia City', '3', '60', '60', '12', '6.78227', '2.5\\n']\n",
"['Harpoon 4', '2', '150', '150', '12', '7.32194', '4.3704\\n']\n",
"['Meltwater A Game of Tactical Starvation', '2', '60', '60', '0', '7.769589999999999', '2.4\\n']\n",
"['Naval Battles', '2', '30', '30', '10', '5.92946', '1.8655\\n']\n",
"['Push Fight', '2', '5', '15', '6', '7.44793', '2.8333\\n']\n",
"['Risk Metal Gear Solid Limited Edition', '3', '120', '120', '10', '7.08832', '2.3529\\n']\n",
"['Robin von Locksley', '2', '30', '45', '10', '7.2252399999999986', '1.8333\\n']\n",
"['Four Tribes', '2', '30', '30', '8', '7.164339999999998', '1.9\\n']\n",
"['Limits', '2', '45', '45', '8', '5.98639', '1.1379\\n']\n",
"['Chabyrinthe', '2', '15', '15', '6', '6.09063', '1.3125\\n']\n",
"['The First World War', '2', '90', '90', '12', '6.11639', '2.3291\\n']\n",
"['Justice League Hero Dice \\\\u2013 Batman', '1', '15', '15', '10', '6.45045', '1.7143\\n']\n",
"['Fiji', '2', '30', '30', '10', '5.858', '1.767\\n']\n",
"['Chez Goth', '2', '60', '60', '14', '5.98611', '1.4286\\n']\n",
"[\"La Bataille d'Orthez\", '1', '180', '180', '12', '7.79048', '3.8235\\n']\n",
"['1914 Offensive \\\\u00e0 outrance', '2', '17280', '17280', '0', '7.99896', '3.9231\\n']\n",
"['Z War One Damnation', '1', '40', '120', '15', '7.926189999999999', '2.8\\n']\n",
"['Ancestree', '2', '20', '20', '8', '6.4161199999999985', '2.0\\n']\n",
"['Party Alias', '4', '30', '30', '11', '6.23905', '1.2917\\n']\n",
"['Copenhagen Roll & Write', '2', '20', '40', '8', '6.928', '1.5\\n']\n",
"['Nut So Fast', '3', '15', '20', '8', '6.87067', '1.0\\n']\n",
"['Magic The Gathering \\\\u2013 Heroes of Dominaria Board Game', '2', '45', '75', '14', '6.76265', '2.2\\n']\n",
"['Wander The Cult of Barnacle Bay', '1', '45', '120', '12', '8.10543', '2.3333\\n']\n",
"['Time Arena', '2', '3', '10', '10', '6.95222', '2.125\\n']\n",
"['No Better Place to Die', '2', '360', '360', '0', '7.180560000000002', '3.1905\\n']\n",
"['Shadows over the Empire', '2', '30', '30', '12', '5.99174', '2.8444\\n']\n",
"['Anima Beyond Good and Evil', '2', '60', '60', '0', '6.21366', '2.3103\\n']\n",
"['Zombies!!! PG Edition', '2', '60', '90', '15', '5.8183', '1.6196\\n']\n",
"['Witchcraft', '2', '30', '30', '0', '6.37391', '2.8333\\n']\n",
"[\"Prowler's Passage\", '2', '25', '25', '12', '6.939489999999998', '2.0\\n']\n",
"['Singapore', '3', '90', '90', '12', '6.14544', '2.6\\n']\n",
"['Alexander the Great', '2', '75', '75', '10', '6.05401', '2.7237\\n']\n",
"['Spies!', '2', '180', '180', '12', '6.3303699999999985', '2.45\\n']\n",
"[\"Kasserine Rommel's Battle for Tunisia\", '1', '120', '120', '12', '7.088889999999999', '3.4333\\n']\n",
"['Intruder', '1', '30', '30', '10', '6.54577', '1.8857\\n']\n",
"['Dirtside II', '2', '120', '120', '12', '7.1833300000000015', '2.9677\\n']\n",
"['Totemo', '2', '30', '30', '6', '6.6908', '1.5833\\n']\n",
"['Microworld', '2', '15', '20', '10', '6.52002', '2.2\\n']\n",
"['Romans Go Home!', '1', '15', '15', '13', '6.02326', '1.2609\\n']\n",
"['Swinging Jivecat Voodoo Lounge', '2', '60', '60', '21', '6.5444900000000015', '2.625\\n']\n",
"['1500 m', '3', '40', '80', '12', '7.20794', '2.3333\\n']\n",
"['Landships! Tactical Weapons Innovations 1914-1918', '2', '120', '120', '12', '6.751589999999998', '3.16\\n']\n",
"['AttrAction', '2', '10', '10', '14', '6.31986', '1.1667\\n']\n",
"['Choice', '1', '30', '30', '10', '6.30321', '1.4\\n']\n",
"['Fuji Koro', '1', '60', '120', '12', '7.29345', '3.0\\n']\n",
"['Paris New Eden', '2', '45', '45', '10', '6.70408', '2.3636\\n']\n",
"['Bloom', '2', '60', '60', '8', '6.4455300000000015', '2.2\\n']\n",
"['War Without Mercy', '2', '360', '360', '12', '7.0560800000000015', '3.56\\n']\n",
"['Legends of the Old West', '2', '45', '45', '12', '7.25754', '2.5833\\n']\n",
"['Cauldron', '2', '60', '90', '11', '7.0526800000000005', '2.4737\\n']\n",
"['Visionary', '4', '60', '60', '8', '6.49147', '1.2692\\n']\n",
"['Typhoon!', '1', '360', '360', '0', '7.41208', '4.1304\\n']\n",
"['Bangkok Klongs', '2', '60', '60', '10', '6.27286', '2.3448\\n']\n",
"['Eat Me', '3', '10', '10', '6', '6.02971', '1.0357\\n']\n",
"['Cartagena Die Meuterei', '2', '45', '45', '10', '6.4788', '2.1875\\n']\n",
"['Papillon', '2', '30', '45', '14', '7.05232', '2.1667\\n']\n",
"['U.S. Telegraph', '2', '45', '60', '10', '6.86981', '1.625\\n']\n",
"['Schatz der Drachen', '2', '20', '20', '5', '6.60456', '1.2222\\n']\n",
"['True Colors', '3', '30', '30', '18', '6.07796', '1.1579\\n']\n",
"['The Squirrel Mania', '2', '10', '15', '5', '6.79257', '1.0\\n']\n",
"['18GL', '2', '300', '300', '14', '7.51289', '4.1818\\n']\n",
"['Worm Up!', '3', '15', '20', '7', '5.85191', '1.1\\n']\n",
"['Snow White and the Seven Dwarfs A Gemstone Mining Game', '3', '45', '60', '8', '7.1539199999999985', '1.25\\n']\n",
"['Tales & Games The Pied Piper', '2', '20', '20', '8', '6.37717', '1.4286\\n']\n",
"[\"Moscow '41\", '2', '60', '120', '14', '8.07805', '2.75\\n']\n",
"['Suspicion', '2', '60', '60', '10', '6.21178', '1.9\\n']\n",
"['Get Lucky', '2', '20', '20', '12', '6.01951', '1.5938\\n']\n",
"['High Noon Saloon', '2', '45', '45', '10', '6.31643', '1.625\\n']\n",
"['Entrapment', '2', '30', '30', '12', '7.98013', '3.125\\n']\n",
"['The Lord of the Rings Combat Hex Tradeable Miniatures Game', '2', '60', '60', '13', '6.49113', '2.4054\\n']\n",
"['Siesta', '2', '60', '60', '8', '6.2876699999999985', '2.52\\n']\n",
"['Continental Express', '2', '20', '20', '8', '6.0488800000000005', '1.2432\\n']\n",
"['Pillars of Eternity Lords of the Eastern Reach', '1', '60', '120', '13', '6.55632', '2.375\\n']\n",
"['Dilbert Corporate Shuffle', '4', '15', '15', '10', '5.96965', '1.3167\\n']\n",
"['Legions of Darkness', '1', '30', '30', '10', '6.84082', '2.1053\\n']\n",
"[\"Red White & Blue Racin' Stock Car Action Game\", '1', '45', '45', '0', '8.4962', '1.8571\\n']\n",
"['Replay Baseball', '1', '30', '30', '8', '7.9601', '2.5\\n']\n",
"['Raiders of the Deep U-boats of the Great War', '1', '120', '120', '12', '8.64148', '3.375\\n']\n",
"['The Sheep Race', '2', '45', '45', '10', '6.552969999999998', '1.5333\\n']\n",
"['Justice League Hero Dice \\\\u2013 Superman', '1', '15', '25', '10', '6.54202', '1.375\\n']\n",
"['Columba', '2', '30', '30', '8', '7.004569999999998', '2.25\\n']\n",
"['Fleet Commander Nimitz', '1', '180', '180', '0', '6.8451', '2.5789\\n']\n",
"['Phalanxx', '1', '60', '60', '12', '6.927739999999999', '2.4286\\n']\n",
"['Wings of Glory WW2 Rules and Accessories Pack', '2', '45', '45', '8', '7.70047', '2.5\\n']\n",
"['Ilium', '2', '35', '35', '8', '6.18166', '2.125\\n']\n",
"['Steam Torpedo First Contact', '2', '40', '40', '13', '6.22248', '2.45\\n']\n",
"['Revolution of 1828', '2', '30', '60', '12', '6.63299', '1.8571\\n']\n",
"['Anno 1701 Das Kartenspiel', '2', '60', '60', '10', '6.344130000000002', '2.2059\\n']\n",
"['Warhammer Ancient Battles 2.0', '2', '120', '120', '14', '6.68357', '3.5417\\n']\n",
"['Wind River', '3', '60', '60', '12', '6.528569999999998', '2.16\\n']\n",
"['Panzer (first edition)', '2', '120', '120', '12', '7.2276', '3.75\\n']\n",
"['Heul doch! Mau Mau', '3', '15', '25', '8', '6.76013', '1.3333\\n']\n",
"['Pocket Invaders', '2', '10', '20', '8', '6.66701', '2.2857\\n']\n",
"['Burger Joint', '2', '30', '30', '10', '6.0376', '1.871\\n']\n",
"['Word Trio', '3', '45', '45', '12', '5.96677', '1.1429\\n']\n",
"['This Guilty Land', '2', '45', '45', '0', '7.57375', '3.3333\\n']\n",
"['Cape Horn', '3', '45', '45', '12', '6.00406', '2.0227\\n']\n",
"['Kharkov', '1', '240', '240', '12', '6.63397', '2.5758\\n']\n",
"['Cult Choose Your God Wisely', '2', '45', '90', '12', '7.26135', '3.0\\n']\n",
"[\"Karelia '44\", '1', '150', '450', '0', '7.310739999999999', '2.7143\\n']\n",
"['Crown of Roses', '2', '300', '300', '0', '6.56372', '3.8837\\n']\n",
"['Ramparts', '2', '45', '45', '12', '6.24518', '2.3429\\n']\n",
"['Saga of the Northmen', '2', '30', '40', '12', '7.28787', '2.5\\n']\n",
"['Dungeon of Mandom VIII', '2', '30', '30', '13', '6.91175', '1.5\\n']\n",
"['Islas Canarias', '2', '45', '45', '0', '6.35353', '2.0938\\n']\n",
"['Foodies', '2', '20', '30', '14', '6.59099', '1.75\\n']\n",
"['Pangea', '1', '60', '90', '14', '7.74567', '3.1818\\n']\n",
"['Two by Two', '2', '45', '45', '8', '6.03537', '1.5217\\n']\n",
"['Atlanta Is Ours', '1', '0', '0', '0', '8.83571', '3.8\\n']\n",
"['KLASK 4', '4', '10', '10', '8', '7.52106', '0.0\\n']\n",
"['\\\\u3054\\\\u3044\\\\u305f', '3', '30', '30', '0', '6.913989999999999', '1.6667\\n']\n",
"['Donner Dinner Party', '4', '30', '60', '12', '6.4402', '1.1667\\n']\n",
"['Doodle Rush', '3', '10', '15', '10', '6.61459', '1.3333\\n']\n",
"['Epic Dungeoneer Call of the Lich Lord', '2', '60', '60', '12', '6.3083800000000005', '2.5385\\n']\n",
"['Force on Force', '2', '60', '60', '14', '7.33983', '3.0625\\n']\n",
"['Dwellings of Eldervale', '1', '60', '150', '14', '8.55378', '3.375\\n']\n",
"['Futuropia', '1', '90', '90', '12', '6.33384', '2.6667\\n']\n",
"['KINMO', '2', '5', '25', '10', '7.559439999999999', '1.1667\\n']\n",
"['Jeju Island', '2', '30', '30', '7', '6.52819', '1.2\\n']\n",
"['Simply Cosmic', '2', '45', '45', '10', '6.4581800000000005', '2.7647\\n']\n",
"['Red Dragon Rising The Coming War With China', '1', '180', '180', '0', '7.19221', '2.8889\\n']\n",
"['Porto Carthago', '3', '90', '90', '12', '6.4116', '3.1034\\n']\n",
"[\"April's Harvest The Battle of Shiloh\", '2', '240', '240', '12', '7.074139999999999', '3.3929\\n']\n",
"['War of Honor', '2', '60', '60', '12', '6.65602', '3.3529\\n']\n",
"['DragonFlame', '2', '30', '30', '13', '6.62418', '1.8\\n']\n",
"['Manitoba', '2', '60', '75', '12', '6.47106', '2.5833\\n']\n",
"['Ghostbusters Protect the Barrier Game', '2', '30', '30', '8', '6.62212', '1.75\\n']\n",
"['Terminator Genisys Rise of the Resistance', '1', '90', '120', '14', '8.368269999999999', '2.5\\n']\n",
"['Pocket Landship', '1', '15', '45', '10', '7.864039999999998', '2.0\\n']\n",
"['The Emperor Returns', '1', '240', '240', '12', '7.07937', '3.125\\n']\n",
"['Heroes Of The World', '2', '75', '75', '10', '6.38992', '2.1613\\n']\n",
"['The Shores of Tripoli', '1', '45', '60', '12', '8.25259', '2.2308\\n']\n",
"['New Rules for Classic Games', '0', '20', '300', '10', '7.491410000000001', '2.0\\n']\n",
"['Barragoon', '2', '20', '120', '8', '7.236289999999999', '2.7143\\n']\n",
"['Barcelona The Rose of Fire', '2', '70', '90', '10', '6.53719', '3.0\\n']\n",
"['Minotaur Lords', '2', '30', '30', '12', '5.9400900000000005', '2.0811\\n']\n",
"['Operation F.A.U.S.T.', '3', '30', '30', '13', '6.27848', '1.85\\n']\n",
"['Spectral Rails', '3', '60', '60', '12', '6.37103', '2.5\\n']\n",
"['Mare Balticum', '3', '30', '30', '6', '6.30537', '1.7273\\n']\n",
"['Cahoots', '3', '20', '40', '12', '6.5203', '1.1667\\n']\n",
"['Lost Legacy Hyakunen Senso to Ryu no Miko', '2', '10', '10', '10', '7.18975', '1.1429\\n']\n",
"['Hunting Party', '2', '90', '90', '13', '6.19369', '2.4444\\n']\n",
"['Los Mampfos', '2', '20', '20', '6', '6.15007', '1.2368\\n']\n",
"['Dungeons & Dragons Miniatures Game (second edition)', '2', '60', '60', '12', '6.68447', '2.4545\\n']\n",
"['Canalis', '2', '45', '45', '12', '6.33191', '2.75\\n']\n",
"['Slither', '2', '40', '40', '10', '7.99188', '3.5714\\n']\n",
"['Tofu Kingdom', '3', '10', '30', '10', '6.3037', '1.7143\\n']\n",
"['Harpoon (1st & 3rd edition)', '2', '180', '180', '12', '6.36476', '3.9828\\n']\n",
"[\"Dead Man's Hand\", '2', '45', '45', '11', '7.93372', '2.2\\n']\n",
"['Zauberschwert & Drachenei', '2', '45', '45', '12', '6.0877300000000005', '1.9444\\n']\n",
"['Field of Glory Ancient and Medieval Wargaming Rules', '2', '180', '180', '0', '6.69239', '3.7407\\n']\n",
"['Ancients', '2', '60', '60', '12', '6.7221199999999985', '1.9667\\n']\n",
"['Funkoverse Strategy Game Harry Potter 4-Pack', '2', '20', '60', '10', '7.2805300000000015', '2.3333\\n']\n",
"['Panzer General Allied Assault', '1', '60', '60', '10', '6.3945', '2.449\\n']\n",
"['Stratego Waterloo', '2', '45', '120', '12', '7.56875', '2.6667\\n']\n",
"[\"Don't Tread On Me The American Revolution Solitaire Board Game\", '1', '240', '240', '12', '7.72128', '2.625\\n']\n",
"['Ancient Battles Deluxe', '2', '60', '60', '0', '7.0347300000000015', '1.8667\\n']\n",
"['Panzerkrieg', '2', '240', '240', '14', '6.4118900000000005', '3.2222\\n']\n",
"['Akaba', '2', '20', '20', '5', '6.35061', '1.2308\\n']\n",
"['Mega Man Pixel Tactics Proto Man Red', '2', '20', '45', '10', '7.37063', '2.0\\n']\n",
"['Shadow Throne', '3', '30', '30', '14', '6.57793', '1.9231\\n']\n",
"['Kitchen Rush (Revised Edition)', '2', '20', '60', '8', '7.72526', '2.0\\n']\n",
"['Alexander the Great', '2', '120', '120', '12', '6.20223', '2.7308\\n']\n",
"['La Grande Guerre 14-18', '2', '360', '3600', '14', '7.838999999999999', '4.913\\n']\n",
"['Cityscape', '2', '10', '10', '8', '6.2347', '1.6957\\n']\n",
"['Mondrian The Dice Game', '2', '30', '30', '10', '6.33509', '1.2857\\n']\n",
"['Ploy', '2', '60', '60', '10', '6.20587', '2.3947\\n']\n",
"['Medieval', '3', '120', '120', '12', '6.19755', '2.4074\\n']\n",
"['Advanced Space Crusade', '2', '45', '45', '12', '6.4866199999999985', '2.7\\n']\n",
"['Scoundrel Society', '2', '30', '45', '14', '6.5563699999999985', '1.8\\n']\n",
"['Hearts and Minds Vietnam 1965-1975 (third edition)', '1', '45', '360', '15', '7.93883', '3.375\\n']\n",
"['Arena Rex', '2', '30', '30', '12', '8.264710000000001', '2.5\\n']\n",
"['24\\\\/7 The Game', '2', '20', '20', '8', '6.49175', '1.8889\\n']\n",
"['Qwantum', '2', '15', '15', '8', '6.34449', '1.0\\n']\n",
"['Hey Waiter!', '2', '30', '30', '13', '6.27716', '1.3929\\n']\n",
"['Minos', '2', '120', '120', '16', '6.37399', '2.6552\\n']\n",
"['Save Doctor Lucky', '3', '30', '30', '10', '5.85733', '1.4946\\n']\n",
"['Spexxx', '2', '30', '60', '8', '6.40121', '1.5333\\n']\n",
"['Balkan Front', '2', '120', '120', '12', '6.93428', '3.8571\\n']\n",
"['The Shared Dream', '2', '90', '120', '13', '7.30641', '3.0\\n']\n",
"['Fiasco', '2', '15', '15', '12', '7.05674', '1.25\\n']\n",
"['For-Ex', '2', '90', '90', '0', '6.6536300000000015', '3.8889\\n']\n",
"['On the Origin of Species', '2', '45', '80', '9', '7.2811', '1.8571\\n']\n",
"['The New Dungeon!', '1', '45', '45', '8', '6.15172', '1.68\\n']\n",
"['Blockbuster', '4', '30', '60', '12', '7.0645', '1.0\\n']\n",
"['Stone Garden', '2', '75', '75', '10', '6.7363100000000005', '2.7857\\n']\n",
"[\"Rory's Story Cubes Intergalactic\", '1', '20', '20', '6', '6.85226', '1.0\\n']\n",
"['Shadowrun The Trading Card Game', '2', '60', '60', '12', '6.40055', '2.7188\\n']\n",
"['Architectura', '2', '30', '45', '8', '6.21419', '1.8571\\n']\n",
"['Strada Romana', '2', '45', '45', '8', '6.17618', '2.0811\\n']\n",
"['Dungeon of Fortune', '2', '30', '30', '8', '6.1211', '1.5\\n']\n",
"['Armorica', '2', '30', '30', '12', '6.476380000000002', '2.2\\n']\n",
"['Flash Duel Revised Second Edition', '1', '5', '5', '0', '7.1837399999999985', '1.7143\\n']\n",
"['Iron and Oak', '2', '90', '90', '12', '6.762060000000001', '2.5357\\n']\n",
"['Jungle Speed Safari', '2', '15', '15', '5', '6.25179', '1.0625\\n']\n",
"['Star Cartel', '3', '30', '60', '10', '6.5136699999999985', '2.0\\n']\n",
"[\"King's Pouch\", '2', '60', '60', '10', '6.700539999999998', '2.7857\\n']\n",
"[\"We Didn't Playtest This Legacies\", '2', '1', '10', '12', '6.12005', '1.0\\n']\n",
"['Secret Code 13+4', '2', '15', '15', '8', '6.64024', '1.2857\\n']\n",
"[\"'Wacht am Rhein' The Battle of the Bulge\", '2', '360', '360', '14', '7.41818', '3.7273\\n']\n",
"['Cat Box', '2', '15', '30', '6', '6.20159', '1.6667\\n']\n",
"['Battlecars', '2', '90', '90', '12', '6.1985800000000015', '1.9792\\n']\n",
"['Belote', '2', '20', '20', '8', '6.746110000000002', '2.5714\\n']\n",
"['Gumshoe', '1', '120', '120', '12', '7.3436', '2.8889\\n']\n",
"['City Square Off', '2', '15', '15', '8', '6.556089999999998', '1.1111\\n']\n",
"['\\\\u5929\\\\u4e0b\\\\u9cf4\\\\u52d5 Rumble Nation', '2', '20', '40', '10', '7.2621600000000015', '1.75\\n']\n",
"['Myths at War (Nordic', '2', '20', '20', '10', '7.523919999999999', '2.381\\n']\n",
"[\"Lock 'n Load Tactical Heroes of the Pacific\", '2', '120', '240', '12', '8.175', '3.8333\\n']\n",
"['Musketiere', '2', '20', '40', '8', '6.07484', '1.1071\\n']\n",
"['Napoleon at Leipzig (fifth edition)', '1', '180', '840', '0', '7.90227', '3.5\\n']\n",
"['Foodfighters', '2', '20', '30', '8', '6.6608', '1.2\\n']\n",
"['Pirates on the High Seas', '2', '30', '30', '6', '6.75255', '1.2143\\n']\n",
"['Golden Horn Von Venedig nach Konstantinopel', '2', '45', '45', '8', '6.39481', '1.7692\\n']\n",
"['Muscat', '3', '45', '45', '10', '6.43295', '2.3684\\n']\n",
"['Math Fluxx', '2', '5', '30', '8', '6.33845', '1.5\\n']\n",
"['Planetoid', '1', '25', '40', '6', '7.5373199999999985', '2.0\\n']\n",
"['Axis & Allies & Zombies', '2', '60', '180', '12', '6.98703', '3.0\\n']\n",
"['Ausgerechnet Buxtehude', '2', '20', '20', '10', '6.4457900000000015', '1.381\\n']\n",
"['Mage Tower A Tower Defense Card Game', '1', '30', '30', '13', '6.647660000000001', '2.8333\\n']\n",
"['Twelve Heroes', '2', '20', '30', '12', '6.91288', '2.8333\\n']\n",
"['San Francisco', '3', '90', '90', '12', '6.19797', '2.5714\\n']\n",
"['K\\\\u00f6nig Salomons Schatzkammer', '2', '45', '45', '8', '6.614489999999999', '2.1111\\n']\n",
"['Wayfinders', '2', '25', '45', '10', '6.80653', '2.0\\n']\n",
"['RONE', '2', '35', '45', '14', '7.77943', '2.8571\\n']\n",
"['The World Cup Card Game 2010', '2', '75', '75', '10', '6.34269', '1.6\\n']\n",
"['Manitou', '2', '45', '45', '12', '6.13594', '1.9655\\n']\n",
"['Pecunia non olet Geld stinkt nicht', '2', '20', '40', '8', '6.1675900000000015', '1.3043\\n']\n",
"['Sator Arepo Tenet Opera Rotas Malleus Maleficarum', '2', '45', '90', '14', '7.17259', '2.6\\n']\n",
"['Super Mario Level Up! Board Game', '3', '10', '30', '8', '6.37317', '1.1667\\n']\n",
"['Aerodrome', '2', '30', '60', '12', '7.6371', '2.2308\\n']\n",
"['Yamslam', '2', '15', '15', '8', '6.18601', '1.2083\\n']\n",
"['Arkham Noir Case #2 \\\\u2013 Called Forth By Thunder', '1', '30', '30', '14', '7.21558', '3.0\\n']\n",
"['Krosmaster Arena \\\\u2013 Duel Pack 1', '2', '10', '10', '10', '7.19382', '2.0\\n']\n",
"['Vanguard of War', '1', '30', '60', '13', '7.4896', '2.25\\n']\n",
"['Aftermath', '1', '60', '120', '14', '8.13523', '2.7\\n']\n",
"['The Football Game', '2', '60', '90', '8', '7.124630000000002', '2.1667\\n']\n",
"[\"Tyler Sigman's Crows\", '2', '15', '45', '10', '7.47248', '2.0\\n']\n",
"['North American Rails', '2', '120', '120', '12', '6.7389199999999985', '2.5882\\n']\n",
"['Treasure Lair', '2', '30', '30', '14', '6.8219', '1.6667\\n']\n",
"['Bad Medicine', '3', '30', '30', '16', '6.80231', '1.4615\\n']\n",
"['Saga', '2', '30', '30', '12', '5.79017', '2.0133\\n']\n",
"['Wacht Am Rhein', '1', '240', '240', '12', '7.428210000000001', '4.6071\\n']\n",
"['Muse Awakenings', '2', '30', '30', '10', '7.062689999999999', '1.0\\n']\n",
"['The Walking Dead Board Game The Best Defense', '1', '45', '60', '15', '6.09617', '2.0\\n']\n",
"['Mighty Empires', '2', '300', '300', '14', '6.13721', '2.5909\\n']\n",
"['Sparkle*Kitty', '3', '10', '20', '6', '6.4287800000000015', '1.0\\n']\n",
"['El Paso', '2', '45', '45', '10', '6.24943', '1.9394\\n']\n",
"['They Come Unseen', '2', '80', '180', '0', '6.77877', '2.75\\n']\n",
"['Fantasy Pub', '2', '60', '60', '12', '6.14013', '1.6154\\n']\n",
"['Robot Master', '1', '15', '15', '8', '6.35614', '1.32\\n']\n",
"['Chess 960', '2', '180', '180', '10', '7.58167', '3.9286\\n']\n",
"['October War Tactical Combat in the Yom Kippur Conflict', '2', '120', '120', '12', '6.88236', '2.875\\n']\n",
"['Strat-O-Matic Pro Basketball', '2', '90', '90', '11', '7.021160000000001', '2.6667\\n']\n",
"['Cardline Dinosaurs', '2', '15', '15', '7', '6.09604', '1.1667\\n']\n",
"[\"The Last Success Napoleon's March to Vienna\", '2', '180', '720', '0', '7.672169999999999', '3.2667\\n']\n",
"['Ferox', '2', '60', '90', '18', '7.7078', '2.1429\\n']\n",
"['Hollywood Poker', '4', '60', '60', '10', '6.5754600000000005', '1.4118\\n']\n",
"['Konja', '2', '30', '60', '9', '6.791989999999998', '2.0\\n']\n",
"['The Pirate Republic', '1', '60', '90', '14', '7.473489999999999', '3.0\\n']\n",
"['Katzenjammer Blues', '2', '30', '30', '10', '5.89656', '1.4394\\n']\n",
"['Gothic Invasion', '2', '90', '90', '12', '7.23659', '2.5\\n']\n",
"['Word on the Street Junior', '2', '30', '30', '8', '6.869789999999999', '1.1667\\n']\n",
"['Tarantula Tango', '2', '20', '20', '7', '6.0494', '1.1935\\n']\n",
"['Let Them Eat Shrimp!', '2', '20', '20', '8', '6.66989', '1.4444\\n']\n",
"['Pocket Landship Free Trial Version', '1', '5', '20', '10', '7.1505800000000015', '1.4\\n']\n",
"['Saboteur The Lost Mines', '3', '30', '60', '10', '6.38474', '2.2857\\n']\n",
"['Pearls', '2', '15', '15', '6', '6.49375', '1.0\\n']\n",
"['Mega Man Pixel Tactics Bass Orange Edition', '2', '20', '45', '10', '7.40959', '2.0\\n']\n",
"['Ramen Fury', '2', '30', '30', '8', '6.42461', '1.2\\n']\n",
"['\\\\u6253\\\\u84bc\\\\u8805', '2', '15', '15', '6', '5.99371', '1.0465\\n']\n",
"['Dragon Run', '2', '15', '15', '8', '6.1733', '1.4091\\n']\n",
"['Blocky Mountains', '1', '30', '30', '8', '7.02283', '1.75\\n']\n",
"['Robin Wood', '2', '15', '25', '10', '6.957560000000001', '1.2\\n']\n",
"['Hacker Deluxe Edition', '2', '60', '60', '10', '6.31462', '2.7297\\n']\n",
"['Privacy', '5', '45', '45', '16', '6.40988', '1.1176\\n']\n",
"['Card City', '1', '30', '30', '12', '6.06642', '2.0526\\n']\n",
"['Le Passe-Trappe Grande', '2', '5', '5', '10', '6.9623800000000005', '1.0\\n']\n",
"['Crossroads of Heroes', '2', '45', '90', '14', '7.3955600000000015', '2.2857\\n']\n",
"['Star Fleet Battle Force', '1', '90', '90', '8', '6.49607', '2.069\\n']\n",
"['Walk the Plank Deluxe Edition', '3', '20', '20', '8', '6.56168', '1.0\\n']\n",
"['Yggdrasil Chronicles', '1', '90', '90', '14', '7.313919999999999', '3.1667\\n']\n",
"['The Sword and the Flame', '0', '60', '60', '12', '7.44417', '2.2857\\n']\n",
"['Cat Tower', '2', '15', '20', '6', '5.88435', '1.04\\n']\n",
"['Hockey Blast Pro Hockey Game', '1', '45', '45', '12', '7.9874399999999985', '2.0\\n']\n",
"['Quick Draw McGraw Kasino', '2', '30', '30', '10', '6.2961800000000006', '1.4\\n']\n",
"['Thunder in the Ozarks Battle for Pea Ridge', '2', '0', '0', '0', '8.0122', '3.3333\\n']\n",
"[\"Prussia's Defiant Stand\", '2', '180', '180', '12', '6.85036', '2.6\\n']\n",
"['On the Edge', '2', '45', '45', '12', '6.19733', '2.3913\\n']\n",
"['Dwarven Miner', '2', '30', '30', '12', '6.51662', '1.9167\\n']\n",
"['Victus Barcelona 1714', '1', '180', '180', '12', '7.57874', '3.5333\\n']\n",
"['Panzer Battles 11th Panzer on the Chir River', '2', '120', '600', '12', '7.587999999999999', '3.0\\n']\n",
"['Daimyo', '2', '60', '60', '12', '6.4243', '2.5185\\n']\n",
"['Ogre Miniatures', '2', '120', '120', '10', '7.6916699999999985', '2.1429\\n']\n",
"['Wonky', '2', '15', '30', '8', '6.41011', '1.0\\n']\n",
"['Glory A Game of Knights', '1', '45', '120', '14', '8.27865', '3.0909\\n']\n",
"['Panzer Grenadier 1940 \\\\u2013 The Fall of France', '2', '120', '120', '0', '7.634519999999998', '2.6667\\n']\n",
"['Beta Colony', '2', '40', '80', '14', '6.978089999999999', '2.8333\\n']\n",
"['Druids', '3', '45', '45', '10', '6.43052', '1.6667\\n']\n",
"['Bar-Lev The Yom-Kippur War of 1973', '2', '360', '360', '16', '7.363060000000001', '3.0455\\n']\n",
"['Kilt Castle', '2', '45', '45', '10', '6.817189999999999', '2.0\\n']\n",
"['Nine Tiles', '2', '15', '15', '6', '6.48283', '1.0\\n']\n",
"['Null & Nichtig', '3', '30', '30', '8', '6.02056', '1.6279\\n']\n",
"['Narvik', '1', '180', '180', '12', '6.96818', '3.48\\n']\n",
"[\"Prussia's Glory II Four Battles of the Seven Years War\", '1', '90', '90', '12', '7.023739999999999', '2.8\\n']\n",
"['Empire of the Rising Sun', '2', '240', '240', '12', '6.72065', '4.3143\\n']\n",
"['Word Snatch', '2', '45', '45', '8', '6.33462', '1.7353\\n']\n",
"['The Foreign King', '2', '60', '60', '12', '6.44602', '2.1818\\n']\n",
"['Stinker', '3', '15', '15', '8', '6.94515', '1.3333\\n']\n",
"['Tang Garden', '1', '40', '60', '14', '7.9843199999999985', '2.875\\n']\n",
"['Immortals', '3', '120', '150', '14', '6.46545', '3.4\\n']\n",
"['Cranium Scribblish', '4', '20', '20', '8', '6.28111', '1.0\\n']\n",
"['Stratego Lord of the Rings Trilogy Edition', '2', '45', '45', '8', '6.17025', '2.0769\\n']\n",
"['011', '3', '90', '90', '12', '6.14836', '2.7778\\n']\n",
"['KOI', '1', '40', '60', '10', '6.50285', '2.1429\\n']\n",
"['Who Should We Eat?', '4', '30', '30', '14', '6.5459', '1.6\\n']\n",
"['Far East War 1592', '2', '90', '120', '12', '7.098139999999999', '2.6667\\n']\n",
"['Steam Noir Revolution', '3', '60', '60', '12', '6.61989', '2.5\\n']\n",
"['Isis & Osiris', '2', '10', '20', '7', '5.8272900000000005', '1.358\\n']\n",
"['DrunkQuest', '3', '20', '20', '21', '6.28693', '1.9412\\n']\n",
"['Thingamajig', '3', '30', '30', '14', '6.3725', '1.5294\\n']\n",
"['Master of Economy', '2', '120', '120', '14', '6.72531', '4.0667\\n']\n",
"['The Lost Cause The American Civil War', '1', '60', '90', '14', '7.26509', '2.5769\\n']\n",
"['Starbase Jeff', '2', '30', '60', '10', '6.12779', '1.5294\\n']\n",
"['Pompeji', '2', '45', '45', '12', '6.22925', '1.5385\\n']\n",
"['Push a Monster', '2', '15', '15', '5', '6.13071', '1.1333\\n']\n",
"['The X-Files', '2', '60', '90', '13', '6.38042', '2.1\\n']\n",
"['Judge Dredd The Cursed Earth', '1', '30', '50', '14', '6.622039999999998', '1.875\\n']\n",
"['A Week In Hell The Battle of Hue', '1', '240', '240', '12', '7.05645', '2.4062\\n']\n",
"['The Seven Days of 1809 Napoleon and the Archduke Charles', '2', '480', '480', '14', '7.6005', '3.125\\n']\n",
"['Kalimambo', '3', '30', '30', '8', '6.1165699999999985', '1.0\\n']\n",
"['Trainmaker', '1', '15', '15', '8', '6.35031', '1.3077\\n']\n",
"['Iunu', '2', '30', '30', '10', '6.71968', '2.0\\n']\n",
"[\"Aladdin's Dragons\", '2', '30', '30', '10', '6.3754300000000015', '1.9545\\n']\n",
"['Anachronism', '2', '5', '5', '12', '6.00059', '1.7108\\n']\n",
"['Rage', '2', '45', '45', '12', '6.0568800000000005', '2.3659\\n']\n",
"['DC Deck-Building Game Rebirth', '1', '45', '90', '15', '7.48615', '3.0\\n']\n",
"['Warzone (first edition)', '2', '180', '180', '12', '6.821560000000002', '3.3529\\n']\n",
"['Campanile', '2', '30', '30', '10', '6.15848', '1.6667\\n']\n",
"['Cranium Pop 5', '4', '45', '45', '18', '6.26507', '1.16\\n']\n",
"['Gunrunners', '2', '30', '30', '10', '6.40698', '1.1818\\n']\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"['1822CA', '3', '360', '540', '12', '8.4375', '4.2857\\n']\n",
"['Master Builder', '2', '60', '60', '10', '6.10789', '2.0857\\n']\n",
"['Cannon', '2', '20', '20', '12', '6.983410000000001', '2.8125\\n']\n",
"['Hornet Leader II', '1', '60', '60', '12', '7.3162', '2.0556\\n']\n",
"['Achaia', '2', '60', '90', '14', '6.55087', '3.0\\n']\n",
"['Deutschland Finden Sie Minden', '2', '45', '45', '6', '6.35544', '1.6296\\n']\n",
"['Lords of War Templars versus Undead', '2', '30', '30', '12', '6.734539999999999', '2.3\\n']\n",
"['Word Blur', '3', '60', '60', '10', '6.84094', '1.25\\n']\n",
"['Munchkin The Nightmare Before Christmas', '3', '60', '120', '10', '6.5054300000000005', '1.75\\n']\n",
"[\"Hold the Line Frederick's War\", '1', '60', '60', '10', '7.7202199999999985', '1.8667\\n']\n",
"['Dark Minions', '3', '60', '60', '10', '6.10907', '2.1538\\n']\n",
"['Stroop', '2', '10', '15', '8', '6.43353', '2.0\\n']\n",
"['DreadBall Xtreme', '2', '45', '45', '0', '7.32344', '3.0\\n']\n",
"['The Hills Rise Wild!', '2', '180', '180', '12', '6.3832', '2.6154\\n']\n",
"['Gold Fever', '2', '10', '15', '7', '6.1948', '1.0\\n']\n",
"['Lion of Ethiopia', '2', '120', '120', '12', '7.2495699999999985', '2.4\\n']\n",
"['Gekido Bot Battles', '2', '30', '30', '14', '6.55768', '2.0\\n']\n",
"['Dr. Shark', '2', '45', '45', '8', '6.19088', '1.6\\n']\n",
"['Na Grunwald rycerze kr\\\\u00f3la Jagie\\\\u0142\\\\u0142y', '2', '60', '60', '10', '6.62288', '2.2667\\n']\n",
"['Space Mission', '2', '45', '45', '10', '6.0499800000000015', '1.8286\\n']\n",
"['Rockband Manager', '3', '45', '45', '14', '6.00073', '1.8421\\n']\n",
"['Red Storm over the Reich', '2', '480', '480', '12', '7.23013', '3.5217\\n']\n",
"['Monster Trap', '2', '20', '20', '6', '6.20965', '1.1667\\n']\n",
"['Wettstreit der Baumeister', '3', '45', '45', '10', '6.10168', '2.0\\n']\n",
"['Deadwood Studios USA', '2', '60', '60', '12', '5.90304', '1.4884\\n']\n",
"['Cranium Turbo Edition', '4', '60', '60', '12', '6.09906', '1.7692\\n']\n",
"['Bomarzo', '2', '45', '60', '12', '6.56855', '2.9412\\n']\n",
"['Dungeon Guilds', '3', '20', '30', '12', '6.54478', '1.4444\\n']\n",
"[\"Ankh'or\", '2', '30', '30', '8', '7.12375', '1.75\\n']\n",
"['Consentacle', '2', '10', '35', '18', '6.78428', '1.3333\\n']\n",
"['South African Railroads', '3', '40', '40', '0', '7.619', '3.1429\\n']\n",
"['Yomi Round 2', '1', '20', '20', '0', '7.843839999999998', '3.0\\n']\n",
"['Secret Unknown Stuff Escape from Dulce', '1', '40', '180', '14', '8.58918', '2.875\\n']\n",
"['The Halls of Montezuma', '2', '240', '240', '11', '6.48456', '3.175\\n']\n",
"['Saint Seiya Deckbuilding', '2', '40', '60', '14', '7.18571', '2.25\\n']\n",
"['Sicily The Race for Messina', '2', '120', '1200', '12', '6.54731', '3.1\\n']\n",
"['Gardens of Babylon', '1', '60', '60', '10', '7.21518', '2.0909\\n']\n",
"['Shadowscape', '1', '45', '60', '13', '6.36136', '2.4\\n']\n",
"['Arnhem Defiant Stand', '2', '90', '90', '12', '7.62828', '3.8421\\n']\n",
"['Broadside', '2', '45', '45', '10', '6.14907', '1.7447\\n']\n",
"['Tavern Masters', '1', '20', '30', '13', '6.86298', '2.0\\n']\n",
"['Chartae', '2', '5', '15', '8', '6.8214', '2.0\\n']\n",
"['Blood Red Skies', '2', '30', '60', '12', '7.62', '2.5\\n']\n",
"['World War II Pacific Theater of Operations', '2', '360', '360', '12', '6.915660000000001', '4.0714\\n']\n",
"['Train Heist', '2', '45', '60', '12', '6.61199', '2.1818\\n']\n",
"['Risk \\\\u00c9dition Napol\\\\u00e9on', '2', '120', '120', '10', '6.60377', '2.36\\n']\n",
"['Trains and Stations', '3', '45', '45', '14', '5.83465', '1.8214\\n']\n",
"['18NY', '2', '300', '300', '12', '7.75028', '3.6667\\n']\n",
"['Loaded Questions', '3', '45', '45', '13', '5.91138', '1.2951\\n']\n",
"['Picket Duty Kamikaze Attacks against U.S. Destroyers \\\\u2013 Okinawa', '1', '60', '480', '0', '7.16795', '2.75\\n']\n",
"['Patronize', '3', '20', '20', '14', '6.08257', '2.15\\n']\n",
"['Heroica Waldurk', '2', '15', '15', '8', '6.03075', '1.3077\\n']\n",
"['Game of Thrones Oathbreaker', '5', '30', '45', '14', '7.18871', '2.3333\\n']\n",
"['Tigers in the Mist', '2', '300', '300', '12', '6.8281600000000005', '2.7241\\n']\n",
"['Whoosh Bounty Hunters', '2', '10', '10', '8', '6.32413', '1.1818\\n']\n",
"['Lyssan', '2', '180', '180', '12', '6.87104', '3.6818\\n']\n",
"['Onslaught D-Day to the Rhine', '2', '240', '240', '12', '6.5304', '2.5405\\n']\n",
"['Heroes Welcome', '2', '60', '90', '10', '7.458469999999998', '3.0\\n']\n",
"['Soldier Kings The Seven Years War Worldwide', '2', '240', '240', '14', '6.38376', '2.45\\n']\n",
"['War of the Buttons', '2', '45', '70', '10', '6.6515', '2.3333\\n']\n",
"['Dino Dude Ranch', '2', '20', '40', '8', '7.33731', '1.5\\n']\n",
"['Paco \\\\u015cako', '2', '15', '60', '4', '7.81538', '2.6667\\n']\n",
"['Go-Moku', '2', '5', '5', '8', '6.00296', '1.9038\\n']\n",
"['Pirates of Nassau', '3', '90', '90', '10', '7.00393', '2.8667\\n']\n",
"['World of Tanks Rush', '2', '30', '30', '10', '5.93121', '2.0625\\n']\n",
"['Lost Woods', '1', '30', '60', '12', '6.725860000000001', '1.5333\\n']\n",
"['RUMBLESLAM', '2', '30', '90', '12', '8.097669999999999', '2.3333\\n']\n",
"['Fantasy Frontier', '2', '60', '60', '13', '6.40231', '2.5\\n']\n",
"[\"Waterloo Napoleon's Last Battle\", '2', '120', '120', '12', '6.08677', '2.7879\\n']\n",
"['Waters of Nereus', '2', '45', '60', '14', '7.716', '2.25\\n']\n",
"['NHL Ice Breaker The Card Hockey Board Game', '1', '25', '25', '8', '6.28535', '1.5\\n']\n",
"['Zitternix', '2', '10', '10', '6', '6.05341', '1.0286\\n']\n",
"[\"Magnifico DaVinci's Art of War\", '3', '90', '90', '12', '6.35446', '2.6296\\n']\n",
"['Aspern-Essling 1809', '0', '240', '240', '0', '7.853960000000002', '2.7826\\n']\n",
"['Down in Flames WWII-Guns Blazing', '2', '30', '30', '12', '6.95021', '2.1538\\n']\n",
"['Kill The Unicorns', '3', '25', '45', '10', '7.58097', '2.0\\n']\n",
"['Greedy Kingdoms', '2', '20', '20', '10', '7.11442', '2.0\\n']\n",
"['Master Fox', '2', '20', '20', '7', '6.21237', '1.0769\\n']\n",
"['Jarnac!', '2', '40', '40', '7', '6.62812', '2.2143\\n']\n",
"['Mercurius', '3', '45', '60', '10', '6.23211', '2.4194\\n']\n",
"['El Club de los Martes', '3', '60', '60', '14', '7.14814', '2.0435\\n']\n",
"['La Fallera Calavera el joc de cartes valenci\\\\u00e0', '2', '30', '30', '10', '7.22854', '1.9091\\n']\n",
"[\"Tara Ireland's Royal Board Game\", '2', '20', '30', '8', '6.28624', '2.16\\n']\n",
"['Constellations', '2', '30', '60', '8', '7.01135', '1.625\\n']\n",
"['Victory in Europe', '2', '180', '180', '12', '6.97416', '3.2727\\n']\n",
"['Karnag', '2', '120', '120', '14', '6.62943', '3.4118\\n']\n",
"['Kremlin (Third Edition)', '2', '45', '90', '12', '7.0328', '2.75\\n']\n",
"['Tortuga', '2', '10', '10', '8', '6.21084', '1.7727\\n']\n",
"['West of Africa', '2', '60', '90', '10', '6.27603', '2.6667\\n']\n",
"[\"Prussia's Glory The Battles of Frederick the Great\", '1', '180', '180', '12', '6.6821', '2.8462\\n']\n",
"['Tier auf Tier Das Duell', '2', '10', '10', '5', '6.37041', '1.0\\n']\n",
"['Truco', '2', '15', '15', '10', '7.11672', '1.9286\\n']\n",
"['Dweebies', '2', '20', '20', '8', '5.94014', '1.0732\\n']\n",
"['Shinobi Clans', '3', '60', '60', '13', '6.3880300000000005', '2.0\\n']\n",
"['New England Railways', '2', '90', '120', '13', '6.719410000000001', '2.625\\n']\n",
"['PanzerArmee Afrika', '2', '180', '180', '12', '6.24356', '2.6364\\n']\n",
"['Bethel Woods', '2', '40', '40', '12', '6.81835', '2.25\\n']\n",
"['Apples to Apples Kids', '4', '30', '30', '7', '6.08328', '1.0789\\n']\n",
"['Exposed', '2', '30', '45', '12', '6.423769999999998', '1.6667\\n']\n",
"['Claim It!', '2', '40', '40', '8', '6.1726800000000015', '1.4706\\n']\n",
"['International Checkers', '2', '40', '40', '5', '6.519419999999998', '2.3333\\n']\n",
"['WWE Raw Deal', '2', '15', '15', '10', '6.78429', '2.6087\\n']\n",
"[\"Dice Drivin'\", '2', '10', '30', '6', '6.51956', '1.3125\\n']\n",
"['Perfect Alibi', '3', '30', '45', '10', '6.4176400000000005', '2.1429\\n']\n",
"['Batik Kid', '2', '10', '10', '6', '5.96002', '1.1154\\n']\n",
"['Roller Coaster Tycoon', '2', '45', '45', '8', '6.0716800000000015', '1.5455\\n']\n",
"['The 7th Continent Classic Edition', '1', '5', '10000', '14', '8.67484', '3.3333\\n']\n",
"['Israeli Air Force Leader', '1', '60', '60', '12', '7.967860000000001', '2.2\\n']\n",
"['Omert\\\\u00e0', '2', '90', '90', '14', '7.31975', '2.5\\n']\n",
"['Battue Storm of the Horse Lords', '2', '60', '60', '12', '5.9457900000000015', '2.0506\\n']\n",
"['My First Castle Panic', '1', '20', '20', '4', '6.790019999999998', '1.0\\n']\n",
"['StarFall', '2', '30', '30', '13', '6.32153', '1.6667\\n']\n",
"['Warriors & Traders', '2', '120', '120', '12', '6.2207', '2.9737\\n']\n",
"['Screaming Eagles in Holland', '1', '240', '240', '15', '7.47371', '3.8333\\n']\n",
"['Cuisine a la Card', '2', '15', '45', '13', '6.98925', '2.0\\n']\n",
"['Quinamid', '2', '10', '10', '8', '6.853210000000002', '2.2\\n']\n",
"['Normandy The Beginning of the End', '2', '60', '120', '12', '8.295689999999999', '3.6667\\n']\n",
"['Pick-a-Seal', '1', '10', '15', '8', '6.3985699999999985', '1.0\\n']\n",
"['Quoridor Kid', '2', '10', '10', '6', '6.32339', '1.4444\\n']\n",
"['TINYforming Mars', '1', '30', '45', '10', '7.293989999999999', '2.6\\n']\n",
"['Austerity', '1', '10', '20', '8', '6.77517', '2.375\\n']\n",
"['Babylon 5 Wars', '2', '60', '60', '10', '6.53864', '3.6087\\n']\n",
"['Dicht dran', '3', '20', '20', '8', '6.45063', '1.4211\\n']\n",
"['Invasion America \\\\u2013 Death Throes of the Superpower', '2', '240', '240', '12', '6.56953', '3.2593\\n']\n",
"['Nut', '2', '15', '15', '10', '6.54322', '1.0\\n']\n",
"['Operation Battleaxe Wavell vs. Rommel', '2', '120', '120', '12', '7.24245', '2.2222\\n']\n",
"['Gangsters', '2', '120', '120', '12', '6.24379', '2.5\\n']\n",
"['Victoria Cross II', '2', '120', '120', '12', '7.44791', '2.0\\n']\n",
"['Battling Tops', '2', '45', '45', '6', '6.12195', '1.2105\\n']\n",
"['Mesozooic', '2', '20', '20', '8', '6.4621', '1.5\\n']\n",
"['Pizza Box Baseball', '2', '30', '30', '10', '6.2184599999999985', '1.8519\\n']\n",
"['Throneworld', '2', '270', '270', '0', '6.6771', '3.55\\n']\n",
"['Nova Aetas', '1', '45', '45', '12', '7.462389999999999', '3.375\\n']\n",
"['Nile', '2', '30', '30', '8', '6.2472900000000005', '1.5385\\n']\n",
"['Apples to Apples Junior!', '4', '30', '30', '9', '5.8461', '1.1525\\n']\n",
"['Hypergrid', '2', '30', '60', '7', '7.83333', '3.4615\\n']\n",
"['Final Touch', '2', '15', '15', '8', '6.1', '1.1111\\n']\n",
"['The Wizard of Oz', '2', '30', '60', '6', '5.73439', '1.2635\\n']\n",
"['Tumble Tree', '2', '20', '20', '6', '6.10025', '1.2308\\n']\n",
"['Blitzkrieg Commander', '2', '150', '150', '12', '7.35982', '2.6364\\n']\n",
"['Nocturion', '2', '40', '70', '14', '6.932169999999998', '2.5\\n']\n",
"['Sheepshead', '3', '30', '30', '12', '8.15938', '3.0\\n']\n",
"['Salamanca', '2', '80', '80', '10', '6.14446', '2.4054\\n']\n",
"['Monster Trick', '2', '40', '40', '10', '6.51478', '2.1818\\n']\n",
"['Flotsam Fight', '2', '30', '30', '8', '6.55337', '1.0\\n']\n",
"['Sky Galleons of Mars', '2', '120', '120', '10', '6.73827', '2.2727\\n']\n",
"['Hoyuk', '2', '60', '60', '10', '6.155469999999998', '2.5385\\n']\n",
"['Minuit', '2', '60', '90', '12', '7.19333', '1.8889\\n']\n",
"['Manoeuvre Distant Lands', '2', '60', '60', '10', '8.114289999999999', '2.5\\n']\n",
"['Fief 2', '3', '120', '120', '10', '6.886239999999999', '2.9048\\n']\n",
"['Tr\\\\u00f6tofant', '2', '10', '10', '5', '6.8572', '1.0\\n']\n",
"['Battle for Stalingrad', '2', '60', '60', '0', '6.8468100000000005', '1.9333\\n']\n",
"['Treasure', '2', '15', '15', '5', '6.99188', '1.0\\n']\n",
"['Radetzky Milano 1848', '1', '30', '90', '8', '7.40143', '2.5\\n']\n",
"[\"Stalingrad '42\", '1', '120', '480', '12', '8.7197', '3.4\\n']\n",
...