Match LogSingles DivisionAdvanced Tier (3.5+)
4.0 Men’s Singles
ID: 6027343939
Competitor Teams
TEAM 1WINNER
MA
Mat Allen
6ZO02E · McKinney, TX, US
DUPR
4.562
TEAM 2LOSS
DR
Deepak Raja Rojanala
L5Z40Q · McKinney, TX, US
DUPR
4.188
ID: 6027343939
6ZO02E · McKinney, TX, US
DUPR
4.562
L5Z40Q · McKinney, TX, US
DUPR
4.188
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6027343939
[
{
"team_id": 6738511327,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mat Allen",
"dupr_id": "6ZO02E",
"rating": 4.562,
"profile_pic_url": null,
"location": "McKinney, TX, US"
}
]
},
{
"team_id": 6181663247,
"serial": 2,
"winner": false,
"players": [
{
"name": "Deepak Raja Rojanala",
"dupr_id": "L5Z40Q",
"rating": 4.188,
"profile_pic_url": null,
"location": "McKinney, TX, US"
}
]
}
]