Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL Spring League '26

ID: 7758016463

Match Scores

5-11

Win

Play Date

2026-04-08

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TD
Tristan DelaMerced

NXQP56 · USA

DUPR

3.709

DW
Dacota Walker

7DJ090 · USA

DUPR

4.140

TEAM 2WINNER
NH
Nick Holman

Z95VLW · Huntsville, AL, US

DUPR

3.969

CS
chase spitzer

8KZJN7 · Athens, AL, US

DUPR

4.219

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-7758016463
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6529287020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tristan DelaMerced",
        "dupr_id": "NXQP56",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dacota Walker",
        "dupr_id": "7DJ090",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6796077095,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Holman",
        "dupr_id": "Z95VLW",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "chase spitzer",
        "dupr_id": "8KZJN7",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  }
]