AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-6968057020
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6968057020
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-6968057020",
"type": "match",
"data": {
"match_id": "6968057020",
"player_dupr_id": "16WLQQ",
"outcome": "Loss",
"event_name": "Womens A League",
"event_date": "2025-02-26",
"location": "",
"scores": "4-11",
"players_involved": "[{\"team_id\": 4803156169, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Megumi Sheffer\", \"dupr_id\": \"16WLQQ\", \"rating\": 4.404}, {\"name\": \"Mackenzie Scott\", \"dupr_id\": \"35G4E0\", \"rating\": 4.029}]}, {\"team_id\": 7777521349, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Laura Owen\", \"dupr_id\": \"8DRED4\", \"rating\": 3.963}, {\"name\": \"Jina Allen\", \"dupr_id\": \"8GXQGV\", \"rating\": 4.416}]}]",
"scraped_at": "2026-06-05 07:55:53",
"hour": "5:00 PM",
"match_type": "Doubles",
"match_level": "Advanced",
"average_rating": 4.203,
"teams": [
{
"team_id": 4803156169,
"serial": 1,
"winner": false,
"players": [
{
"name": "Megumi Sheffer",
"dupr_id": "16WLQQ",
"rating": 4.404,
"profile_pic_url": null,
"location": "Springville, UT, US"
},
{
"name": "Mackenzie Scott",
"dupr_id": "35G4E0",
"rating": 4.029,
"profile_pic_url": null,
"location": "Salem, UT, US"
}
]
},
{
"team_id": 7777521349,
"serial": 2,
"winner": true,
"players": [
{
"name": "Laura Owen",
"dupr_id": "8DRED4",
"rating": 3.963,
"profile_pic_url": null,
"location": "Holladay, UT, US"
},
{
"name": "Jina Allen",
"dupr_id": "8GXQGV",
"rating": 4.416,
"profile_pic_url": null,
"location": "Heber City, UT, US"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-6968057020"
}