Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

4.0 and Below DUPR Round Robin

ID: 6546656903

Match Scores

14-15

Loss

Play Date

2026-02-05

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jeff Coyle

RZO42Z · Rocky Hill, CT, US

DUPR

2.784

JK
Jack King

DNXRE4 · USA

DUPR

3.244

TEAM 2WINNER
EP
Eric Park

L2D95K · Meriden, CT, US

DUPR

3.048

RH
Robert Herr

YXOJDG · Plainville, CT, US

DUPR

2.876

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-6546656903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6339803799,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Coyle",
        "dupr_id": "RZO42Z",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": "Rocky Hill, CT, US"
      },
      {
        "name": "Jack King",
        "dupr_id": "DNXRE4",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8172416248,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Park",
        "dupr_id": "L2D95K",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": "Meriden, CT, US"
      },
      {
        "name": "Robert Herr",
        "dupr_id": "YXOJDG",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      }
    ]
  }
]