Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 5009513787

Match Scores

16-21

Win

Play Date

2026-05-09

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Jonathan Rutenberg

Y4JLY4 · USA

DUPR

4.234

PH
Peter Holmes

7DGVWM · Farmington, CT, US

DUPR

4.186

TEAM 2WINNER
KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.379

PM
Paul Malafronte

EGKVGV · Clinton, CT, US

DUPR

4.088

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-5009513787
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4732705289,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Rutenberg",
        "dupr_id": "Y4JLY4",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Holmes",
        "dupr_id": "7DGVWM",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      }
    ]
  },
  {
    "team_id": 6986984444,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Paul Malafronte",
        "dupr_id": "EGKVGV",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Clinton, CT, US"
      }
    ]
  }
]