Match LogSingles DivisionAdvanced Tier (3.5+)
Cleveland Open-Singles Tournament
ID: 5765644990
Competitor Teams
TEAM 1WINNER
AL
Andrei Lebedev
2P0JN4 · USA
DUPR
3.662
TEAM 2LOSS
TG
Tim George
2YEJZY · Fairview, PA, US
DUPR
3.953
ID: 5765644990
2P0JN4 · USA
DUPR
3.662
2YEJZY · Fairview, PA, US
DUPR
3.953
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5765644990
[
{
"team_id": 4652113061,
"serial": 1,
"winner": true,
"players": [
{
"name": "Andrei Lebedev",
"dupr_id": "2P0JN4",
"rating": 3.662,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7583920715,
"serial": 2,
"winner": false,
"players": [
{
"name": "Tim George",
"dupr_id": "2YEJZY",
"rating": 3.953,
"profile_pic_url": null,
"location": "Fairview, PA, US"
}
]
}
]