get_match_probabilities
Footdigest: calibrated home/draw/away probabilities and expected goals for a football matchup, from the backtested Dixon-Coles + Elo engine. Ask by match_id, or by home_team and away_team names for any matchup. Every answer is sourced and timestamped; see get_model_card for the methodology.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_id | No | Scheduled fixture id. | |
| away_team | No | Away (or second) team name. | |
| home_team | No | Home (or first) team name. |