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

DUPR 12

ID: 7415158382

Match Scores

1-11

Loss

Play Date

2026-02-13

Play Time (Est)

3:30 PM

Play Location

Pescadero Tennis Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jay Marsh

J5GN5D · USA

Rated Score

2.177

TE
Tim Elsner

GG57DM · Encinitas, CA, US

Rated Score

2.320

TEAM 2WINNER
CS
Chris Schoenberg

EXG2QM · USA

Rated Score

2.388

DM
David Miller

55O5M0 · USA

Rated Score

3.444

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-7415158382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4920434243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Marsh",
        "dupr_id": "J5GN5D",
        "rating": 2.177,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Elsner",
        "dupr_id": "GG57DM",
        "rating": 2.32,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      }
    ]
  },
  {
    "team_id": 5062899589,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Schoenberg",
        "dupr_id": "EXG2QM",
        "rating": 2.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Miller",
        "dupr_id": "55O5M0",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]