Match LogSingles DivisionAdvanced Tier (3.5+)
5.0
ID: 7603987766
Competitor Teams
TEAM 1LOSS
AP
Adam Peterson
84Q9NM · Clearfield, UT, US
DUPR
4.636
TEAM 2WINNER
MJ
Maxwell Jensen
8WZRXM · Syracuse, UT, US
DUPR
4.327
ID: 7603987766
84Q9NM · Clearfield, UT, US
DUPR
4.636
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-7603987766
[
{
"team_id": 4967829449,
"serial": 1,
"winner": false,
"players": [
{
"name": "Adam Peterson",
"dupr_id": "84Q9NM",
"rating": 4.636,
"profile_pic_url": null,
"location": "Clearfield, UT, US"
}
]
},
{
"team_id": 5711758320,
"serial": 2,
"winner": true,
"players": [
{
"name": "Maxwell Jensen",
"dupr_id": "8WZRXM",
"rating": 4.327,
"profile_pic_url": null,
"location": "Syracuse, UT, US"
}
]
}
]