Match LogSingles DivisionAdvanced Tier (3.5+)
Alaska
ID: 6161284303
Competitor Teams
TEAM 1WINNER
DD
Dakota Davis
8MJQ9P · Henderson, NV, US
DUPR
4.946
TEAM 2LOSS
JL
Jack Loughridge
3XK467 · Las Vegas, NV, US
DUPR
4.017
ID: 6161284303
8MJQ9P · Henderson, NV, US
DUPR
4.946
3XK467 · Las Vegas, NV, US
DUPR
4.017
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6161284303
[
{
"team_id": 7146468947,
"serial": 1,
"winner": true,
"players": [
{
"name": "Dakota Davis",
"dupr_id": "8MJQ9P",
"rating": 4.946,
"profile_pic_url": null,
"location": "Henderson, NV, US"
}
]
},
{
"team_id": 7669573778,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jack Loughridge",
"dupr_id": "3XK467",
"rating": 4.017,
"profile_pic_url": null,
"location": "Las Vegas, NV, US"
}
]
}
]