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