Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens League 3.50-3.99

ID: 4464442805

Match Scores

11-1

Win

Play Date

2026-01-16

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.775

AS
Ansu Samuel

2ZPOVR · USA

DUPR

4.109

TEAM 2LOSS
Tim Miles

JZVMDW · Tempe, AZ, US

DUPR

3.521

Ryan Donnan

59GW7R · Phoenix, AZ, US

DUPR

3.408

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-4464442805
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6377445000,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Ackerman",
        "dupr_id": "PW274M",
        "rating": 3.775,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Ansu Samuel",
        "dupr_id": "2ZPOVR",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4457020972,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Miles",
        "dupr_id": "JZVMDW",
        "rating": 3.521,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Ryan Donnan",
        "dupr_id": "59GW7R",
        "rating": 3.408,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/39.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]