Match LogSingles DivisionCasual / Recreational (<3.5)
Intermediate Singles Group A
ID: 4781266391
Competitor Teams
TEAM 1WINNER
RM
Randall Marsh
XKLZDR · Beaumont, CA, US
DUPR
3.554
TEAM 2LOSS
JD
Jacoby Dougherty
N5WM4N · USA
DUPR
3.046
ID: 4781266391
XKLZDR · Beaumont, CA, US
DUPR
3.554
N5WM4N · USA
DUPR
3.046
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4781266391
[
{
"team_id": 7433407449,
"serial": 1,
"winner": true,
"players": [
{
"name": "Randall Marsh",
"dupr_id": "XKLZDR",
"rating": 3.554,
"profile_pic_url": null,
"location": "Beaumont, CA, US"
}
]
},
{
"team_id": 6234821619,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jacoby Dougherty",
"dupr_id": "N5WM4N",
"rating": 3.046,
"profile_pic_url": null,
"location": ""
}
]
}
]