Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18

ID: 8117654732

Match Scores

19-21

Loss

Play Date

2026-02-28

Play Time (Est)

9:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jack Healy

M2L6XL · Denver, CO, US

DUPR

4.372

BH
Brent Hermanussen

L2JN26 · Golden, CO, US

DUPR

4.358

TEAM 2WINNER
ML
Matt Lane

WXK4ZM · Castle Rock, CO, US

DUPR

4.163

TW
Ted Wallace

DWZYK4 · Parker, CO, US

DUPR

4.369

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-8117654732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4566305305,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Healy",
        "dupr_id": "M2L6XL",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Brent Hermanussen",
        "dupr_id": "L2JN26",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Golden, CO, US"
      }
    ]
  },
  {
    "team_id": 6875928477,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Lane",
        "dupr_id": "WXK4ZM",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Ted Wallace",
        "dupr_id": "DWZYK4",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  }
]