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

Competitive Open Play Match

ID: 6081545479

Match Scores

7-0

Loss

Play Date

2026-05-25

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TH
Trey Hein

0Z7LDQ · USA

DUPR

3.186

JW
Jeff Wynne

KO6P0O · Hilton Head Island, SC, US

DUPR

3.676

TEAM 2LOSS
TH
Tom Haller

3YYRR4 · USA

DUPR

2.678

GP
Guest Player Male

170NL4 · USA

DUPR

3.190

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-6081545479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8056806137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trey Hein",
        "dupr_id": "0Z7LDQ",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Wynne",
        "dupr_id": "KO6P0O",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 5076674051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Haller",
        "dupr_id": "3YYRR4",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Guest Player Male",
        "dupr_id": "170NL4",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]