Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.8+ RR

ID: 6172866904

Match Scores

11-5

Win

Play Date

2024-10-17

Play Time (Est)

5:00 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Matthew Herbert

PKK55X · Hanahan, SC, US

DUPR

4.067

DK
Dawn Kahley

8DNJY3 · Charleston, SC, US

DUPR

4.059

TEAM 2LOSS
JC
Joe Campbell

8E6Y0O · Summerville, SC, US

DUPR

3.957

GH
Gina Horne

84PWL6 · Summerville, SC, US

DUPR

3.711

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-6172866904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4682091834,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Herbert",
        "dupr_id": "PKK55X",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Hanahan, SC, US"
      },
      {
        "name": "Dawn Kahley",
        "dupr_id": "8DNJY3",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 4976254073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Campbell",
        "dupr_id": "8E6Y0O",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Gina Horne",
        "dupr_id": "84PWL6",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]