Match LogSingles DivisionPro / Elite Tier (4.5+)
Cleveland Open Singles
ID: 4562300355
Competitor Teams
TEAM 1LOSS
JK
Jonathan Khadige
JZ47KD · Cleveland, OH, US
DUPR
4.684
TEAM 2WINNER
AS
Austin Steindl
W6GE5M · Lorain, OH, US
DUPR
4.362
ID: 4562300355
JZ47KD · Cleveland, OH, US
DUPR
4.684
W6GE5M · Lorain, OH, US
DUPR
4.362
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4562300355
[
{
"team_id": 7852836006,
"serial": 1,
"winner": false,
"players": [
{
"name": "Jonathan Khadige",
"dupr_id": "JZ47KD",
"rating": 4.684,
"profile_pic_url": null,
"location": "Cleveland, OH, US"
}
]
},
{
"team_id": 7443036523,
"serial": 2,
"winner": true,
"players": [
{
"name": "Austin Steindl",
"dupr_id": "W6GE5M",
"rating": 4.362,
"profile_pic_url": null,
"location": "Lorain, OH, US"
}
]
}
]