Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 5111601797

Match Scores

15-21

Loss

Play Date

2026-05-09

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Sue Daigle

Z9XLML · Simsbury, CT, US

DUPR

3.501

Jay Johnson

YN4JW4 · Simsbury, CT, US

DUPR

3.690

TEAM 2WINNER
Shari Casolo

V7JYWE · Glastonbury, CT, US

DUPR

3.377

JD
Jacob Duarte

D97EOY · USA

DUPR

3.606

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-5111601797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8248037426,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sue Daigle",
        "dupr_id": "Z9XLML",
        "rating": 3.501,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/7.jpg",
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Jay Johnson",
        "dupr_id": "YN4JW4",
        "rating": 3.69,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Simsbury, CT, US"
      }
    ]
  },
  {
    "team_id": 4450592717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shari Casolo",
        "dupr_id": "V7JYWE",
        "rating": 3.377,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/1.jpg",
        "location": "Glastonbury, CT, US"
      },
      {
        "name": "Jacob Duarte",
        "dupr_id": "D97EOY",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]