Match LogSingles DivisionAdvanced Tier (3.5+)
Cleveland Open Singles
ID: 6614753478
Competitor Teams
TEAM 1WINNER
LM
logan moon
QXN5LD · Painesville, OH, US
DUPR
4.257
TEAM 2LOSS
AS
Austin Steindl
W6GE5M · Lorain, OH, US
DUPR
4.391
ID: 6614753478
QXN5LD · Painesville, OH, US
DUPR
4.257
W6GE5M · Lorain, OH, US
DUPR
4.391
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6614753478
[
{
"team_id": 6796847221,
"serial": 1,
"winner": true,
"players": [
{
"name": "logan moon",
"dupr_id": "QXN5LD",
"rating": 4.257,
"profile_pic_url": null,
"location": "Painesville, OH, US"
}
]
},
{
"team_id": 4564947141,
"serial": 2,
"winner": false,
"players": [
{
"name": "Austin Steindl",
"dupr_id": "W6GE5M",
"rating": 4.391,
"profile_pic_url": null,
"location": "Lorain, OH, US"
}
]
}
]