match_items
Which title, channel or fixture is this name? Give a file name, a release name or a playlist entry ("Top.Gun.Maverick.2022.1080p.mkv", "US: ESPN2 HD"); it is cleaned (year, season and episode, quality tags, playlist decorations) and matched by similarity. A matchup ("NFL: Chiefs vs Bills", "Lakers @ Celtics", "Rangers at Celtic 19:45") is answered by the fixture whose two teams those are, kicking off between 36 hours ago and 7 days ahead unless date narrows it. Each result carries a score in 0..1. Use screen for films and TV, channels for television channels, sports for fixtures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | The name as written | |
| lat | No | Query center latitude; requires long | |
| bbox | No | west,south,east,north; west > east crosses the antimeridian | |
| date | No | A day (YYYY-MM-DD) to look for a fixture on, plus a day either side | |
| kind | No | Item kind: title, channel, fixture | |
| long | No | Query center longitude; requires lat | |
| sort | No | ||
| unit | No | Default km | |
| year | No | A year to prefer, when known | |
| limit | No | Default 5, max 50 | |
| radius | No | Default 10; maximum 1000 km | |
| collection | No | Collection slug: screen, channels or sports |