Pick scored event
POST
Fired when a new pick is scored. Delivered via HMAC-signed POST to your webhook URL.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ” Media type application/json
object
Example
{ "eventType": "pick.scored", "pickId": "00000000-0000-0000-0000-000000000000", "playerName": "LeBron James", "statType": "Points", "line": 25.5, "score": 78.4, "rating": "Good", "timestamp": "2026-05-27T10:45:00Z"}Responses
Section titled “ Responses ”Webhook processed successfully.
Client error; delivery will be retried.
Server error; delivery will be retried.