Match LogSingles DivisionAdvanced Tier (3.5+)
Co-Ed Mixed (50+) Singles
ID: 8144416867
Competitor Teams
TEAM 1WINNER
JY
Jeff Yurk
7605W0 · Pinehurst, NC, US
DUPR
4.450
TEAM 2LOSS
AR
Adam Rosen
1RWMLQ · Raleigh, NC, US
DUPR
4.135
ID: 8144416867
7605W0 · Pinehurst, NC, US
DUPR
4.450
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-8144416867
[
{
"team_id": 5902854937,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jeff Yurk",
"dupr_id": "7605W0",
"rating": 4.45,
"profile_pic_url": null,
"location": "Pinehurst, NC, US"
}
]
},
{
"team_id": 4518264466,
"serial": 2,
"winner": false,
"players": [
{
"name": "Adam Rosen",
"dupr_id": "1RWMLQ",
"rating": 4.135,
"profile_pic_url": null,
"location": "Raleigh, NC, US"
}
]
}
]