Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 6123072727

Match Scores

16-21

Win

Play Date

2026-05-09

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Peter Holmes

7DGVWM · Farmington, CT, US

DUPR

4.183

Ahmad Elliott

0YKMKN · Manchester, CT, US

DUPR

4.234

TEAM 2WINNER
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.385

Lucas Biran

DN77WM · West Hartford, CT, US

DUPR

3.850

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-6123072727
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6354986872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Holmes",
        "dupr_id": "7DGVWM",
        "rating": 4.183,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Farmington, CT, US"
      },
      {
        "name": "Ahmad Elliott",
        "dupr_id": "0YKMKN",
        "rating": 4.234,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Manchester, CT, US"
      }
    ]
  },
  {
    "team_id": 6372748950,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.385,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Hartford, CT, US"
      },
      {
        "name": "Lucas Biran",
        "dupr_id": "DN77WM",
        "rating": 3.85,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "West Hartford, CT, US"
      }
    ]
  }
]