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

HCI Pickleball League

ID: 5411735973

Match Scores

6-11

Loss

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

Bee Cave, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CL
Chris Loeper

ZNYDZP · Travis County, TX, US

DUPR

3.359

AF
Adam Fingerman

V7Y45E · Lakeway, TX, US

DUPR

2.886

TEAM 2WINNER
KG
Krishna Ganapathy

RWDYLE · Austin, TX, US

DUPR

3.034

KJ
Kevin Jones

9JE04E · Austin, TX, US

DUPR

2.724

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-5411735973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6294080829,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Loeper",
        "dupr_id": "ZNYDZP",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": "Travis County, TX, US"
      },
      {
        "name": "Adam Fingerman",
        "dupr_id": "V7Y45E",
        "rating": 2.886,
        "profile_pic_url": null,
        "location": "Lakeway, TX, US"
      }
    ]
  },
  {
    "team_id": 6487083557,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krishna Ganapathy",
        "dupr_id": "RWDYLE",
        "rating": 3.034,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Kevin Jones",
        "dupr_id": "9JE04E",
        "rating": 2.724,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]