Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 5611846353

Match Scores

21-17

Win

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Janis Jimenez

2QJ7K7 · Glastonbury, CT, US

DUPR

3.667

JD
Jacob Duarte

D97EOY · USA

DUPR

3.596

TEAM 2LOSS
SD
Sue Daigle

Z9XLML · Simsbury, CT, US

DUPR

3.552

JB
Jay Barbuto

56MLQL · Simsbury, CT, US

DUPR

3.781

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-5611846353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6307969205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janis Jimenez",
        "dupr_id": "2QJ7K7",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "Glastonbury, CT, US"
      },
      {
        "name": "Jacob Duarte",
        "dupr_id": "D97EOY",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6867555761,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sue Daigle",
        "dupr_id": "Z9XLML",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Jay Barbuto",
        "dupr_id": "56MLQL",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  }
]