Match LogSingles DivisionAdvanced Tier (3.5+)
WFW Picklr club championship
ID: 5724203575
Competitor Teams
TEAM 1WINNER
DV
David Van Loh
6ZPD5E · Fort Worth, TX, US
DUPR
3.799
TEAM 2LOSS
BC
Bonham Calk
DWOW4M · Fort Worth, TX, US
DUPR
3.648
ID: 5724203575
6ZPD5E · Fort Worth, TX, US
DUPR
3.799
DWOW4M · Fort Worth, TX, US
DUPR
3.648
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5724203575
[
{
"team_id": 5486275273,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Van Loh",
"dupr_id": "6ZPD5E",
"rating": 3.799,
"profile_pic_url": null,
"location": "Fort Worth, TX, US"
}
]
},
{
"team_id": 6179018204,
"serial": 2,
"winner": false,
"players": [
{
"name": "Bonham Calk",
"dupr_id": "DWOW4M",
"rating": 3.648,
"profile_pic_url": null,
"location": "Fort Worth, TX, US"
}
]
}
]