AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-6313147191
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6313147191
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-6313147191",
"type": "match",
"data": {
"match_id": "6313147191",
"player_dupr_id": "3YN0YG",
"outcome": "Loss",
"event_name": "Men’s Advanced ",
"event_date": "2025-11-17",
"location": "Stillwater",
"scores": "4-11",
"players_involved": "[{\"team_id\": 5927786912, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Cameron Reichard\", \"dupr_id\": \"3YN0YG\", \"rating\": 4.46}, {\"name\": \"Andrew Erwin\", \"dupr_id\": \"ELZMNE\", \"rating\": 3.584}]}, {\"team_id\": 8496134488, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Jackson Rice\", \"dupr_id\": \"4V4Z6M\", \"rating\": 4.273}, {\"name\": \"Logan Lemley\", \"dupr_id\": \"L55XQ6\", \"rating\": 4.379}]}]",
"scraped_at": "2026-06-04 23:53:19",
"hour": "4:45 AM",
"match_type": "Doubles",
"match_level": "Advanced",
"average_rating": 4.174,
"teams": [
{
"team_id": 5927786912,
"serial": 1,
"winner": false,
"players": [
{
"name": "Cameron Reichard",
"dupr_id": "3YN0YG",
"rating": 4.46,
"profile_pic_url": null,
"location": "Frisco, TX, US"
},
{
"name": "Andrew Erwin",
"dupr_id": "ELZMNE",
"rating": 3.584,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8496134488,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jackson Rice",
"dupr_id": "4V4Z6M",
"rating": 4.273,
"profile_pic_url": null,
"location": ""
},
{
"name": "Logan Lemley",
"dupr_id": "L55XQ6",
"rating": 4.379,
"profile_pic_url": null,
"location": "Oklahoma City, OK, US"
}
]
}
],
"linked_court": {
"court_id": "6252-stillwater-glen-hollow-park",
"name": "Stillwater Glen Hollow Park",
"city": "Saratoga Springs",
"state": "New York"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-6313147191"
}