Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR 14

ID: 4711616145

Match Scores

3-11

Win

Play Date

2026-02-14

Play Time (Est)

10:15 AM

Play Location

Pescadero Tennis Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Bobi StormoSceva

NXD6XN · USA

DUPR

3.282

TP
Trudy PHILPS

OZDYV2 · USA

DUPR

3.098

TEAM 2WINNER
EB
Elizabeth Battilla

ZNPW0L · Golden, CO, US

DUPR

3.181

GH
Glenna Hazeldine

EGMPEE · Cumberland, BC, CA

DUPR

4.222

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4711616145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6672310248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobi StormoSceva",
        "dupr_id": "NXD6XN",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trudy PHILPS",
        "dupr_id": "OZDYV2",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6360130504,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Battilla",
        "dupr_id": "ZNPW0L",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Golden, CO, US"
      },
      {
        "name": "Glenna Hazeldine",
        "dupr_id": "EGMPEE",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Cumberland, BC, CA"
      }
    ]
  }
]