Match LogSingles DivisionAdvanced Tier (3.5+)
May Madness
ID: 6375264221
Competitor Teams
TEAM 1LOSS
DK
Dillon Kell
JJMX5O · Corvallis, OR, US
DUPR
3.997
TEAM 2WINNER
AL
Alex Ledger
MED00L · Portland, OR, US
DUPR
4.738
ID: 6375264221
JJMX5O · Corvallis, OR, US
DUPR
3.997
MED00L · Portland, OR, US
DUPR
4.738
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6375264221
[
{
"team_id": 6854764064,
"serial": 1,
"winner": false,
"players": [
{
"name": "Dillon Kell",
"dupr_id": "JJMX5O",
"rating": 3.997,
"profile_pic_url": null,
"location": "Corvallis, OR, US"
}
]
},
{
"team_id": 5012311823,
"serial": 2,
"winner": true,
"players": [
{
"name": "Alex Ledger",
"dupr_id": "MED00L",
"rating": 4.738,
"profile_pic_url": null,
"location": "Portland, OR, US"
}
]
}
]