Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 4847366965

Match Scores

21-18

Loss

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WB
William Banks

LV2G25 · Southwick, MA, US

DUPR

4.223

TL
Travis Lytle

8GZ45V · Simsbury, CT, US

DUPR

4.260

TEAM 2LOSS
PM
Paul Malafronte

EGKVGV · Clinton, CT, US

DUPR

4.081

NN
Nicki Niedz

Q5R0XR · Hamden, CT, US

DUPR

4.154

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-4847366965
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5723219615,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Banks",
        "dupr_id": "LV2G25",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Southwick, MA, US"
      },
      {
        "name": "Travis Lytle",
        "dupr_id": "8GZ45V",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  },
  {
    "team_id": 5065338851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Malafronte",
        "dupr_id": "EGKVGV",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Clinton, CT, US"
      },
      {
        "name": "Nicki Niedz",
        "dupr_id": "Q5R0XR",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Hamden, CT, US"
      }
    ]
  }
]