Match LogSingles DivisionPro / Elite Tier (4.5+)
5.0
ID: 6090645192
Competitor Teams
TEAM 1LOSS
NY
Nathan Yeates
892J6J · USA
DUPR
4.796
TEAM 2WINNER
MJ
Maxwell Jensen
8WZRXM · Syracuse, UT, US
DUPR
4.327
ID: 6090645192
892J6J · USA
DUPR
4.796
8WZRXM · Syracuse, UT, US
DUPR
4.327
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6090645192
[
{
"team_id": 6897080716,
"serial": 1,
"winner": false,
"players": [
{
"name": "Nathan Yeates",
"dupr_id": "892J6J",
"rating": 4.796,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5930563650,
"serial": 2,
"winner": true,
"players": [
{
"name": "Maxwell Jensen",
"dupr_id": "8WZRXM",
"rating": 4.327,
"profile_pic_url": null,
"location": "Syracuse, UT, US"
}
]
}
]