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

Mixed Dinks Ladder S9W1

ID: 7033163123

Match Scores

9-11

Loss

Play Date

2025-12-10

Play Time (Est)

12:45 AM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Robin Slome

8WDODM · Huntington Beach, CA, US

DUPR

3.352

MR
Michael Ryder

84P6W6 · Huntington Beach, CA, US

DUPR

3.416

TEAM 2WINNER
BK
Bob Koch

LVYRLK · USA

DUPR

3.386

JA
James Ackerman

MPWQJO · USA

DUPR

3.429

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-7033163123
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8011719041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin Slome",
        "dupr_id": "8WDODM",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Michael Ryder",
        "dupr_id": "84P6W6",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5006647597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bob Koch",
        "dupr_id": "LVYRLK",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Ackerman",
        "dupr_id": "MPWQJO",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]