Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 5166109711

Match Scores

21-17

Loss

Play Date

2026-04-18

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Richard Alleyne

9P92YR · USA

DUPR

4.078

LZ
Leo Zaffetti

V4VRY5 · USA

DUPR

4.273

TEAM 2LOSS
AS
Andrew Szymula

RZMLJN · Plainville, CT, US

DUPR

3.961

TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.112

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-5166109711
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4587844644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Alleyne",
        "dupr_id": "9P92YR",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leo Zaffetti",
        "dupr_id": "V4VRY5",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8410458326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Szymula",
        "dupr_id": "RZMLJN",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      },
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  }
]