I can analyze tournament data to identify which Pauper decks have the strongest performance when playing on the draw. Let me gather the recent meta data and then dig into draw-specific performance.
Let me try with a shorter time window:
Let me try a more targeted query to analyze play/draw performance:
Let me try a simpler approach with a more recent window:
I apologize, but I'm experiencing timeouts when trying to query the play/draw data from the database. The Pauper dataset appears to be quite large and the complex analysis needed to calculate on-the-draw performance is timing out.
Unfortunately, I don't have sufficient tournament data access to answer this question reliably at this moment due to technical limitations with the query performance.
What I can tell you is that to properly answer "best deck on the draw," I would need to:
on_play = 0 (indicating the player was on the draw)This is the kind of nuanced analysis the database supports, but I'm unable to retrieve it right now. You might want to try asking about general Pauper meta trends or specific archetype performance, which may be more accessible with simpler queries.