AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-4805930110
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4805930110
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-4805930110",
"type": "match",
"data": {
"match_id": "4805930110",
"player_dupr_id": "1NKY76",
"outcome": "Win",
"event_name": "Proton National Tour by MPO - Cash Prize Tournament in Daytona Beach - Men's Doubles 4.5",
"event_date": "2026-05-30",
"location": "Holly Hill, FL",
"scores": "15-9",
"players_involved": "[{\"team_id\": 5326612311, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Brock Edge\", \"dupr_id\": \"1NKY76\", \"rating\": 4.961}, {\"name\": \"Caleb Trees\", \"dupr_id\": \"2Q5GKE\", \"rating\": 4.893}]}, {\"team_id\": 7895888769, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Jared Gillespie\", \"dupr_id\": \"V22QLJ\", \"rating\": 4.648}, {\"name\": \"Andres Yanez\", \"dupr_id\": \"J5J2W4\", \"rating\": 4.467}]}]",
"scraped_at": "2026-06-05 13:28:50",
"hour": "11:30 PM",
"match_type": "Doubles",
"match_level": "Pro",
"average_rating": 4.742,
"teams": [
{
"team_id": 5326612311,
"serial": 1,
"winner": true,
"players": [
{
"name": "Brock Edge",
"dupr_id": "1NKY76",
"rating": 4.961,
"profile_pic_url": null,
"location": "Valdosta, GA, US"
},
{
"name": "Caleb Trees",
"dupr_id": "2Q5GKE",
"rating": 4.893,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7895888769,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jared Gillespie",
"dupr_id": "V22QLJ",
"rating": 4.648,
"profile_pic_url": null,
"location": "Orlando, FL, US"
},
{
"name": "Andres Yanez",
"dupr_id": "J5J2W4",
"rating": 4.467,
"profile_pic_url": null,
"location": "Caracas, Dto. Capital, VE"
}
]
}
],
"linked_court": {
"court_id": "1535-pictona-at-holly-hill",
"name": "Pictona at Holly Hill",
"city": "Holly Hill",
"state": "Florida"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-4805930110"
}