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

Men's Rotating Partner Open DUPR Round Robin @ Ocean View

ID: 6074083735

Match Scores

11-0

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Eric Smith

ZNL4QL · Oakland, CA, US

DUPR

3.494

NK
Neel Kalia

VXV6D6 · Berkeley, CA, US

DUPR

3.589

TEAM 2LOSS
WC
Wayne Chin

Z976XW · USA

DUPR

3.424

KM
Kody Myler

9DD94R · USA

DUPR

3.441

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-6074083735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6023897050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Smith",
        "dupr_id": "ZNL4QL",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Neel Kalia",
        "dupr_id": "VXV6D6",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      }
    ]
  },
  {
    "team_id": 5896177972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wayne Chin",
        "dupr_id": "Z976XW",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kody Myler",
        "dupr_id": "9DD94R",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]