Match LogSingles DivisionAdvanced Tier (3.5+)
Competitive Open Play Match
ID: 7321544001
Competitor Teams
TEAM 1WINNER
JW
Jason Wu
0Y2XG2 · Bucks County, PA, US
DUPR
3.973
TEAM 2LOSS
DM
Drew Malone
JY54QO · USA
DUPR
3.234
ID: 7321544001
0Y2XG2 · Bucks County, PA, US
DUPR
3.973
JY54QO · USA
DUPR
3.234
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7321544001
[
{
"team_id": 5610985493,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jason Wu",
"dupr_id": "0Y2XG2",
"rating": 3.973,
"profile_pic_url": null,
"location": "Bucks County, PA, US"
}
]
},
{
"team_id": 6397705234,
"serial": 2,
"winner": false,
"players": [
{
"name": "Drew Malone",
"dupr_id": "JY54QO",
"rating": 3.234,
"profile_pic_url": null,
"location": ""
}
]
}
]