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

DAB Summer Kickoff Classic - Mens Doubles Skill: (3.5) Age: (34 and Under)

ID: 8324047598

Match Scores

13-11

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Canton, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KL
Kaleb Lowry

KYG6D7 · USA

DUPR

3.267

TD
Tyler Does

2PJJ0R · USA

DUPR

3.267

TEAM 2LOSS
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.412

NM
Nishu Mehta

G0LZNG · USA

DUPR

3.013

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-8324047598
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8419677010,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaleb Lowry",
        "dupr_id": "KYG6D7",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Does",
        "dupr_id": "2PJJ0R",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5681145865,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.412,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Nishu Mehta",
        "dupr_id": "G0LZNG",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]