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

ct 2, game 3

ID: 5142407007

Match Scores

10-11

Loss

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LW
Lynn Walker

XOME24 · USA

DUPR

2.439

GE
Gina East

7J04XN · Los Angeles, CA, US

DUPR

2.478

TEAM 2WINNER
WC
Wendy Clutterbuck

WKJOEM · USA

DUPR

2.557

CM
Colby Moss

G062JG · Los Angeles, CA, US

DUPR

2.459

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-5142407007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4821995464,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lynn Walker",
        "dupr_id": "XOME24",
        "rating": 2.439,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gina East",
        "dupr_id": "7J04XN",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5356290557,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wendy Clutterbuck",
        "dupr_id": "WKJOEM",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colby Moss",
        "dupr_id": "G062JG",
        "rating": 2.459,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]