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

DUPR 14

ID: 5560462569

Match Scores

0-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.217

TP
Trudy PHILPS

OZDYV2 · USA

DUPR

3.047

TEAM 2WINNER
EB
Elizabeth Battilla

ZNPW0L · Golden, CO, US

DUPR

3.216

GH
Glenna Hazeldine

EGMPEE · Cumberland, BC, CA

DUPR

4.258

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-5560462569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7221510504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobi StormoSceva",
        "dupr_id": "NXD6XN",
        "rating": 3.217,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trudy PHILPS",
        "dupr_id": "OZDYV2",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6708917603,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Battilla",
        "dupr_id": "ZNPW0L",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "Golden, CO, US"
      },
      {
        "name": "Glenna Hazeldine",
        "dupr_id": "EGMPEE",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Cumberland, BC, CA"
      }
    ]
  }
]