Match LogSingles DivisionCasual / Recreational (<3.5)
3.0 Men’s Singles
ID: 7383126944
Competitor Teams
TEAM 1LOSS
JR
Jake Range
PZYKJX · McKinney, TX, US
DUPR
3.154
TEAM 2WINNER
PB
Peter Baldwin
164YRG · Carrollton, TX, US
DUPR
3.193
ID: 7383126944
PZYKJX · McKinney, TX, US
DUPR
3.154
164YRG · Carrollton, TX, US
DUPR
3.193
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7383126944
[
{
"team_id": 6159384138,
"serial": 1,
"winner": false,
"players": [
{
"name": "Jake Range",
"dupr_id": "PZYKJX",
"rating": 3.154,
"profile_pic_url": null,
"location": "McKinney, TX, US"
}
]
},
{
"team_id": 8233365637,
"serial": 2,
"winner": true,
"players": [
{
"name": "Peter Baldwin",
"dupr_id": "164YRG",
"rating": 3.193,
"profile_pic_url": null,
"location": "Carrollton, TX, US"
}
]
}
]