Match LogSingles DivisionAdvanced Tier (3.5+)
5.0
ID: 5503891297
Competitor Teams
TEAM 1LOSS
TC
Tanner Carlos
16ODWG · Layton, UT, US
DUPR
4.584
TEAM 2WINNER
MJ
Maxwell Jensen
8WZRXM · Syracuse, UT, US
DUPR
4.327
ID: 5503891297
16ODWG · Layton, UT, US
DUPR
4.584
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-5503891297
[
{
"team_id": 6166106240,
"serial": 1,
"winner": false,
"players": [
{
"name": "Tanner Carlos",
"dupr_id": "16ODWG",
"rating": 4.584,
"profile_pic_url": null,
"location": "Layton, UT, US"
}
]
},
{
"team_id": 7395481414,
"serial": 2,
"winner": true,
"players": [
{
"name": "Maxwell Jensen",
"dupr_id": "8WZRXM",
"rating": 4.327,
"profile_pic_url": null,
"location": "Syracuse, UT, US"
}
]
}
]