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

Competitive Open Play Match

ID: 8553073384

Match Scores

11-9

Win

Play Date

2025-09-03

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Richard Nguyen

NY795Z · Glendale, AZ, US

DUPR

4.079

Kylee Lessar

JZO5MD · Peoria, AZ, US

DUPR

3.713

TEAM 2LOSS
Emma Dobson

XJ4P6R · Peoria, AZ, US

DUPR

3.238

Richard Anderson

Q560RD · Phoenix, AZ, US

DUPR

2.734

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-8553073384
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6210006333,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Nguyen",
        "dupr_id": "NY795Z",
        "rating": 4.079,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Kylee Lessar",
        "dupr_id": "JZO5MD",
        "rating": 3.713,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/36.jpg",
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 7082203665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Dobson",
        "dupr_id": "XJ4P6R",
        "rating": 3.238,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/3.jpg",
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Richard  Anderson",
        "dupr_id": "Q560RD",
        "rating": 2.734,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]