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

DUPR 14

ID: 5253054069

Match Scores

5-11

Loss

Play Date

2026-02-14

Play Time (Est)

10:15 AM

Play Location

Pescadero Tennis Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
EB
Elizabeth Battilla

ZNPW0L · Golden, CO, US

DUPR

3.140

GH
Glenna Hazeldine

EGMPEE · Cumberland, BC, CA

DUPR

4.187

TEAM 2WINNER
AR
Anna Rembisz

7D5JV0 · USA

DUPR

2.953

KL
Karen Leimback

O6N2Z2 · USA

DUPR

3.690

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-5253054069
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8237682911,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Battilla",
        "dupr_id": "ZNPW0L",
        "rating": 3.14,
        "profile_pic_url": null,
        "location": "Golden, CO, US"
      },
      {
        "name": "Glenna Hazeldine",
        "dupr_id": "EGMPEE",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Cumberland, BC, CA"
      }
    ]
  },
  {
    "team_id": 5540102231,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Rembisz",
        "dupr_id": "7D5JV0",
        "rating": 2.953,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karen Leimback",
        "dupr_id": "O6N2Z2",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]