cp_gravelpit has been a popular map after the stopwatch was implemented, especially between high tier clans. One round consists of two parts: One team attacks and one defends, and then they switch it around. The question is whether it is best to attack first or defend first?

Some people argue that there is a psychological/tactical difference. If you were first to defend and the other team capped C in 4 minutes then you would play differently than if they capped C in 10 minutes. But is there an actual asymmetry in the implementation of the stopwatch? Is it possible that the stopwatch will determine a winner solely based on who attacked first?

To examine this I played around on gravelpit, trying out various scenarios. I came to conclude that the following statements are true regardless of whether you attack or defend first:

  • If you capture more control points than the other team, you win.
  • If both teams capture the same amount of control points, then the team that capture the “last” control point fastest wins. So if both teams fail at capping B, then the team that capped A fastest will win.

These two facts mean that in practice it doesn’t matter if you attack or defend first.

However the system does have a flaw. In the case where none of the teams manage to cap a single point then the team that attacked first will win. So you actually have a small advantage if you attack first but on gravelpit that rarely comes into play because the defenders almost always have to give up either A or B.

As mentioned, this probably never happens on gravelpit but it is not unlikely to happen on a map like cp_gorge. So if both teams manage to defend the first point on gorge then the team that attacked first wins. There is no logic to this at all. The only fair result would be a draw.

When we play best-of-2 in leagues we use the ABBA rule (so both teams get to attack first) hence none of the teams get the advantage described above. But in cups, when tieing is not allowed, the team that gets to attack first two times actually has an advantage. Now you know.