Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL Spring League '26

ID: 5341995331

Match Scores

4-11

Win

Play Date

2026-04-08

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TD
Tristan DelaMerced

NXQP56 · USA

DUPR

3.711

DW
Dacota Walker

7DJ090 · USA

DUPR

4.167

TEAM 2WINNER
NH
Nick Holman

Z95VLW · Huntsville, AL, US

DUPR

3.967

CS
chase spitzer

8KZJN7 · Athens, AL, US

DUPR

4.198

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-5341995331
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5694418841,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tristan DelaMerced",
        "dupr_id": "NXQP56",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dacota Walker",
        "dupr_id": "7DJ090",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5092665860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Holman",
        "dupr_id": "Z95VLW",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "chase spitzer",
        "dupr_id": "8KZJN7",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  }
]