Match chronology data

How can I get match chronology data? Clash Royale API does not provide such functionality. When I tried to parse information from the RoyaleAPI site, I ran into the problem that it’s not really clear how to detect heroes/champions abilities. There is a separate block in the HTML code for abilities (data-c=“_invalid”), but I did not understand how to distinguish which of the heroes used it since there can be 2 heroes/champions in the deck. Is there another way to get detailed information about the match chronology?

No, there isn’t. As you said, this endpoint is not available for everyone in the official CR API.

And please don’t scrape the site. The replay tool is designed to be used directly by users, not as a source of data for 3rd parties.