Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 8414884862

Match Scores

4-11

Loss

Play Date

2026-05-13

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Blake Mann

J50RV4 · USA

DUPR

3.857

WW
Whitney Wales

XO50WX · USA

DUPR

3.702

TEAM 2WINNER
Bryce Cornell

4VLROG · Huntsville, AL, US

DUPR

3.891

Weston Davis

16604G · Huntsville, AL, US

DUPR

3.922

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-8414884862
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5163938273,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Mann",
        "dupr_id": "J50RV4",
        "rating": 3.857,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": ""
      },
      {
        "name": "Whitney Wales",
        "dupr_id": "XO50WX",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4525002655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryce Cornell",
        "dupr_id": "4VLROG",
        "rating": 3.891,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Weston Davis",
        "dupr_id": "16604G",
        "rating": 3.922,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/173182_651eb8dfee19f.jpeg",
        "location": "Huntsville, AL, US"
      }
    ]
  }
]