Match LogSingles DivisionAdvanced Tier (3.5+)
Premier's Singles Showdown
ID: 5281594479
Competitor Teams
TEAM 1WINNER
DH
Dan Haude
M2JKDO · Avon Lake, OH, US
DUPR
4.810
TEAM 2LOSS
MC
Mark Cojocaru
YN2W2E · USA
DUPR
3.909
ID: 5281594479
M2JKDO · Avon Lake, OH, US
DUPR
4.810
YN2W2E · USA
DUPR
3.909
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5281594479
[
{
"team_id": 8050166304,
"serial": 1,
"winner": true,
"players": [
{
"name": "Dan Haude",
"dupr_id": "M2JKDO",
"rating": 4.81,
"profile_pic_url": null,
"location": "Avon Lake, OH, US"
}
]
},
{
"team_id": 5564104921,
"serial": 2,
"winner": false,
"players": [
{
"name": "Mark Cojocaru",
"dupr_id": "YN2W2E",
"rating": 3.909,
"profile_pic_url": null,
"location": ""
}
]
}
]