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

PKLCHX

ID: 7622941463

Match Scores

11-3

Loss

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Karen LaForest

PWPK7Z · Wurtsboro, NY, US

DUPR

2.874

TD
Tammy Dorozynski

99JGEV · Orange County, NY, US

DUPR

2.949

TEAM 2LOSS
DR
Deneen Rivera

L24OMQ · USA

DUPR

2.000

SH
Susan Hutchings

EWLG6M · Middletown, NY, US

DUPR

3.053

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-7622941463
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6690772829,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen LaForest",
        "dupr_id": "PWPK7Z",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": "Wurtsboro, NY, US"
      },
      {
        "name": "Tammy Dorozynski",
        "dupr_id": "99JGEV",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": "Orange County, NY, US"
      }
    ]
  },
  {
    "team_id": 4975859556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deneen Rivera",
        "dupr_id": "L24OMQ",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan Hutchings",
        "dupr_id": "EWLG6M",
        "rating": 3.053,
        "profile_pic_url": null,
        "location": "Middletown, NY, US"
      }
    ]
  }
]