Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Central Connecticut Pickleballers

ID: 7978945130

Match Scores

11-9

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Manchester, CT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CP
Chris Pilkons

2LKML4 · Ellington, CT, US

DUPR

3.182

BE
Brett Eagleson

N75KQ7 · Manchester, CT, US

DUPR

3.221

TEAM 2LOSS
EB
Eric B

YN2DLD · USA

DUPR

3.084

AV
Abhijit Vijay Kumar

QXQDQ0 · USA

DUPR

2.736

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-7978945130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7384886931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Pilkons",
        "dupr_id": "2LKML4",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Ellington, CT, US"
      },
      {
        "name": "Brett Eagleson",
        "dupr_id": "N75KQ7",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      }
    ]
  },
  {
    "team_id": 4452198842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric B",
        "dupr_id": "YN2DLD",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abhijit Vijay Kumar",
        "dupr_id": "QXQDQ0",
        "rating": 2.736,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]