Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

HWPL Summer 2026 - 2026-05-30 - Middle

ID: 4446094018

Match Scores

1-11

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EB
Erlin Bonilla

Y4GNYG · USA

DUPR

2.058

PR
Paula Rueda

M9YEVG · USA

DUPR

2.260

TEAM 2WINNER
JC
Jonathan Cabrera

QXDXNR · Windsor, ON, CA

DUPR

3.056

AH
Antonio Harden

99XEYE · USA

DUPR

3.172

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-4446094018
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7322604751,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erlin Bonilla",
        "dupr_id": "Y4GNYG",
        "rating": 2.058,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paula Rueda",
        "dupr_id": "M9YEVG",
        "rating": 2.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7591527697,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Cabrera",
        "dupr_id": "QXDXNR",
        "rating": 3.056,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Antonio Harden",
        "dupr_id": "99XEYE",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]