Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18

ID: 4730305872

Match Scores

21-15

Win

Play Date

2026-02-28

Play Time (Est)

1:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jack Healy

M2L6XL · Denver, CO, US

DUPR

4.390

BH
Brent Hermanussen

L2JN26 · Golden, CO, US

DUPR

4.374

TEAM 2LOSS
ER
Edwin Rivera

1RP9DD · Littleton, CO, US

DUPR

4.513

AK
Aaron Koppinger

127K2Y · Centennial, CO, US

DUPR

4.263

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-4730305872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5534772724,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Healy",
        "dupr_id": "M2L6XL",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Brent Hermanussen",
        "dupr_id": "L2JN26",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Golden, CO, US"
      }
    ]
  },
  {
    "team_id": 8121497177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edwin Rivera",
        "dupr_id": "1RP9DD",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Aaron Koppinger",
        "dupr_id": "127K2Y",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      }
    ]
  }
]