AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-6444240869
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6444240869
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-6444240869",
"type": "match",
"data": {
"match_id": "6444240869",
"player_dupr_id": "GG5V5V",
"outcome": "Win",
"event_name": "APA - The Triple Crown Open - Mens Doubles Skill: (PRO)",
"event_date": "2026-05-31",
"location": "Peterborough, ON",
"scores": "7-11, 11-2, 11-3",
"players_involved": "[{\"team_id\": 6356587944, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Corey Osborne\", \"dupr_id\": \"GG5V5V\", \"rating\": 5.335}, {\"name\": \"Graham Hilyer\", \"dupr_id\": \"352YEL\", \"rating\": 5.282}]}, {\"team_id\": 6196210162, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Jamie Carmichael\", \"dupr_id\": \"QP0MO4\", \"rating\": 5.175}, {\"name\": \"Kwang Hyun Kevin Kim\", \"dupr_id\": \"ODQOR7\", \"rating\": 4.905}]}]",
"scraped_at": "2026-06-05 11:26:59",
"hour": "6:15 AM",
"match_type": "Doubles",
"match_level": "Pro",
"average_rating": 5.174,
"teams": [
{
"team_id": 6356587944,
"serial": 1,
"winner": true,
"players": [
{
"name": "Corey Osborne",
"dupr_id": "GG5V5V",
"rating": 5.335,
"profile_pic_url": null,
"location": "Simcoe County, ON, CA"
},
{
"name": "Graham Hilyer",
"dupr_id": "352YEL",
"rating": 5.282,
"profile_pic_url": null,
"location": "Toronto, ON, CA"
}
]
},
{
"team_id": 6196210162,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jamie Carmichael",
"dupr_id": "QP0MO4",
"rating": 5.175,
"profile_pic_url": null,
"location": "ON, CA"
},
{
"name": "Kwang Hyun Kevin Kim",
"dupr_id": "ODQOR7",
"rating": 4.905,
"profile_pic_url": null,
"location": ""
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-6444240869"
}