Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 7095496702

Match Scores

21-19

Win

Play Date

2026-05-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Janis Jimenez

2QJ7K7 · Glastonbury, CT, US

DUPR

3.665

JL
jay LeGassey

76ROOM · USA

DUPR

3.219

TEAM 2LOSS
SD
Sue Daigle

Z9XLML · Simsbury, CT, US

DUPR

3.553

ND
Nathan Daugherty

2Y4LYR · Southwick, MA, US

DUPR

3.633

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-7095496702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4989959321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janis Jimenez",
        "dupr_id": "2QJ7K7",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Glastonbury, CT, US"
      },
      {
        "name": "jay LeGassey",
        "dupr_id": "76ROOM",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5555915689,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sue Daigle",
        "dupr_id": "Z9XLML",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Nathan Daugherty",
        "dupr_id": "2Y4LYR",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Southwick, MA, US"
      }
    ]
  }
]