# Introduction The `Match-Report` is a textual representation of a fight between two opponents. ## Terminology ### Match A `Match` can be best described as a competition between two opponents. A `Match` ends when one of the competitors is declared the `winner`. ### Round ### Tick One `Round` consists out of 60 `Ticks` that mostly correlates to the 60s duration (but this is not a hard requirement). Within a `Tick` one of the competitors can perform an `Action`. With `Combos` it is possible that one competitor can perform multiple `Action`s within the same tick. ### Action