Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 20 - WK 4

ID: 7268023634

Match Scores

21-17

Loss

Play Date

2026-03-29

Play Time (Est)

3:30 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1WINNER
HH
Heath Henry

RZLZXN · Houston County, GA, US

DUPR

4.583

JM
Jasmine Musick

EWLOPO · Byron, GA, US

DUPR

3.808

TEAM 2LOSS
JK
Jonathan Kash

PWDNDE · Perry, GA, US

DUPR

4.375

SC
Shena Cao

KOL46O · USA

DUPR

4.095

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-7268023634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4585274762,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heath Henry",
        "dupr_id": "RZLZXN",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Houston County, GA, US"
      },
      {
        "name": "Jasmine Musick",
        "dupr_id": "EWLOPO",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Byron, GA, US"
      }
    ]
  },
  {
    "team_id": 7219071944,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Kash",
        "dupr_id": "PWDNDE",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Perry, GA, US"
      },
      {
        "name": "Shena Cao",
        "dupr_id": "KOL46O",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]