AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-4333878163
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4333878163
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-4333878163",
"type": "match",
"data": {
"match_id": "4333878163",
"player_dupr_id": "8DD66Y",
"outcome": "Win",
"event_name": "Music City Open - A Champions Series Pickleball Event - Mixed Pro Doubles 50+",
"event_date": "2026-02-14",
"location": "Nashville, TN",
"scores": "4-15",
"players_involved": "[{\"team_id\": 5144949806, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Melissa LeBlanc\", \"dupr_id\": \"ODZ672\", \"rating\": 5.186}, {\"name\": \"Kyle Veenstra\", \"dupr_id\": \"GGRZMM\", \"rating\": 4.725}]}, {\"team_id\": 6443576507, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Heather Iffert\", \"dupr_id\": \"8DD66Y\", \"rating\": 5.403}, {\"name\": \"Miguel Nido\", \"dupr_id\": \"7DV664\", \"rating\": 5.284}]}]",
"scraped_at": "2026-06-05 06:09:15",
"hour": "8:45 AM",
"match_type": "Doubles",
"match_level": "Pro",
"average_rating": 5.149,
"teams": [
{
"team_id": 5144949806,
"serial": 1,
"winner": false,
"players": [
{
"name": "Melissa LeBlanc",
"dupr_id": "ODZ672",
"rating": 5.186,
"profile_pic_url": null,
"location": "Carmel, IN, US"
},
{
"name": "Kyle Veenstra",
"dupr_id": "GGRZMM",
"rating": 4.725,
"profile_pic_url": null,
"location": "San Diego, CA, US"
}
]
},
{
"team_id": 6443576507,
"serial": 2,
"winner": true,
"players": [
{
"name": "Heather Iffert",
"dupr_id": "8DD66Y",
"rating": 5.403,
"profile_pic_url": null,
"location": "Carmel, IN, US"
},
{
"name": "Miguel Nido",
"dupr_id": "7DV664",
"rating": 5.284,
"profile_pic_url": null,
"location": "Miami, FL, US"
}
]
}
],
"linked_court": {
"court_id": "4534-the-courts-at-west-meade",
"name": "The Courts at West Meade",
"city": "Nashville",
"state": "Tennessee"
}
},
"canonical": "https://picklegravity.com/en/knowledge/match-4333878163"
}