with open(path.join(here, "match-v4-matches.json")) as raw:
            cls.matchv4matches = json.loads(raw.read())