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

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

ID: 4660091081

Match Scores

4-11

Win

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Canton, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TF
Travis Finney

GGNEQQ · USA

DUPR

3.111

LF
Lucas Finney

6PJO7K · USA

DUPR

2.579

TEAM 2WINNER
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.423

NM
Nishu Mehta

G0LZNG · USA

DUPR

3.055

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-4660091081
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7366348604,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Travis Finney",
        "dupr_id": "GGNEQQ",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucas Finney",
        "dupr_id": "6PJO7K",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5148667279,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.423,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Nishu Mehta",
        "dupr_id": "G0LZNG",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]