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

Central Connecticut Pickleballers

ID: 5425412092

Match Scores

11-7

Win

Play Date

2026-03-01

Play Time (Est)

5:00 PM

Play Location

Manchester, CT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Ashton Wright

L2R09J · USA

Rated Score

3.570

AW
Anastasia Wright

99D277 · Manchester, CT, US

Rated Score

3.605

TEAM 2LOSS
RT
Richard Todte

9PXXRK · Manchester, CT, US

Rated Score

3.393

EM
Edward Machial

VXW2LE · Rocky Hill, CT, US

Rated Score

3.346

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-5425412092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4870897323,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashton Wright",
        "dupr_id": "L2R09J",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anastasia Wright",
        "dupr_id": "99D277",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      }
    ]
  },
  {
    "team_id": 6714788558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Todte",
        "dupr_id": "9PXXRK",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      },
      {
        "name": "Edward Machial",
        "dupr_id": "VXW2LE",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Rocky Hill, CT, US"
      }
    ]
  }
]