Match LogSingles DivisionCasual / Recreational (<3.5)
Women’s Singles
ID: 7818493951
Competitor Teams
TEAM 1WINNER
MP
Megan Phillips
84Q5KG · Menifee, CA, US
DUPR
3.309
TEAM 2LOSS
MR
morgane rehaume
7N65GN · Menifee, CA, US
DUPR
3.490
ID: 7818493951
84Q5KG · Menifee, CA, US
DUPR
3.309
7N65GN · Menifee, CA, US
DUPR
3.490
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7818493951
[
{
"team_id": 7936681073,
"serial": 1,
"winner": true,
"players": [
{
"name": "Megan Phillips",
"dupr_id": "84Q5KG",
"rating": 3.309,
"profile_pic_url": null,
"location": "Menifee, CA, US"
}
]
},
{
"team_id": 6149084293,
"serial": 2,
"winner": false,
"players": [
{
"name": "morgane rehaume",
"dupr_id": "7N65GN",
"rating": 3.49,
"profile_pic_url": null,
"location": "Menifee, CA, US"
}
]
}
]