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

DUPR 12

ID: 7580429877

Match Scores

11-1

Loss

Play Date

2026-02-13

Play Time (Est)

10:15 AM

Play Location

Pescadero Tennis Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
david luscavage

3ZYPLL · Reno, NV, US

Rated Score

3.467

MM
Marie Maxwell

V64X2E · USA

Rated Score

2.556

TEAM 2LOSS
TE
Tim Elsner

GG57DM · Encinitas, CA, US

Rated Score

2.339

LW
Lisa Wood

VXQ9M5 · USA

Rated Score

2.345

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-7580429877
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5694658344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "david luscavage",
        "dupr_id": "3ZYPLL",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      },
      {
        "name": "Marie Maxwell",
        "dupr_id": "V64X2E",
        "rating": 2.556,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6999858687,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Elsner",
        "dupr_id": "GG57DM",
        "rating": 2.339,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      },
      {
        "name": "Lisa Wood",
        "dupr_id": "VXQ9M5",
        "rating": 2.345,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]