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

Competitive Open Play Match

ID: 6606519321

Match Scores

2-11

Loss

Play Date

2026-05-18

Play Time (Est)

10:15 AM

Play Location

3723 S Hudson St, Seattle, WA 98118, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CW
Carson Wright

Z99G6M · Seattle, WA, US

DUPR

3.984

CF
Chris Fry

L22GLJ · Seattle, WA, US

DUPR

2.854

TEAM 2WINNER
JE
Joe Easterday

DYDWV6 · USA

DUPR

3.512

CO
Chansanith Ork

6NOGGE · USA

DUPR

3.369

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-6606519321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5177521164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carson Wright",
        "dupr_id": "Z99G6M",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Chris Fry",
        "dupr_id": "L22GLJ",
        "rating": 2.854,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5208831836,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Easterday",
        "dupr_id": "DYDWV6",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chansanith Ork",
        "dupr_id": "6NOGGE",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]