openf1_championship_drivers
Get drivers' championship standings for a race session, including position and points before and after. Optionally filter by meeting or driver for targeted comparison.
Instructions
Drivers' championship standings around a race — points and position before/after the session.
Returns: [{driver_number, position_start, position_current, points_start, points_current, session_key}] (top-level array)
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_key | No | Meeting key, or 'latest'. | |
| session_key | Yes | Race session key, or 'latest'. | |
| driver_number | No | Filter to one driver. |