AGENT-READY API ENDPOINT
Asset Specifications
GET /api/knowledge/match-7633412910
cURL Request
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7633412910
Live API Response (JSON)
{
"version": "2.7.0",
"id": "match-7633412910",
"type": "match",
"data": {
"match_id": "7633412910",
"player_dupr_id": "V72Z77",
"outcome": "Win",
"event_name": "Salt City Open 2025: Amateur State Championship Series powered by the PPA Tour - Mens Doubles Skill: (4.5) Age: (35+)",
"event_date": "2025-07-12",
"location": "Syracyse, NY",
"scores": "2-11",
"players_involved": "[{\"team_id\": 5315799184, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"James Montemayor\", \"dupr_id\": \"8K2X66\", \"rating\": 4.162}, {\"name\": \"Edward Cronk\", \"dupr_id\": \"6Z4MGG\", \"rating\": 3.965}]}, {\"team_id\": 6084374291, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Brian Hwang\", \"dupr_id\": \"V72Z77\", \"rating\": 4.788}, {\"name\": \"Scott Marsh\", \"dupr_id\": \"L504VQ\", \"rating\": 4.696}]}]",
"scraped_at": "2026-06-04 21:53:35",
"hour": "7:30 PM",
"match_type": "Doubles",
"match_level": "Advanced",
"average_rating": 4.403,
"teams": [
{
"team_id": 5315799184,
"serial": 1,
"winner": false,
"players": [
{
"name": "James Montemayor",
"dupr_id": "8K2X66",
"rating": 4.162,
"profile_pic_url": null,
"location": "Southwick, MA, US"
},
{
"name": "Edward Cronk",
"dupr_id": "6Z4MGG",
"rating": 3.965,
"profile_pic_url": null,
"location": "Fairport, NY, US"
}
]
},
{
"team_id": 6084374291,
"serial": 2,
"winner": true,
"players": [
{
"name": "Brian Hwang",
"dupr_id": "V72Z77",
"rating": 4.788,
"profile_pic_url": null,
"location": "Ithaca, NY, US"
},
{
"name": "Scott Marsh",
"dupr_id": "L504VQ",
"rating": 4.696,
"profile_pic_url": null,
"location": "Ithaca, NY, US"
}
]
}
],
"linked_court": null
},
"canonical": "https://picklegravity.com/en/knowledge/match-7633412910"
}