Match LogSingles DivisionAdvanced Tier (3.5+)
4/11 Singles Cream of the Crop
ID: 8048481947
Competitor Teams
TEAM 1WINNER
RP
Ryan Pratt
3O759P · Springville, UT, US
DUPR
3.890
TEAM 2LOSS
CB
Chad Burton
3XPMX1 · Alpine, UT, US
DUPR
4.501
ID: 8048481947
3O759P · Springville, UT, US
DUPR
3.890
3XPMX1 · Alpine, UT, US
DUPR
4.501
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8048481947
[
{
"team_id": 7146771679,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ryan Pratt",
"dupr_id": "3O759P",
"rating": 3.89,
"profile_pic_url": null,
"location": "Springville, UT, US"
}
]
},
{
"team_id": 7358480470,
"serial": 2,
"winner": false,
"players": [
{
"name": "Chad Burton",
"dupr_id": "3XPMX1",
"rating": 4.501,
"profile_pic_url": null,
"location": "Alpine, UT, US"
}
]
}
]