We currently have two methods with "match": `match` and `deleteMatches`. `match` returns matches, `deleteMatches` deletes matches. I propose to make the naming more consistent by changing `deleteMatches` to `deleteMatch`.