Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 6208964421

Match Scores

21-13

Win

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jordan Wesel

X254J2 · New Haven, CT, US

DUPR

3.886

BE
Brandon Elbert

9PZN2V · Hartford, CT, US

DUPR

4.154

TEAM 2LOSS
KB
Klaire Bielonko

O6WW72 · Suffield, CT, US

DUPR

4.156

MO
Max O’Connor

0R9PJN · Simsbury, CT, US

DUPR

4.027

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-6208964421
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7578859763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Wesel",
        "dupr_id": "X254J2",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      },
      {
        "name": "Brandon Elbert",
        "dupr_id": "9PZN2V",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 4868447675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Klaire Bielonko",
        "dupr_id": "O6WW72",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Suffield, CT, US"
      },
      {
        "name": "Max O’Connor",
        "dupr_id": "0R9PJN",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  }
]