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

HCI Pickleball League

ID: 6608630054

Match Scores

11-4

Loss

Play Date

2026-06-05

Play Time (Est)

3:30 PM

Play Location

Bee Cave, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Chris Loeper

ZNYDZP · Travis County, TX, US

DUPR

3.374

JM
Jeffrey Monroe

LZ5ZMJ · USA

DUPR

2.771

TEAM 2LOSS
AF
Adam Fingerman

V7Y45E · Lakeway, TX, US

DUPR

2.914

KJ
Kevin Jones

9JE04E · Austin, TX, US

DUPR

2.694

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-6608630054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6651791645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Loeper",
        "dupr_id": "ZNYDZP",
        "rating": 3.374,
        "profile_pic_url": null,
        "location": "Travis County, TX, US"
      },
      {
        "name": "Jeffrey Monroe",
        "dupr_id": "LZ5ZMJ",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6629176394,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Fingerman",
        "dupr_id": "V7Y45E",
        "rating": 2.914,
        "profile_pic_url": null,
        "location": "Lakeway, TX, US"
      },
      {
        "name": "Kevin Jones",
        "dupr_id": "9JE04E",
        "rating": 2.694,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]