Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 7294924443

Match Scores

21-19

Win

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LH
Lexie Hamilton

LW406Q · New Hartford, CT, US

DUPR

3.940

MC
Mo Chadha

G5V54D · Avon, CT, US

DUPR

4.001

TEAM 2LOSS
EB
emily beitel

E9W76O · Cheshire, CT, US

DUPR

3.748

JB
Jeremy Beitel

JJMJZM · Cheshire, CT, US

DUPR

3.971

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-7294924443
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5250866731,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lexie Hamilton",
        "dupr_id": "LW406Q",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "New Hartford, CT, US"
      },
      {
        "name": "Mo Chadha",
        "dupr_id": "G5V54D",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  },
  {
    "team_id": 6916802649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "emily  beitel",
        "dupr_id": "E9W76O",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      },
      {
        "name": "Jeremy Beitel",
        "dupr_id": "JJMJZM",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  }
]