Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 7333138350

Match Scores

7-11

Loss

Play Date

2026-05-06

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
Todd Pressley

1NZ9E2 · Falkville, AL, US

DUPR

3.971

WW
Whitney Wales

XO50WX · USA

DUPR

3.893

TEAM 2WINNER
BC
Bryce Cornell

4VLROG · Huntsville, AL, US

DUPR

3.863

RM
Reed Martinson

2PE6XE · USA

DUPR

3.484

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-7333138350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4734337012,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Pressley",
        "dupr_id": "1NZ9E2",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Falkville, AL, US"
      },
      {
        "name": "Whitney Wales",
        "dupr_id": "XO50WX",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5725349862,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryce Cornell",
        "dupr_id": "4VLROG",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Reed Martinson",
        "dupr_id": "2PE6XE",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]