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

ct 2, game 4

ID: 5981612061

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LW
Lynn Walker

XOME24 · USA

DUPR

2.460

CM
Colby Moss

G062JG · Los Angeles, CA, US

DUPR

2.538

TEAM 2LOSS
GE
Gina East

7J04XN · Los Angeles, CA, US

DUPR

2.407

XX
xixi Xu

Z4G9YD · USA

DUPR

2.137

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-5981612061
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4668339010,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lynn Walker",
        "dupr_id": "XOME24",
        "rating": 2.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colby Moss",
        "dupr_id": "G062JG",
        "rating": 2.538,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7798502792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gina East",
        "dupr_id": "7J04XN",
        "rating": 2.407,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "xixi Xu",
        "dupr_id": "Z4G9YD",
        "rating": 2.137,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]