Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 5764772899

Match Scores

21-9

Win

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BE
Brandon Elbert

9PZN2V · Hartford, CT, US

DUPR

4.218

AS
Andrew Szymula

RZMLJN · Plainville, CT, US

DUPR

3.978

TEAM 2LOSS
PJ
Pamela Jeppson

0RP4PQ · Bloomfield, CT, US

DUPR

4.276

JL
Joe Loparco

0QEWN4 · USA

DUPR

4.076

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-5764772899
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6181988793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Elbert",
        "dupr_id": "9PZN2V",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Andrew Szymula",
        "dupr_id": "RZMLJN",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      }
    ]
  },
  {
    "team_id": 4496496492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pamela Jeppson",
        "dupr_id": "0RP4PQ",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Bloomfield, CT, US"
      },
      {
        "name": "Joe Loparco",
        "dupr_id": "0QEWN4",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]