AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-7311871147
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7311871147
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-7311871147",
"type": "match",
"data": {
"match_id": "7311871147",
"player_dupr_id": "O67Q6L",
"outcome": "Win",
"event_name": "Memorial Mixed Madness - 4.5",
"event_date": "2026-05-23",
"location": "",
"scores": "11-2",
"players_involved": "[{\"team_id\": 7411781665, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Colin Root\", \"dupr_id\": \"O67Q6L\", \"rating\": 4.794}, {\"name\": \"Claire Thompson\", \"dupr_id\": \"L5K90K\", \"rating\": 4.78}]}, {\"team_id\": 6018687053, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Winnie Brown\", \"dupr_id\": \"RZXW9E\", \"rating\": 4.234}, {\"name\": \"Patrick Catullo\", \"dupr_id\": \"9PGZLK\", \"rating\": 4.59}]}]",
"scraped_at": "2026-06-04 23:23:18",
"hour": "8:45 AM",
"match_type": "Doubles",
"match_level": "Pro",
"average_rating": 4.599,
"teams": [
{
"team_id": 7411781665,
"serial": 1,
"winner": true,
"players": [
{
"name": "Colin Root",
"dupr_id": "O67Q6L",
"rating": 4.794,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1456002/images/profile/83b9f1df-48b3-4413-afc5-61fd19f62b11.png",
"location": "Cameron, NC, US"
},
{
"name": "Claire Thompson",
"dupr_id": "L5K90K",
"rating": 4.78,
"profile_pic_url": null,
"location": "Carthage, NC, US"
}
]
},
{
"team_id": 6018687053,
"serial": 2,
"winner": false,
"players": [
{
"name": "Winnie Brown",
"dupr_id": "RZXW9E",
"rating": 4.234,
"profile_pic_url": null,
"location": "Richmond, VA, US"
},
{
"name": "Patrick Catullo",
"dupr_id": "9PGZLK",
"rating": 4.59,
"profile_pic_url": null,
"location": "Fredericksburg, VA, US"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-7311871147"
}