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

Competitive Open Play Match

ID: 8427732676

Match Scores

1-16

Win

Play Date

2026-05-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Scott Thompson

59OD50 · Hilton Head Island, SC, US

DUPR

3.136

PZ
Philip Zitello

122E07 · Hilton Head Island, SC, US

DUPR

2.554

TEAM 2WINNER
TH
Tom Haller

3YYRR4 · USA

DUPR

2.698

DD
David DeCarlo

8K224Y · Hilton Head Island, SC, US

DUPR

4.318

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-8427732676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5199524292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Thompson",
        "dupr_id": "59OD50",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Philip Zitello",
        "dupr_id": "122E07",
        "rating": 2.554,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 7038039633,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Haller",
        "dupr_id": "3YYRR4",
        "rating": 2.698,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David DeCarlo",
        "dupr_id": "8K224Y",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]