Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 6678651537

Match Scores

11-9

Loss

Play Date

2026-05-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Bryce Cornell

4VLROG · Huntsville, AL, US

DUPR

3.867

TP
Todd Pressley

1NZ9E2 · Falkville, AL, US

DUPR

3.960

TEAM 2LOSS
DR
David Robinson

WXEDXG · Madison, AL, US

DUPR

3.659

DN
dang nguyen

N7DN76 · Huntsville, AL, US

DUPR

3.916

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-6678651537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4970088311,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryce Cornell",
        "dupr_id": "4VLROG",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Todd Pressley",
        "dupr_id": "1NZ9E2",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Falkville, AL, US"
      }
    ]
  },
  {
    "team_id": 7647734678,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Robinson",
        "dupr_id": "WXEDXG",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "dang nguyen",
        "dupr_id": "N7DN76",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  }
]