AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-6723134925
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6723134925
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-6723134925",
"type": "match",
"data": {
"match_id": "6723134925",
"player_dupr_id": "8KDW96",
"outcome": "Loss",
"event_name": "APP Sacramento Open Benftg. Shriners Children's - Mens Pro Singles (PENDING ACCEPTANCE)",
"event_date": "2026-04-30",
"location": "Johnson Ranch Sports Club",
"scores": "4-11, 9-11",
"players_involved": "[{\"team_id\": 7204221197, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Elijah Bertram\", \"dupr_id\": \"8KDW96\", \"rating\": 5.726}]}, {\"team_id\": 8170326531, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Armaan Jiwa Mawji\", \"dupr_id\": \"89NX4V\", \"rating\": 5.658}]}]",
"scraped_at": "2026-06-05 05:33:21",
"hour": "10:15 AM",
"match_type": "Singles",
"match_level": "Pro",
"average_rating": 5.692,
"teams": [
{
"team_id": 7204221197,
"serial": 1,
"winner": false,
"players": [
{
"name": "Elijah Bertram",
"dupr_id": "8KDW96",
"rating": 5.726,
"profile_pic_url": null,
"location": "Boca Raton, FL, US"
}
]
},
{
"team_id": 8170326531,
"serial": 2,
"winner": true,
"players": [
{
"name": "Armaan Jiwa Mawji",
"dupr_id": "89NX4V",
"rating": 5.658,
"profile_pic_url": null,
"location": "West Vancouver, BC, CA"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-6723134925"
}