Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens League 3.50-3.99

ID: 6495523840

Match Scores

5-11

Win

Play Date

2026-01-30

Play Time (Est)

5:00 PM

Play Location

1315 W Elliot Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
Richard Harkey

0RYDON · USA

DUPR

3.902

Kevin Nguyen

Q5ELNR · Chandler, AZ, US

DUPR

3.779

TEAM 2WINNER
AS
Ansu Samuel

2ZPOVR · USA

DUPR

4.073

Dave Ackerman

PW274M · Phoenix, AZ, US

DUPR

3.753

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-6495523840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6013920277,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Harkey",
        "dupr_id": "0RYDON",
        "rating": 3.902,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": ""
      },
      {
        "name": "Kevin Nguyen",
        "dupr_id": "Q5ELNR",
        "rating": 3.779,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 5422385761,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ansu Samuel",
        "dupr_id": "2ZPOVR",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Ackerman",
        "dupr_id": "PW274M",
        "rating": 3.753,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]