Match LogSingles DivisionPro / Elite Tier (4.5+)
Komodo Cup - Singles 5.0 all gender
ID: 7606321555
Competitor Teams
TEAM 1LOSS
JS
Job Santillan
3OEQE8 · Salt Lake City, UT, US
DUPR
4.568
TEAM 2WINNER
RS
Rob Sperry
17EMR9 · Lehi, UT, US
DUPR
5.057
ID: 7606321555
3OEQE8 · Salt Lake City, UT, US
DUPR
4.568
17EMR9 · Lehi, UT, US
DUPR
5.057
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7606321555
[
{
"team_id": 7532695830,
"serial": 1,
"winner": false,
"players": [
{
"name": "Job Santillan",
"dupr_id": "3OEQE8",
"rating": 4.568,
"profile_pic_url": null,
"location": "Salt Lake City, UT, US"
}
]
},
{
"team_id": 6943168280,
"serial": 2,
"winner": true,
"players": [
{
"name": "Rob Sperry",
"dupr_id": "17EMR9",
"rating": 5.057,
"profile_pic_url": null,
"location": "Lehi, UT, US"
}
]
}
]