Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 8206348243

Match Scores

20-22

Loss

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Brandon Elbert

9PZN2V · Hartford, CT, US

DUPR

4.196

Sam Garcia

RWR5WN · Wethersfield, CT, US

DUPR

4.136

TEAM 2WINNER
Travis Lytle

8GZ45V · Simsbury, CT, US

DUPR

4.235

Pamela Jeppson

0RP4PQ · Bloomfield, CT, US

DUPR

4.293

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-8206348243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6285112997,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Elbert",
        "dupr_id": "9PZN2V",
        "rating": 4.196,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/49.jpg",
        "location": "Hartford, CT, US"
      },
      {
        "name": "Sam  Garcia",
        "dupr_id": "RWR5WN",
        "rating": 4.136,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/35.jpg",
        "location": "Wethersfield, CT, US"
      }
    ]
  },
  {
    "team_id": 4848642671,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Travis Lytle",
        "dupr_id": "8GZ45V",
        "rating": 4.235,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Pamela Jeppson",
        "dupr_id": "0RP4PQ",
        "rating": 4.293,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/68.jpg",
        "location": "Bloomfield, CT, US"
      }
    ]
  }
]