Match LogSingles DivisionCasual / Recreational (<3.5)
DUPR Men’s Singles Round Robin
ID: 5105357501
Competitor Teams
TEAM 1WINNER
MB
Matthew Berkey
84EO7K · Enterprise, NV, US
DUPR
3.654
TEAM 2LOSS
AD
Andrew Dub
2QX2JY · USA
DUPR
3.219
ID: 5105357501
84EO7K · Enterprise, NV, US
DUPR
3.654
2QX2JY · USA
DUPR
3.219
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5105357501
[
{
"team_id": 5779450687,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew Berkey",
"dupr_id": "84EO7K",
"rating": 3.654,
"profile_pic_url": null,
"location": "Enterprise, NV, US"
}
]
},
{
"team_id": 7342088303,
"serial": 2,
"winner": false,
"players": [
{
"name": "Andrew Dub",
"dupr_id": "2QX2JY",
"rating": 3.219,
"profile_pic_url": null,
"location": ""
}
]
}
]