tokenintel_match_event_replay
Event-by-event reaction tape for a single match: each goal/red card with its minute, running score, scoreline state, and the market-adjusted token reaction at +15/+30/+60m (plus pre-event drift). The non-reconstructable moat artifact. match_id selects that fixture; token (+ optional date) resolves ONE fixture (the date-selected or most recent) and returns its tape, match metadata, and an other_matches index. Events are never merged across fixtures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional YYYY-MM-DD; with token, selects that day's fixture instead of the most recent. | |
| token | No | Token symbol — resolves its most recent (or date-selected) measured fixture. | |
| match_id | No | The matches.match_id (e.g. 'apifb_1391197'). |