Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 3.5 POOL A

ID: 6705107602

Match Scores

11-8

Loss

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
LK
Luke Kelley

JPDXEM · USA

DUPR

3.621

KS
Karthik Subramanian

YNKP7D · USA

DUPR

3.923

TEAM 2LOSS
JL
Joseph Long

OD62OW · Corning, NY, US

DUPR

3.989

SW
Steve Wright

7DLE44 · Penn Yan, NY, US

DUPR

3.707

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-6705107602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4692676088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke  Kelley",
        "dupr_id": "JPDXEM",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karthik  Subramanian",
        "dupr_id": "YNKP7D",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8187461904,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Long",
        "dupr_id": "OD62OW",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Corning, NY, US"
      },
      {
        "name": "Steve Wright",
        "dupr_id": "7DLE44",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Penn Yan, NY, US"
      }
    ]
  }
]