Match LogSingles DivisionAdvanced Tier (3.5+)
Co-Ed Mixed (50+) Singles
ID: 7132466170
Competitor Teams
TEAM 1WINNER
CL
Cindy Laton
L5YJD6 · NC, US
DUPR
4.275
TEAM 2LOSS
AR
Adam Rosen
1RWMLQ · Raleigh, NC, US
DUPR
4.135
ID: 7132466170
L5YJD6 · NC, US
DUPR
4.275
1RWMLQ · Raleigh, NC, US
DUPR
4.135
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7132466170
[
{
"team_id": 4443390846,
"serial": 1,
"winner": true,
"players": [
{
"name": "Cindy Laton",
"dupr_id": "L5YJD6",
"rating": 4.275,
"profile_pic_url": null,
"location": "NC, US"
}
]
},
{
"team_id": 4491145492,
"serial": 2,
"winner": false,
"players": [
{
"name": "Adam Rosen",
"dupr_id": "1RWMLQ",
"rating": 4.135,
"profile_pic_url": null,
"location": "Raleigh, NC, US"
}
]
}
]