AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-4758721219
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4758721219
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-4758721219",
"type": "match",
"data": {
"match_id": "4758721219",
"player_dupr_id": "V60EKE",
"outcome": "Loss",
"event_name": "New Hope State Sanctioned June 4 Session2",
"event_date": "2026-06-05",
"location": "Meadow Creek",
"scores": "11-4",
"players_involved": "[{\"team_id\":5425304261,\"serial\":1,\"winner\":true,\"players\":[{\"name\":\"Pat Hoff\",\"dupr_id\":\"4Z9E6M\",\"rating\":3.405},{\"name\":\"Jarmare Spencer\",\"dupr_id\":\"Y4LOJK\",\"rating\":3.499}]},{\"team_id\":5242861569,\"serial\":2,\"winner\":false,\"players\":[{\"name\":\"Amelia Jarchow\",\"dupr_id\":\"V60EKE\",\"rating\":2.985},{\"name\":\"Ellie Cortes Greene\",\"dupr_id\":\"L2JZ4K\",\"rating\":2.311}]}]",
"scraped_at": 1780861944647,
"hour": "8:45 AM",
"match_type": "Doubles",
"match_level": "Casual",
"average_rating": 3.05,
"teams": [
{
"team_id": 5425304261,
"serial": 1,
"winner": true,
"players": [
{
"name": "Pat Hoff",
"dupr_id": "4Z9E6M",
"rating": 3.405,
"profile_pic_url": null,
"location": "Coon Rapids, MN, US"
},
{
"name": "Jarmare Spencer",
"dupr_id": "Y4LOJK",
"rating": 3.499,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5242861569,
"serial": 2,
"winner": false,
"players": [
{
"name": "Amelia Jarchow",
"dupr_id": "V60EKE",
"rating": 2.985,
"profile_pic_url": null,
"location": "Minneapolis, MN, US"
},
{
"name": "Ellie Cortes Greene",
"dupr_id": "L2JZ4K",
"rating": 2.311,
"profile_pic_url": null,
"location": "Maple Grove, MN, US"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-4758721219"
}