Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

NAPL APL Summer '26

ID: 5229847538

Match Scores

12-10

Loss

Play Date

2026-06-04

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
A
Ak

6NVJJD · Madison, AL, US

DUPR

3.247

RH
Roger Hand

7JLYK0 · Decatur, AL, US

DUPR

3.356

TEAM 2LOSS
EN
Eric Nguyen

J5EORD · Madison, AL, US

DUPR

3.500

AS
Adrian Stanfill

W62OJK · Athens, AL, US

DUPR

3.221

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-5229847538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4355274941,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ak",
        "dupr_id": "6NVJJD",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Roger Hand",
        "dupr_id": "7JLYK0",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      }
    ]
  },
  {
    "team_id": 6745229640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Nguyen",
        "dupr_id": "J5EORD",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Adrian Stanfill",
        "dupr_id": "W62OJK",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  }
]