Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 4729979347

Match Scores

11-6

Loss

Play Date

2026-05-10

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BR
Ben Rutland

1N9P6N · Madison, AL, US

DUPR

3.861

DN
dang nguyen

N7DN76 · Huntsville, AL, US

DUPR

3.835

TEAM 2LOSS
ST
Stuart Tomlinson

8JVEEO · Huntsville, AL, US

DUPR

3.773

BM
Blake Mann

J50RV4 · USA

DUPR

3.851

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-4729979347
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5484234534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Rutland",
        "dupr_id": "1N9P6N",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "dang nguyen",
        "dupr_id": "N7DN76",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  },
  {
    "team_id": 8505596640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stuart Tomlinson",
        "dupr_id": "8JVEEO",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Blake Mann",
        "dupr_id": "J50RV4",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]