fpl_event_status
Check if current gameweek scores are final by verifying bonus points and league table updates. Avoid relying on provisional scores that may change.
Instructions
Whether bonus points and league tables have been finalised for the current gameweek.
Returns: {status:[{bonus_added, date, event, points:'r'|'p'|'l'}], leagues:'Updated'|''} — this is how you know scores are FINAL. bonus_added: false means bonus points are still provisional, so a score read now may change.
Example: Is this gameweek settled?
Auth: works without a key; FPL_SESSION_COOKIE unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||