Compare two teams
compare_teamsCompare two football clubs based on their recent form from the last five matches and overall win/draw/loss tally.
Instructions
Compare two clubs by recent form (last 5 results) and W/D/L tally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamA | Yes | First club name | |
| teamB | Yes | Second club name | |
| season | No | Season start year as 'YYYY', e.g. '2024' for 2024-25. Defaults to current. |