Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 8273444160

Match Scores

15-21

Loss

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Sam Garcia

RWR5WN · Wethersfield, CT, US

DUPR

4.063

Chris DuVerger

QP6VO4 · Chicago, IL, US

DUPR

4.302

TEAM 2WINNER
Travis Lytle

8GZ45V · Simsbury, CT, US

DUPR

4.258

Tom Padrevita

KXP4YO · Suffield, CT, US

DUPR

3.985

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-8273444160
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6330222668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam  Garcia",
        "dupr_id": "RWR5WN",
        "rating": 4.063,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/35.jpg",
        "location": "Wethersfield, CT, US"
      },
      {
        "name": "Chris DuVerger",
        "dupr_id": "QP6VO4",
        "rating": 4.302,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 6985916294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Travis Lytle",
        "dupr_id": "8GZ45V",
        "rating": 4.258,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Tom Padrevita",
        "dupr_id": "KXP4YO",
        "rating": 3.985,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Suffield, CT, US"
      }
    ]
  }
]