Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6153367130

Match Scores

10-12, 6-11

Win

Play Date

2025-08-16

Play Time (Est)

3:30 PM

Play Location

Charleston, SC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
FC
Frank Cuoco

QJXV6N · USA

DUPR

3.500

DD
Dirk DeWitt

MY94RO · USA

DUPR

3.500

TEAM 2WINNER
TM
Tim Mauter

GGY2DM · Charleston, SC, US

DUPR

4.646

GD
Gabi Dalnekoff

QXE4Z4 · USA

DUPR

3.500

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-6153367130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7804956994,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frank Cuoco",
        "dupr_id": "QJXV6N",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dirk DeWitt",
        "dupr_id": "MY94RO",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6805623828,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Mauter",
        "dupr_id": "GGY2DM",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Gabi Dalnekoff",
        "dupr_id": "QXE4Z4",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]