Match LogSingles DivisionPro / Elite Tier (4.5+)
4.0/4.5
ID: 7082680751
Competitor Teams
TEAM 1LOSS
TO
Tim Olsen
1N2966 · Kaysville, UT, US
DUPR
4.663
TEAM 2WINNER
JC
Jackson Cunningham
2LQ5D7 · Salt Lake City, UT, US
DUPR
5.125
ID: 7082680751
1N2966 · Kaysville, UT, US
DUPR
4.663
2LQ5D7 · Salt Lake City, UT, US
DUPR
5.125
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7082680751
[
{
"team_id": 5946435409,
"serial": 1,
"winner": false,
"players": [
{
"name": "Tim Olsen ",
"dupr_id": "1N2966",
"rating": 4.663,
"profile_pic_url": null,
"location": "Kaysville, UT, US"
}
]
},
{
"team_id": 8572408757,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jackson Cunningham",
"dupr_id": "2LQ5D7",
"rating": 5.125,
"profile_pic_url": null,
"location": "Salt Lake City, UT, US"
}
]
}
]