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

Competitive Open Play Match

ID: 8145871472

Match Scores

11-2

Loss

Play Date

2024-07-22

Play Time (Est)

9:00 PM

Play Location

Montclair, Oakland, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Josh Cohen

122LZ7 · Oakland, CA, US

DUPR

3.127

MS
Marcel Schaeffer

4LNVQV · Oakland, CA, US

DUPR

2.817

TEAM 2LOSS
DC
Derek Cheung

8WQ29L · Piedmont, CA, US

DUPR

3.355

NM
Natalie Moller

8GLLJV · USA

DUPR

3.240

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-8145871472
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4555768988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Cohen",
        "dupr_id": "122LZ7",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Marcel Schaeffer",
        "dupr_id": "4LNVQV",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 5561859933,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Cheung",
        "dupr_id": "8WQ29L",
        "rating": 3.355,
        "profile_pic_url": null,
        "location": "Piedmont, CA, US"
      },
      {
        "name": "Natalie Moller",
        "dupr_id": "8GLLJV",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]