Match LogSingles DivisionAdvanced Tier (3.5+)
Women’s 4.0 OVER 49
ID: 5121259851
Competitor Teams
TEAM 1WINNER
JK
Jill Ko
XJXN6R · Aurora, IL, US
DUPR
4.168
TEAM 2LOSS
PK
Paula Klink
9J9LKJ · Hartford, WI, US
DUPR
3.544
ID: 5121259851
XJXN6R · Aurora, IL, US
DUPR
4.168
9J9LKJ · Hartford, WI, US
DUPR
3.544
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5121259851
[
{
"team_id": 8540486884,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jill Ko",
"dupr_id": "XJXN6R",
"rating": 4.168,
"profile_pic_url": null,
"location": "Aurora, IL, US"
}
]
},
{
"team_id": 5728344123,
"serial": 2,
"winner": false,
"players": [
{
"name": "Paula Klink",
"dupr_id": "9J9LKJ",
"rating": 3.544,
"profile_pic_url": null,
"location": "Hartford, WI, US"
}
]
}
]