AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-6670674291
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6670674291
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-6670674291",
"type": "match",
"data": {
"match_id": "6670674291",
"player_dupr_id": "GXMZPG",
"outcome": "Win",
"event_name": "- Elk River 01JUN26 Session 2",
"event_date": "2026-06-02",
"location": "Orono Park",
"scores": "3-11",
"players_involved": "[{\"team_id\":4296448782,\"serial\":1,\"winner\":false,\"players\":[{\"name\":\"Christopher Cortes Greene\",\"dupr_id\":\"2Q54R9\",\"rating\":3.038},{\"name\":\"tracy sadowski\",\"dupr_id\":\"OD9ED7\",\"rating\":2.918}]},{\"team_id\":6853019539,\"serial\":2,\"winner\":true,\"players\":[{\"name\":\"Chris Schyma\",\"dupr_id\":\"4V2PZ2\",\"rating\":2.736},{\"name\":\"Bryon Scheibel\",\"dupr_id\":\"GXMZPG\",\"rating\":4.333}]}]",
"scraped_at": 1780804511327,
"hour": "4:45 AM",
"match_type": "Doubles",
"match_level": "Casual",
"average_rating": 3.256,
"teams": [
{
"team_id": 4296448782,
"serial": 1,
"winner": false,
"players": [
{
"name": "Christopher Cortes Greene",
"dupr_id": "2Q54R9",
"rating": 3.038,
"profile_pic_url": null,
"location": "Andover, MN, US"
},
{
"name": "tracy sadowski",
"dupr_id": "OD9ED7",
"rating": 2.918,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6853019539,
"serial": 2,
"winner": true,
"players": [
{
"name": "Chris Schyma",
"dupr_id": "4V2PZ2",
"rating": 2.736,
"profile_pic_url": null,
"location": ""
},
{
"name": "Bryon Scheibel",
"dupr_id": "GXMZPG",
"rating": 4.333,
"profile_pic_url": null,
"location": "Naples, FL, US"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-6670674291"
}