Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 7368340735

Match Scores

24-26

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RD
Robert DeGray

W6GEMM · Bluffton, SC, US

DUPR

4.236

BE
Brandon Elbert

9PZN2V · Hartford, CT, US

DUPR

4.232

TEAM 2WINNER
JL
Joe Loparco

0QEWN4 · USA

DUPR

4.088

TL
Travis Lytle

8GZ45V · Simsbury, CT, US

DUPR

4.234

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-7368340735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5569477225,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert DeGray",
        "dupr_id": "W6GEMM",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      },
      {
        "name": "Brandon Elbert",
        "dupr_id": "9PZN2V",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 8324321450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Loparco",
        "dupr_id": "0QEWN4",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Lytle",
        "dupr_id": "8GZ45V",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  }
]