Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 6733153594

Match Scores

21-16

Loss

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LZ
Leo Zaffetti

V4VRY5 · USA

DUPR

4.273

RA
Richard Alleyne

9P92YR · USA

DUPR

4.074

TEAM 2LOSS
TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.113

PA
Paul Arias

8D0LDX · West Hartford, CT, US

DUPR

4.048

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-6733153594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5281494129,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leo Zaffetti",
        "dupr_id": "V4VRY5",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Alleyne",
        "dupr_id": "9P92YR",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6680569573,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      },
      {
        "name": "Paul Arias",
        "dupr_id": "8D0LDX",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]