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