Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 8365245716

Match Scores

21-17

Loss

Play Date

2026-05-09

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AE
Ahmad Elliott

0YKMKN · Manchester, CT, US

DUPR

4.235

JL
Joe Loparco

0QEWN4 · USA

DUPR

4.077

TEAM 2LOSS
KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.375

LB
Lucas Biran

DN77WM · West Hartford, CT, US

DUPR

3.833

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-8365245716
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7316709039,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ahmad Elliott",
        "dupr_id": "0YKMKN",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      },
      {
        "name": "Joe Loparco",
        "dupr_id": "0QEWN4",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8579070057,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Lucas Biran",
        "dupr_id": "DN77WM",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]