Match LogSingles DivisionPro / Elite Tier (4.5+)
May Madness
ID: 7055709499
Competitor Teams
TEAM 1WINNER
AL
Alex Ledger
MED00L · Portland, OR, US
DUPR
4.738
TEAM 2LOSS
ZF
zhijian fang
0Q7ZYN · USA
DUPR
4.342
ID: 7055709499
MED00L · Portland, OR, US
DUPR
4.738
0Q7ZYN · USA
DUPR
4.342
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7055709499
[
{
"team_id": 5654851774,
"serial": 1,
"winner": true,
"players": [
{
"name": "Alex Ledger",
"dupr_id": "MED00L",
"rating": 4.738,
"profile_pic_url": null,
"location": "Portland, OR, US"
}
]
},
{
"team_id": 6697132686,
"serial": 2,
"winner": false,
"players": [
{
"name": "zhijian fang",
"dupr_id": "0Q7ZYN",
"rating": 4.342,
"profile_pic_url": null,
"location": ""
}
]
}
]