Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens League 3.50-3.99

ID: 5508520726

Match Scores

14-12

Win

Play Date

2026-01-30

Play Time (Est)

11:30 PM

Play Location

1315 W Elliot Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Ansu Samuel

2ZPOVR · USA

DUPR

4.101

Dave Ackerman

PW274M · Phoenix, AZ, US

DUPR

3.772

TEAM 2LOSS
James Johnson

3YNW54 · Chandler, AZ, US

DUPR

3.626

Siaifa

GGZGGG · Phoenix, AZ, US

DUPR

3.593

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-5508520726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4543080601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ansu Samuel",
        "dupr_id": "2ZPOVR",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Ackerman",
        "dupr_id": "PW274M",
        "rating": 3.772,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7483812382,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Johnson",
        "dupr_id": "3YNW54",
        "rating": 3.626,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Siaifa",
        "dupr_id": "GGZGGG",
        "rating": 3.593,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]