Match LogSingles DivisionAdvanced Tier (3.5+)
Advanced Singles
ID: 5828021868
Competitor Teams
TEAM 1LOSS
IR
Ismael Rodriguez
V47P6P · Oceanside, CA, US
DUPR
3.659
TEAM 2WINNER
EP
Esteban Pelaez
O6YWKP · Wildomar, CA, US
DUPR
4.470
ID: 5828021868
V47P6P · Oceanside, CA, US
DUPR
3.659
O6YWKP · Wildomar, CA, US
DUPR
4.470
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5828021868
[
{
"team_id": 5000023114,
"serial": 1,
"winner": false,
"players": [
{
"name": "Ismael Rodriguez",
"dupr_id": "V47P6P",
"rating": 3.659,
"profile_pic_url": null,
"location": "Oceanside, CA, US"
}
]
},
{
"team_id": 8148723324,
"serial": 2,
"winner": true,
"players": [
{
"name": "Esteban Pelaez",
"dupr_id": "O6YWKP",
"rating": 4.47,
"profile_pic_url": null,
"location": "Wildomar, CA, US"
}
]
}
]