Match LogSingles DivisionAdvanced Tier (3.5+)
Competitive Open Play Match
ID: 5851443308
Competitor Teams
TEAM 1LOSS
SM
Shane McCormack
ODLOD2 · Sarasota, FL, US
DUPR
4.093
TEAM 2WINNER
RW
Ricky Wright
769V44 · Lakewood Ranch, FL, US
DUPR
4.599
ID: 5851443308
ODLOD2 · Sarasota, FL, US
DUPR
4.093
769V44 · Lakewood Ranch, FL, US
DUPR
4.599
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5851443308
[
{
"team_id": 7912594819,
"serial": 1,
"winner": false,
"players": [
{
"name": "Shane McCormack",
"dupr_id": "ODLOD2",
"rating": 4.093,
"profile_pic_url": null,
"location": "Sarasota, FL, US"
}
]
},
{
"team_id": 5799575235,
"serial": 2,
"winner": true,
"players": [
{
"name": "Ricky Wright",
"dupr_id": "769V44",
"rating": 4.599,
"profile_pic_url": null,
"location": "Lakewood Ranch, FL, US"
}
]
}
]