AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-4588362264
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4588362264
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-4588362264",
"type": "match",
"data": {
"match_id": "4588362264",
"player_dupr_id": "V70Y55",
"outcome": "Win",
"event_name": "Pickle with Purpose 2026 - Mens Doubles: 4.2 - 4.59",
"event_date": "2026-04-25",
"location": "Maple Grove, MN",
"scores": "11-1",
"players_involved": "[{\"team_id\": 6581633092, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Mark Schultenover\", \"dupr_id\": \"4L0R6V\", \"rating\": 4.619}, {\"name\": \"Brian Minks\", \"dupr_id\": \"V70Y55\", \"rating\": 4.573}]}, {\"team_id\": 6831412375, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Willie Williams\", \"dupr_id\": \"8W54XM\", \"rating\": 4.265}, {\"name\": \"Rory Luck\", \"dupr_id\": \"JZPGEO\", \"rating\": 4.441}]}]",
"scraped_at": "2026-06-05 09:57:25",
"hour": "1:00 PM",
"match_type": "Doubles",
"match_level": "Advanced",
"average_rating": 4.474,
"teams": [
{
"team_id": 6581633092,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mark Schultenover",
"dupr_id": "4L0R6V",
"rating": 4.619,
"profile_pic_url": null,
"location": "Minneapolis, MN, US"
},
{
"name": "Brian Minks",
"dupr_id": "V70Y55",
"rating": 4.573,
"profile_pic_url": null,
"location": "Minneapolis, MN, US"
}
]
},
{
"team_id": 6831412375,
"serial": 2,
"winner": false,
"players": [
{
"name": "Willie Williams",
"dupr_id": "8W54XM",
"rating": 4.265,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69a6ddb98449e.jpg",
"location": "Minneapolis, MN, US"
},
{
"name": "Rory Luck",
"dupr_id": "JZPGEO",
"rating": 4.441,
"profile_pic_url": null,
"location": "Chaska, MN, US"
}
]
}
],
"linked_court": {
"court_id": "4400-pints-paddle",
"name": "Pints & Paddle",
"city": "Maple Grove",
"state": "Minnesota"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-4588362264"
}