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

NAPL APL Summer '26

ID: 8244458294

Match Scores

6-11

Loss

Play Date

2026-06-04

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
A
Ak

6NVJJD · Madison, AL, US

DUPR

3.243

AS
Adrian Stanfill

W62OJK · Athens, AL, US

DUPR

3.255

TEAM 2WINNER
EN
Eric Nguyen

J5EORD · Madison, AL, US

DUPR

3.505

RH
Roger Hand

7JLYK0 · Decatur, AL, US

DUPR

3.335

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-8244458294
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4590290348,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ak",
        "dupr_id": "6NVJJD",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Adrian Stanfill",
        "dupr_id": "W62OJK",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  },
  {
    "team_id": 7342239174,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Nguyen",
        "dupr_id": "J5EORD",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Roger Hand",
        "dupr_id": "7JLYK0",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      }
    ]
  }
]