Match LogSingles DivisionAdvanced Tier (3.5+)
4.5+ Men's Singles Moneyball
ID: 8074247948
Competitor Teams
TEAM 1WINNER
JC
Jimmy Castellanos
L2PYKZ · Campbell, CA, US
DUPR
4.211
TEAM 2LOSS
BS
Brian Stockman
3PLN2X · Oakland, CA, US
DUPR
4.486
ID: 8074247948
L2PYKZ · Campbell, CA, US
DUPR
4.211
3PLN2X · Oakland, CA, US
DUPR
4.486
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8074247948
[
{
"team_id": 5404888889,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jimmy Castellanos",
"dupr_id": "L2PYKZ",
"rating": 4.211,
"profile_pic_url": null,
"location": "Campbell, CA, US"
}
]
},
{
"team_id": 5676415349,
"serial": 2,
"winner": false,
"players": [
{
"name": "Brian Stockman",
"dupr_id": "3PLN2X",
"rating": 4.486,
"profile_pic_url": null,
"location": "Oakland, CA, US"
}
]
}
]