Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 5907963886

Match Scores

13-11

Loss

Play Date

2026-05-06

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Bryce Cornell

4VLROG · Huntsville, AL, US

DUPR

3.877

WW
Whitney Wales

XO50WX · USA

DUPR

3.923

TEAM 2LOSS
Todd Pressley

1NZ9E2 · Falkville, AL, US

DUPR

3.928

RM
Reed Martinson

2PE6XE · USA

DUPR

3.818

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-5907963886
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4548198666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryce Cornell",
        "dupr_id": "4VLROG",
        "rating": 3.877,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Whitney Wales",
        "dupr_id": "XO50WX",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4333754509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Pressley",
        "dupr_id": "1NZ9E2",
        "rating": 3.928,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Falkville, AL, US"
      },
      {
        "name": "Reed Martinson",
        "dupr_id": "2PE6XE",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]