AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-4924559562
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4924559562
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-4924559562",
"type": "match",
"data": {
"match_id": "4924559562",
"player_dupr_id": "5EYLOV",
"outcome": "Win",
"event_name": "Depot Sat - Pickleheads Popcorn - Round 5 Game 1",
"event_date": "2026-05-16",
"location": "Go Picklers",
"scores": "9-11",
"players_involved": "[{\"team_id\": 6584265655, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Parth Singh\", \"dupr_id\": \"6NEM5E\", \"rating\": 4.011}, {\"name\": \"Sabhya Virmani\", \"dupr_id\": \"6NR67K\", \"rating\": 4.349}]}, {\"team_id\": 6518831616, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Sandeep mahendra\", \"dupr_id\": \"DNOGOM\", \"rating\": 3.988}, {\"name\": \"Mayank Singh\", \"dupr_id\": \"5EYLOV\", \"rating\": 4.31}]}]",
"scraped_at": "2026-06-05 07:34:28",
"hour": "7:30 PM",
"match_type": "Doubles",
"match_level": "Advanced",
"average_rating": 4.164,
"teams": [
{
"team_id": 6584265655,
"serial": 1,
"winner": false,
"players": [
{
"name": "Parth Singh",
"dupr_id": "6NEM5E",
"rating": 4.011,
"profile_pic_url": null,
"location": "Bengaluru, KA, IN"
},
{
"name": "Sabhya Virmani",
"dupr_id": "6NR67K",
"rating": 4.349,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6518831616,
"serial": 2,
"winner": true,
"players": [
{
"name": "Sandeep mahendra",
"dupr_id": "DNOGOM",
"rating": 3.988,
"profile_pic_url": null,
"location": ""
},
{
"name": "Mayank Singh",
"dupr_id": "5EYLOV",
"rating": 4.31,
"profile_pic_url": null,
"location": "Bengaluru, KA, IN"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-4924559562"
}