AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-6574477723
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6574477723
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-6574477723",
"type": "match",
"data": {
"match_id": "6574477723",
"player_dupr_id": "3ZZN5L",
"outcome": "Win",
"event_name": "Bounce Pickleball Club - 4.5 Singles DUPR Night",
"event_date": "2026-02-16",
"location": "10 S Morehall Rd, Malvern, PA 19355, USA",
"scores": "11-3",
"players_involved": "[{\"team_id\": 6012173486, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Ozair Ibrahim\", \"dupr_id\": \"3ZZN5L\", \"rating\": 5.021}]}, {\"team_id\": 6320366187, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Jun Avila\", \"dupr_id\": \"V7YG66\", \"rating\": 4.845}]}]",
"scraped_at": "2026-06-05 07:20:54",
"hour": "8:45 AM",
"match_type": "Singles",
"match_level": "Pro",
"average_rating": 4.933,
"teams": [
{
"team_id": 6012173486,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ozair Ibrahim",
"dupr_id": "3ZZN5L",
"rating": 5.021,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/317432/images/profile/c871579b-84f8-45c7-9afc-17ef814abda8.jpg",
"location": "Media, PA, US"
}
]
},
{
"team_id": 6320366187,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jun Avila",
"dupr_id": "V7YG66",
"rating": 4.845,
"profile_pic_url": null,
"location": ""
}
]
}
],
"linked_court": {
"court_id": "4272-bounce-pickleball-club-malvern",
"name": "Bounce Pickleball Club - Malvern",
"city": "Malvern",
"state": "Pennsylvania"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-6574477723"
}