Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 4902520318

Match Scores

14-21

Loss

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BE
Brandon Elbert

9PZN2V · Hartford, CT, US

DUPR

4.137

LB
Lucas Biran

DN77WM · West Hartford, CT, US

DUPR

3.942

TEAM 2WINNER
PJ
Pamela Jeppson

0RP4PQ · Bloomfield, CT, US

DUPR

4.207

TL
Travis Lytle

8GZ45V · Simsbury, CT, US

DUPR

4.250

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-4902520318
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6617710789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Elbert",
        "dupr_id": "9PZN2V",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Lucas Biran",
        "dupr_id": "DN77WM",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 5580152678,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Jeppson",
        "dupr_id": "0RP4PQ",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Bloomfield, CT, US"
      },
      {
        "name": "Travis Lytle",
        "dupr_id": "8GZ45V",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  }
]