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

Ladder League - Group # 193

ID: 6189064486

Match Scores

7-11

Win

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Tiger, GA 30576, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BR
Ben Rose

LZZ2DK · USA

DUPR

3.509

JJ
Jim Johnson

9PQ4L7 · Clayton, GA, US

DUPR

3.525

TEAM 2WINNER
MM
Michael McGaughey

0YYMY4 · Lakemont, GA, US

DUPR

3.567

DW
Douglas Wilson

6P5DXE · USA

DUPR

3.359

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-6189064486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7899432346,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Rose",
        "dupr_id": "LZZ2DK",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Johnson",
        "dupr_id": "9PQ4L7",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": "Clayton, GA, US"
      }
    ]
  },
  {
    "team_id": 5279652116,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael McGaughey",
        "dupr_id": "0YYMY4",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "Lakemont, GA, US"
      },
      {
        "name": "Douglas Wilson",
        "dupr_id": "6P5DXE",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]