Right, that's what I was thinking, I wasn't sure if that was the way to do it...
Yah I have the in-game !stats script working, and it only updates when the database is updated via update.php,
so I wanted to happen at the end of each round, but the only command I saw in there that might help me out is OnMapLoad (which actually happens everytime a level is finished loading, and not at the end of a round).
Then I was thinking maybe I could call the GetURL if a score limite or time limit was hit instead of OnMapLoad.
And also I'm sure there's a way better way to do this, but I'll leave that one to you experts.
Any advice?