Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens League 3.50-3.99

ID: 5252813508

Match Scores

11-3

Win

Play Date

2026-01-16

Play Time (Est)

1:00 PM

Play Location

1315 W Elliot Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
Dave Ackerman

PW274M · Phoenix, AZ, US

DUPR

3.775

AS
Ansu Samuel

2ZPOVR · USA

DUPR

4.107

TEAM 2LOSS
JJ
James Johnson

3YNW54 · Chandler, AZ, US

DUPR

3.618

S
Siaifa

GGZGGG · Phoenix, AZ, US

DUPR

3.585

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-5252813508
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8305981586,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Ackerman",
        "dupr_id": "PW274M",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Ansu Samuel",
        "dupr_id": "2ZPOVR",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6187773864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Johnson",
        "dupr_id": "3YNW54",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Siaifa",
        "dupr_id": "GGZGGG",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]