AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-6673058720
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6673058720
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-6673058720",
"type": "match",
"data": {
"match_id": "6673058720",
"player_dupr_id": "ODX692",
"outcome": "Win",
"event_name": "4th Austrian Pickleball Championships - Men's Singles",
"event_date": "2026-04-19",
"location": "Racket Revolution ",
"scores": "11-1, 11-0",
"players_involved": "[{\"team_id\": 7256756640, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Stefan Grubmueller\", \"dupr_id\": \"ODX692\", \"rating\": 5.157}]}, {\"team_id\": 6794705598, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Filip Markovic\", \"dupr_id\": \"0Y6272\", \"rating\": 4.148}]}]",
"scraped_at": "2026-06-05 12:01:40",
"hour": "9:00 PM",
"match_type": "Singles",
"match_level": "Pro",
"average_rating": 4.652,
"teams": [
{
"team_id": 7256756640,
"serial": 1,
"winner": true,
"players": [
{
"name": "Stefan Grubmueller",
"dupr_id": "ODX692",
"rating": 5.157,
"profile_pic_url": null,
"location": "Vienna, Vienna, AT"
}
]
},
{
"team_id": 6794705598,
"serial": 2,
"winner": false,
"players": [
{
"name": "Filip Markovic",
"dupr_id": "0Y6272",
"rating": 4.148,
"profile_pic_url": null,
"location": ""
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-6673058720"
}