AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-7837589949
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7837589949
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-7837589949",
"type": "match",
"data": {
"match_id": "7837589949",
"player_dupr_id": "35QO5V",
"outcome": "Loss",
"event_name": "Gator Smash Tournament Sponsored by PicklePalz - MONEYBALL: Coed Doubles Skill: (Any) Age: (Any)",
"event_date": "2025-11-08",
"location": "Gainesville, FL",
"scores": "5-11",
"players_involved": "[{\"team_id\": 6140479888, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Jahan Rajaee\", \"dupr_id\": \"35QO5V\", \"rating\": 5.039}, {\"name\": \"TC Anderson\", \"dupr_id\": \"8KZXPO\", \"rating\": 4.981}]}, {\"team_id\": 4353348461, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Michael Shaw\", \"dupr_id\": \"ZND9KL\", \"rating\": 5.291}, {\"name\": \"Sebastian Stam\", \"dupr_id\": \"OD9JVE\", \"rating\": 5.288}]}]",
"scraped_at": "2026-06-05 11:38:27",
"hour": "10:15 AM",
"match_type": "Doubles",
"match_level": "Pro",
"average_rating": 5.15,
"teams": [
{
"team_id": 6140479888,
"serial": 1,
"winner": false,
"players": [
{
"name": "Jahan Rajaee",
"dupr_id": "35QO5V",
"rating": 5.039,
"profile_pic_url": null,
"location": "Gainesville, FL, US"
},
{
"name": "TC Anderson",
"dupr_id": "8KZXPO",
"rating": 4.981,
"profile_pic_url": null,
"location": "Gainesville, FL, US"
}
]
},
{
"team_id": 4353348461,
"serial": 2,
"winner": true,
"players": [
{
"name": "Michael Shaw",
"dupr_id": "ZND9KL",
"rating": 5.291,
"profile_pic_url": null,
"location": "Jacksonville, FL, US"
},
{
"name": "Sebastian Stam",
"dupr_id": "OD9JVE",
"rating": 5.288,
"profile_pic_url": null,
"location": ""
}
]
}
],
"linked_court": {
"court_id": "3955-alachua-county-sports-event-center",
"name": "Alachua County Sports & Event Center",
"city": "Gainesville",
"state": "Florida"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-7837589949"
}