Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 4387241492

Match Scores

21-14

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.095

BE
Brandon Elbert

9PZN2V · Hartford, CT, US

DUPR

4.241

TEAM 2LOSS
PH
Peter Holmes

7DGVWM · Farmington, CT, US

DUPR

4.161

JL
Joe Loparco

0QEWN4 · USA

DUPR

4.082

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-4387241492
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5374332210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      },
      {
        "name": "Brandon Elbert",
        "dupr_id": "9PZN2V",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 7806947569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Holmes",
        "dupr_id": "7DGVWM",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      },
      {
        "name": "Joe Loparco",
        "dupr_id": "0QEWN4",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]