Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 6877310954

Match Scores

21-23

Win

Play Date

2026-05-09

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TL
Travis Lytle

8GZ45V · Simsbury, CT, US

DUPR

4.258

AE
Ahmad Elliott

0YKMKN · Manchester, CT, US

DUPR

4.239

TEAM 2WINNER
TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.099

KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.380

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-6877310954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5571602353,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Travis Lytle",
        "dupr_id": "8GZ45V",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Ahmad Elliott",
        "dupr_id": "0YKMKN",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      }
    ]
  },
  {
    "team_id": 5579178542,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      },
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      }
    ]
  }
]