Match LogSingles DivisionCasual / Recreational (<3.5)
3.0 Men’s Singles
ID: 6590781684
Competitor Teams
TEAM 1WINNER
JR
Jake Range
PZYKJX · McKinney, TX, US
DUPR
3.154
TEAM 2LOSS
LW
Lawrence Wesley
EWG4NW · Dallas, TX, US
DUPR
2.763
ID: 6590781684
PZYKJX · McKinney, TX, US
DUPR
3.154
EWG4NW · Dallas, TX, US
DUPR
2.763
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6590781684
[
{
"team_id": 6410081926,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jake Range",
"dupr_id": "PZYKJX",
"rating": 3.154,
"profile_pic_url": null,
"location": "McKinney, TX, US"
}
]
},
{
"team_id": 5412640689,
"serial": 2,
"winner": false,
"players": [
{
"name": "Lawrence Wesley",
"dupr_id": "EWG4NW",
"rating": 2.763,
"profile_pic_url": null,
"location": "Dallas, TX, US"
}
]
}
]