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

Competitive Open Play Match

ID: 5575471955

Match Scores

9-11

Win

Play Date

2024-07-22

Play Time (Est)

12:45 AM

Play Location

Montclair, Oakland, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Josh Cohen

122LZ7 · Oakland, CA, US

DUPR

3.127

TD
Tim DeCillis

XJMO67 · USA

DUPR

2.457

TEAM 2WINNER
DC
Derek Cheung

8WQ29L · Piedmont, CA, US

DUPR

3.350

MS
Marcel Schaeffer

4LNVQV · Oakland, CA, US

DUPR

2.824

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-5575471955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4627011117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Cohen",
        "dupr_id": "122LZ7",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Tim DeCillis",
        "dupr_id": "XJMO67",
        "rating": 2.457,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5567752576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Cheung",
        "dupr_id": "8WQ29L",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Piedmont, CA, US"
      },
      {
        "name": "Marcel Schaeffer",
        "dupr_id": "4LNVQV",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  }
]