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

game 3

ID: 5892658053

Match Scores

9-11

Win

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

Westchester, Los Angeles, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MW
Molly Woods

0PD00Q · USA

DUPR

2.457

GW
Gerri Weiner

XKMG62 · USA

DUPR

2.084

TEAM 2WINNER
CM
Colby Moss

G062JG · Los Angeles, CA, US

DUPR

2.686

GE
Gina East

7J04XN · Los Angeles, CA, US

DUPR

2.223

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-5892658053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8267837129,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Molly Woods",
        "dupr_id": "0PD00Q",
        "rating": 2.457,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gerri Weiner",
        "dupr_id": "XKMG62",
        "rating": 2.084,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6246979987,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colby Moss",
        "dupr_id": "G062JG",
        "rating": 2.686,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Gina East",
        "dupr_id": "7J04XN",
        "rating": 2.223,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]