AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-4888538234
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4888538234
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-4888538234",
"type": "match",
"data": {
"match_id": "4888538234",
"player_dupr_id": "7DY279",
"outcome": "Win",
"event_name": "VPxPrestige Mixed Premier Teams of 3 RR",
"event_date": "2026-05-24",
"location": "Leesburg, VA, USA",
"scores": "11-6",
"players_involved": "[{\"team_id\": 5047360829, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Christopher Cosgrove\", \"dupr_id\": \"7DY279\", \"rating\": 4.921}, {\"name\": \"Eric Lee\", \"dupr_id\": \"XK9P62\", \"rating\": 4.576}]}, {\"team_id\": 6808386035, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Jaden Chavez-Lizama\", \"dupr_id\": \"9PNXDV\", \"rating\": 4.392}, {\"name\": \"Kevin Walker\", \"dupr_id\": \"8K9LY8\", \"rating\": 4.379}]}]",
"scraped_at": "2026-06-05 13:40:00",
"hour": "3:30 PM",
"match_type": "Doubles",
"match_level": "Pro",
"average_rating": 4.567,
"teams": [
{
"team_id": 5047360829,
"serial": 1,
"winner": true,
"players": [
{
"name": "Christopher Cosgrove",
"dupr_id": "7DY279",
"rating": 4.921,
"profile_pic_url": null,
"location": "Burke, VA, US"
},
{
"name": "Eric Lee",
"dupr_id": "XK9P62",
"rating": 4.576,
"profile_pic_url": null,
"location": "Herndon, VA, US"
}
]
},
{
"team_id": 6808386035,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jaden Chavez-Lizama",
"dupr_id": "9PNXDV",
"rating": 4.392,
"profile_pic_url": null,
"location": "Centreville, VA, US"
},
{
"name": "Kevin Walker",
"dupr_id": "8K9LY8",
"rating": 4.379,
"profile_pic_url": null,
"location": "Shepherdstown, WV, US"
}
]
}
],
"linked_court": {
"court_id": "1818-p-e-a-r-park-gateway",
"name": "P.E.A.R. Park 'Gateway'",
"city": "Leesburg",
"state": "Florida"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-4888538234"
}