Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 5763553516

Match Scores

17-21

Loss

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RD
Robert DeGray

W6GEMM · Bluffton, SC, US

DUPR

4.249

SG
Sam Garcia

RWR5WN · Wethersfield, CT, US

DUPR

4.073

TEAM 2WINNER
PJ
Pamela Jeppson

0RP4PQ · Bloomfield, CT, US

DUPR

4.216

PH
Peter Holmes

7DGVWM · Farmington, CT, US

DUPR

4.266

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-5763553516
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7808682020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert DeGray",
        "dupr_id": "W6GEMM",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      },
      {
        "name": "Sam  Garcia",
        "dupr_id": "RWR5WN",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Wethersfield, CT, US"
      }
    ]
  },
  {
    "team_id": 7838168905,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Jeppson",
        "dupr_id": "0RP4PQ",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Bloomfield, CT, US"
      },
      {
        "name": "Peter Holmes",
        "dupr_id": "7DGVWM",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      }
    ]
  }
]