Match LogSingles DivisionAdvanced Tier (3.5+)
DUPR 3.0 Women’s Single Round Robin
ID: 6789782637
Competitor Teams
TEAM 1LOSS
GL
Gabrielle Leynes
NRKRM7 · Las Vegas, NV, US
DUPR
3.480
TEAM 2WINNER
KL
Karen Lynch
QPROQD · USA
DUPR
3.542
ID: 6789782637
NRKRM7 · Las Vegas, NV, US
DUPR
3.480
QPROQD · USA
DUPR
3.542
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6789782637
[
{
"team_id": 5673813113,
"serial": 1,
"winner": false,
"players": [
{
"name": "Gabrielle Leynes",
"dupr_id": "NRKRM7",
"rating": 3.48,
"profile_pic_url": null,
"location": "Las Vegas, NV, US"
}
]
},
{
"team_id": 4645402196,
"serial": 2,
"winner": true,
"players": [
{
"name": "Karen Lynch",
"dupr_id": "QPROQD",
"rating": 3.542,
"profile_pic_url": null,
"location": ""
}
]
}
]