Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 6769292318

Match Scores

21-15

Loss

Play Date

2026-05-09

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Katelyn Serra

5EE0PP · Simsbury, CT, US

DUPR

4.057

WB
William Banks

LV2G25 · Southwick, MA, US

DUPR

4.225

TEAM 2LOSS
NB
Nicole Beauchamp

RZE96Z · Plainville, CT, US

DUPR

3.846

LB
Lucas Biran

DN77WM · West Hartford, CT, US

DUPR

3.870

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6769292318
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4723188818,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katelyn Serra ",
        "dupr_id": "5EE0PP",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "William Banks",
        "dupr_id": "LV2G25",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Southwick, MA, US"
      }
    ]
  },
  {
    "team_id": 7652078254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Beauchamp",
        "dupr_id": "RZE96Z",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      },
      {
        "name": "Lucas Biran",
        "dupr_id": "DN77WM",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]