LAST MAJOR EVENTS
LAST ROGUE DECKS
On the last seven days, mtgtop8.com updated its database with 2284 decks that performed in 305 events worldwide. Now say you didn't know. |
select ref, bord, m.gamerid, g.name, price from gamer as g, MAGIC as m, cardkingdom as c where serie=474 && rarecode>0 && version<=1 && number<=198 && g.split_side<>"2" && edition="Marvel's Spider-Man" && is_foil=0 && id=m.gamerid && id=c.gamerid order by price desc, rarecode limit 0,10 |