Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens League 3.50-3.99

ID: 8483204669

Match Scores

11-8

Win

Play Date

2026-01-09

Play Time (Est)

6:15 AM

Play Location

1315 W Elliot Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
Dave Ackerman

PW274M · Phoenix, AZ, US

DUPR

3.747

AS
Ansu Samuel

2ZPOVR · USA

DUPR

4.063

TEAM 2LOSS
Richard Harkey

0RYDON · USA

DUPR

3.914

Kevin Nguyen

Q5ELNR · Chandler, AZ, US

DUPR

3.815

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