Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 over 50

ID: 5921358912

Match Scores

15-0

Win

Play Date

2025-03-15

Play Time (Est)

1:00 PM

Play Location

147 Old Moncks Corner Rd

View Facility Page →

Competitor Teams

TEAM 1WINNER
Tim Mauter

GGY2DM · Charleston, SC, US

DUPR

4.643

Jill Klaffky

V4ZEKP · Asheville, NC, US

DUPR

4.637

TEAM 2LOSS
Jason Maurer

160DNG · Charleston, SC, US

DUPR

4.547

Gina Horne

84PWL6 · Summerville, SC, US

DUPR

3.720

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-5921358912
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7465845515,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Mauter",
        "dupr_id": "GGY2DM",
        "rating": 4.643,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Charleston, SC, US"
      },
      {
        "name": "Jill Klaffky",
        "dupr_id": "V4ZEKP",
        "rating": 4.637,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/35.jpg",
        "location": "Asheville, NC, US"
      }
    ]
  },
  {
    "team_id": 5786089226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Maurer",
        "dupr_id": "160DNG",
        "rating": 4.547,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Charleston, SC, US"
      },
      {
        "name": "Gina Horne",
        "dupr_id": "84PWL6",
        "rating": 3.72,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/93.jpg",
        "location": "Summerville, SC, US"
      }
    ]
  }
]