Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 14

ID: 4604612968

Match Scores

11-9

Loss

Play Date

2026-02-14

Play Time (Est)

5:00 PM

Play Location

Pescadero Tennis Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
LR
Laura Ray

ZNQM5L · El Pescadero, BCS, MX

DUPR

3.508

TC
Tiffany Campbell

W6XNLQ · USA

DUPR

3.874

TEAM 2LOSS
EB
Elizabeth Battilla

ZNPW0L · Golden, CO, US

DUPR

3.207

GH
Glenna Hazeldine

EGMPEE · Cumberland, BC, CA

DUPR

4.249

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4604612968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5272573614,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Ray",
        "dupr_id": "ZNQM5L",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": "El Pescadero, BCS, MX"
      },
      {
        "name": "Tiffany Campbell",
        "dupr_id": "W6XNLQ",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8203102573,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Battilla",
        "dupr_id": "ZNPW0L",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": "Golden, CO, US"
      },
      {
        "name": "Glenna Hazeldine",
        "dupr_id": "EGMPEE",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Cumberland, BC, CA"
      }
    ]
  }
]