AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-5572310556
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5572310556
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-5572310556",
"type": "match",
"data": {
"match_id": "5572310556",
"player_dupr_id": "2YDQ27",
"outcome": "Win",
"event_name": "Pool 2 Men’s singles 4.0",
"event_date": "2026-05-24",
"location": "The Picklr Austin Oak Hill",
"scores": "7-11",
"players_involved": "[{\"team_id\": 7150004051, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Sujith Vaddi\", \"dupr_id\": \"Z90VJD\", \"rating\": 3.923}]}, {\"team_id\": 6442319638, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Jose Santos\", \"dupr_id\": \"2YDQ27\", \"rating\": 4.472}]}]",
"scraped_at": "2026-06-06 05:44:22",
"hour": "1:00 PM",
"match_type": "Singles",
"match_level": "Advanced",
"average_rating": 4.197,
"teams": [
{
"team_id": 7150004051,
"serial": 1,
"winner": false,
"players": [
{
"name": "Sujith Vaddi",
"dupr_id": "Z90VJD",
"rating": 3.923,
"profile_pic_url": null,
"location": "Austin, TX, US"
}
]
},
{
"team_id": 6442319638,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jose Santos",
"dupr_id": "2YDQ27",
"rating": 4.472,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/141079_64583d3c9a1cf.jpeg",
"location": "Austin, TX, US"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-5572310556"
}