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

Competitive Open Play Match

ID: 6961432883

Match Scores

7-3

Loss

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
David DeCarlo

8K224Y · Hilton Head Island, SC, US

DUPR

4.324

TH
Trey Hein

0Z7LDQ · USA

DUPR

3.142

TEAM 2LOSS
TH
Tom Haller

3YYRR4 · USA

DUPR

2.723

EM
Eric Magnin

4Z2JO6 · Hilton Head Island, SC, US

DUPR

3.022

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-6961432883
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8171537560,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David DeCarlo",
        "dupr_id": "8K224Y",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Trey Hein",
        "dupr_id": "0Z7LDQ",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6899309424,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Haller",
        "dupr_id": "3YYRR4",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Magnin",
        "dupr_id": "4Z2JO6",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]