Match LogSingles DivisionAdvanced Tier (3.5+)
Competitive Open Play Match
ID: 4719033576
Competitor Teams
TEAM 1WINNER
JC
Joshua Cornett
V7EW27 · Duluth, GA, US
DUPR
4.948
TEAM 2LOSS
AC
Albert Chiu
1QWG44 · USA
DUPR
3.500
ID: 4719033576
V7EW27 · Duluth, GA, US
DUPR
4.948
1QWG44 · USA
DUPR
3.500
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4719033576
[
{
"team_id": 7187300663,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joshua Cornett",
"dupr_id": "V7EW27",
"rating": 4.948,
"profile_pic_url": null,
"location": "Duluth, GA, US"
}
]
},
{
"team_id": 8099962436,
"serial": 2,
"winner": false,
"players": [
{
"name": "Albert Chiu",
"dupr_id": "1QWG44",
"rating": 3.5,
"profile_pic_url": null,
"location": ""
}
]
}
]