Match LogSingles DivisionCasual / Recreational (<3.5)
random singles match
ID: 4828019848
Competitor Teams
TEAM 1LOSS
BL
Bill Luce
V4LKD6 · Euless, TX, US
DUPR
2.874
TEAM 2WINNER
MG
Michael Gordon
Z9WRJD · Highland Village, TX, US
DUPR
3.425
ID: 4828019848
V4LKD6 · Euless, TX, US
DUPR
2.874
Z9WRJD · Highland Village, TX, US
DUPR
3.425
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4828019848
[
{
"team_id": 6505568942,
"serial": 1,
"winner": false,
"players": [
{
"name": "Bill Luce",
"dupr_id": "V4LKD6",
"rating": 2.874,
"profile_pic_url": null,
"location": "Euless, TX, US"
}
]
},
{
"team_id": 5420155368,
"serial": 2,
"winner": true,
"players": [
{
"name": "Michael Gordon",
"dupr_id": "Z9WRJD",
"rating": 3.425,
"profile_pic_url": null,
"location": "Highland Village, TX, US"
}
]
}
]