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

Central Connecticut Pickleballers

ID: 4480217940

Match Scores

4-11

Win

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

East Hartford, CT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KO
Khiry Oliver

ZZ6DPQ · USA

DUPR

2.710

BM
Brendan Moore

M9GJZP · USA

DUPR

2.897

TEAM 2WINNER
CP
Chris Pilkons

2LKML4 · Ellington, CT, US

DUPR

3.187

EB
Eric B

YN2DLD · USA

DUPR

3.033

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-4480217940
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4797228654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Khiry  Oliver",
        "dupr_id": "ZZ6DPQ",
        "rating": 2.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brendan  Moore",
        "dupr_id": "M9GJZP",
        "rating": 2.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7241814234,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Pilkons",
        "dupr_id": "2LKML4",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "Ellington, CT, US"
      },
      {
        "name": "Eric B",
        "dupr_id": "YN2DLD",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]