Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

NAPL Spring League '26

ID: 5683294440

Match Scores

11-9

Win

Play Date

2026-04-09

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.441

AM
Austin Miller

7D9PP9 · Huntsville, AL, US

DUPR

5.049

TEAM 2LOSS
TS
Trevor Shelton

8DY40Y · USA

DUPR

4.654

ZB
Zachary Brown

84LL28 · Huntsville, AL, US

DUPR

5.217

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-5683294440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7233940206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.441,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Austin Miller",
        "dupr_id": "7D9PP9",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  },
  {
    "team_id": 5685844086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Shelton",
        "dupr_id": "8DY40Y",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zachary Brown",
        "dupr_id": "84LL28",
        "rating": 5.217,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  }
]