AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-7437470519
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7437470519
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-7437470519",
"type": "match",
"data": {
"match_id": "7437470519",
"player_dupr_id": "89MW0R",
"outcome": "Win",
"event_name": "March Madness Pickleball Open - Men's Doubles Pro Money Ball Skill: (Any) Age: (Any)",
"event_date": "2026-03-28",
"location": "Canandaigua, NY",
"scores": "9-11, 10-12",
"players_involved": "[{\"team_id\": 7186533607, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Andrew Thompson\", \"dupr_id\": \"3P4LLQ\", \"rating\": 4.925}, {\"name\": \"Brayden Clark\", \"dupr_id\": \"8DK5K6\", \"rating\": 4.693}]}, {\"team_id\": 6982291478, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Paul J Valenti\", \"dupr_id\": \"3L7MMQ\", \"rating\": 5.042}, {\"name\": \"Phil Valenti\", \"dupr_id\": \"89MW0R\", \"rating\": 4.841}]}]",
"scraped_at": "2026-06-05 05:01:54",
"hour": "12:45 AM",
"match_type": "Doubles",
"match_level": "Pro",
"average_rating": 4.875,
"teams": [
{
"team_id": 7186533607,
"serial": 1,
"winner": false,
"players": [
{
"name": "Andrew Thompson",
"dupr_id": "3P4LLQ",
"rating": 4.925,
"profile_pic_url": null,
"location": "Rochester, NY, US"
},
{
"name": "Brayden Clark",
"dupr_id": "8DK5K6",
"rating": 4.693,
"profile_pic_url": null,
"location": "Homer, NY, US"
}
]
},
{
"team_id": 6982291478,
"serial": 2,
"winner": true,
"players": [
{
"name": "Paul J Valenti",
"dupr_id": "3L7MMQ",
"rating": 5.042,
"profile_pic_url": null,
"location": "Penfield, NY, US"
},
{
"name": "Phil Valenti",
"dupr_id": "89MW0R",
"rating": 4.841,
"profile_pic_url": null,
"location": "Rochester, NY, US"
}
]
}
],
"linked_court": {
"court_id": "2432-canandaigua-ymca",
"name": "Canandaigua YMCA",
"city": "Canandaigua",
"state": "New York"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-7437470519"
}