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

Competitive Open Play Match

ID: 7177655842

Match Scores

11-4

Win

Play Date

2026-05-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Scott Thompson

59OD50 · Hilton Head Island, SC, US

DUPR

3.149

TH
Tom Haller

3YYRR4 · USA

DUPR

2.708

TEAM 2LOSS
KM
Keith M Moyer

0Y5M5G · Hilton Head Island, SC, US

DUPR

2.843

PZ
Philip Zitello

122E07 · Hilton Head Island, SC, US

DUPR

2.544

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-7177655842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7455537233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Thompson",
        "dupr_id": "59OD50",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Tom Haller",
        "dupr_id": "3YYRR4",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7049135459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keith M Moyer",
        "dupr_id": "0Y5M5G",
        "rating": 2.843,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Philip Zitello",
        "dupr_id": "122E07",
        "rating": 2.544,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]