Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 4545686119

Match Scores

21-15

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Andrew Szymula

RZMLJN · Plainville, CT, US

DUPR

4.001

PA
Paul Arias

8D0LDX · West Hartford, CT, US

DUPR

4.098

TEAM 2LOSS
AE
Ahmad Elliott

0YKMKN · Manchester, CT, US

DUPR

4.197

PH
Peter Holmes

7DGVWM · Farmington, CT, US

DUPR

4.152

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-4545686119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5338427853,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Szymula",
        "dupr_id": "RZMLJN",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      },
      {
        "name": "Paul Arias",
        "dupr_id": "8D0LDX",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 5688865877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ahmad Elliott",
        "dupr_id": "0YKMKN",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      },
      {
        "name": "Peter Holmes",
        "dupr_id": "7DGVWM",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      }
    ]
  }
]