What's the easiest way to fix this sqlite3 query so that wins and losses show up as columns in a single row instead of in two separate rows?
http://0890db80061d7d2b33eb4606a4c301c1.conquerclub.db.94y.info/
I can think of hard ways involving subselects, but surely there's an easy/efficient/beautiful solution here? I want to avoid something like this: