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