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