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

Mixed Dinks - S4W4

ID: 8488232608

Match Scores

7-11

Win

Play Date

2025-07-02

Play Time (Est)

5:00 PM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
MR
Michael Ryder

84P6W6 · Huntington Beach, CA, US

DUPR

3.539

BK
Bob Koch

LVYRLK · USA

DUPR

3.386

TEAM 2WINNER
MS
Maddy Sando

3PLZQM · Tustin, CA, US

DUPR

3.468

RS
Robin Slome

8WDODM · Huntington Beach, CA, US

DUPR

3.365

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-8488232608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4550573882,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Ryder",
        "dupr_id": "84P6W6",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Bob Koch",
        "dupr_id": "LVYRLK",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5763059125,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maddy Sando",
        "dupr_id": "3PLZQM",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      },
      {
        "name": "Robin Slome",
        "dupr_id": "8WDODM",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]