AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-5177899438
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5177899438
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-5177899438",
"type": "match",
"data": {
"match_id": "5177899438",
"player_dupr_id": "X2WQ95",
"outcome": "Loss",
"event_name": "CPL (4.0) Week (2) Jersey Pickleball Club @ Pickleball Kingdom Watchung Crusaders",
"event_date": "2026-05-28",
"location": "",
"scores": "21-15",
"players_involved": "[{\"team_id\": 6157869609, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Adrienne Butrymowicz\", \"dupr_id\": \"3YKLJD\", \"rating\": 3.785}, {\"name\": \"Daniel Phillips\", \"dupr_id\": \"MYRYXV\", \"rating\": 4.125}]}, {\"team_id\": 7603239985, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Rebecca Chow\", \"dupr_id\": \"NY6XPN\", \"rating\": 3.991}, {\"name\": \"Christopher Natividad\", \"dupr_id\": \"X2WQ95\", \"rating\": 4.326}]}]",
"scraped_at": "2026-06-05 12:06:44",
"hour": "11:30 PM",
"match_type": "Doubles",
"match_level": "Advanced",
"average_rating": 4.057,
"teams": [
{
"team_id": 6157869609,
"serial": 1,
"winner": true,
"players": [
{
"name": "Adrienne Butrymowicz",
"dupr_id": "3YKLJD",
"rating": 3.785,
"profile_pic_url": null,
"location": "Ocean Township, NJ, US"
},
{
"name": "Daniel Phillips",
"dupr_id": "MYRYXV",
"rating": 4.125,
"profile_pic_url": null,
"location": "Monmouth County, NJ, US"
}
]
},
{
"team_id": 7603239985,
"serial": 2,
"winner": false,
"players": [
{
"name": "Rebecca Chow",
"dupr_id": "NY6XPN",
"rating": 3.991,
"profile_pic_url": null,
"location": "NJ, US"
},
{
"name": "Christopher Natividad",
"dupr_id": "X2WQ95",
"rating": 4.326,
"profile_pic_url": null,
"location": "Rahway, NJ, US"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-5177899438"
}