Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 over 50

ID: 5535381789

Match Scores

5-15

Win

Play Date

2025-03-15

Play Time (Est)

10:15 AM

Play Location

147 Old Moncks Corner Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
DD
Dirk DeWitt

MY94RO · USA

DUPR

4.485

MG
Marlo Greene

3ZQJWQ · USA

DUPR

4.143

TEAM 2WINNER
Tim Mauter

GGY2DM · Charleston, SC, US

DUPR

4.653

Jill Klaffky

V4ZEKP · Asheville, NC, US

DUPR

4.662

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-5535381789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5429359939,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dirk DeWitt",
        "dupr_id": "MY94RO",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marlo Greene",
        "dupr_id": "3ZQJWQ",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7091796770,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Mauter",
        "dupr_id": "GGY2DM",
        "rating": 4.653,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Charleston, SC, US"
      },
      {
        "name": "Jill Klaffky",
        "dupr_id": "V4ZEKP",
        "rating": 4.662,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/35.jpg",
        "location": "Asheville, NC, US"
      }
    ]
  }
]