Match LogSingles DivisionAdvanced Tier (3.5+)
Singles Rec match
ID: 6832998885
Competitor Teams
TEAM 1WINNER
RM
Ryan Mendelson
89X96J · Bay Harbor Islands, FL, US
DUPR
4.220
TEAM 2LOSS
JZ
Jared zedner
7DVR40 · USA
DUPR
3.526
ID: 6832998885
89X96J · Bay Harbor Islands, FL, US
DUPR
4.220
7DVR40 · USA
DUPR
3.526
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6832998885
[
{
"team_id": 8485300061,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ryan Mendelson",
"dupr_id": "89X96J",
"rating": 4.22,
"profile_pic_url": null,
"location": "Bay Harbor Islands, FL, US"
}
]
},
{
"team_id": 6397613338,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jared zedner",
"dupr_id": "7DVR40",
"rating": 3.526,
"profile_pic_url": null,
"location": ""
}
]
}
]