AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-4657784268
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4657784268
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-4657784268",
"type": "match",
"data": {
"match_id": "4657784268",
"player_dupr_id": "YGOW0D",
"outcome": "Win",
"event_name": "2026 Wilson PPA Challenger - Mens Singles Skill: (5.0) Age: (08 To 49)",
"event_date": "2026-05-22",
"location": "Wilson, NC",
"scores": "12-15",
"players_involved": "[{\"team_id\": 8452987286, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Jase Volz\", \"dupr_id\": \"8J6ZKJ\", \"rating\": 4.362}]}, {\"team_id\": 7493689808, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Austin Sapp\", \"dupr_id\": \"YGOW0D\", \"rating\": 4.666}]}]",
"scraped_at": "2026-06-05 08:30:40",
"hour": "1:00 PM",
"match_type": "Singles",
"match_level": "Pro",
"average_rating": 4.514,
"teams": [
{
"team_id": 8452987286,
"serial": 1,
"winner": false,
"players": [
{
"name": "Jase Volz",
"dupr_id": "8J6ZKJ",
"rating": 4.362,
"profile_pic_url": null,
"location": "Winslow Township, NJ, US"
}
]
},
{
"team_id": 7493689808,
"serial": 2,
"winner": true,
"players": [
{
"name": "Austin Sapp",
"dupr_id": "YGOW0D",
"rating": 4.666,
"profile_pic_url": null,
"location": "Pooler, GA, US"
}
]
}
],
"linked_court": {
"court_id": "6496-maynard-p-wilson-elementary-school",
"name": "Maynard P. Wilson Elementary School",
"city": "Adams Center",
"state": "New York"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-4657784268"
}