Actually, Grid organization involves a lot of tasks that are not terribly long to do. However, if you sum all of them... That's long. For every round, I have no less than 9 files to generate :
Round post itself, with the event.
Grid
HTML version of the Grid
Cards waiting queue
Matchups
Picks
Corresponding cards
Targets
Cards that disappear due to targeting
Most of the processing involves copy-paste, regular expressions and triple-checking. I could have prepared some programs to make the job easier, but I chose to enter the data manually and not force a precise formatting for your PM.
Hopefully next time I'll be even more prepared