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

Memorial Day DUPR Slam

ID: 6289420878

Match Scores

0-11, 2-11

Win

Play Date

2026-05-25

Play Time (Est)

7:30 PM

Play Location

Simsbury, CT, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LC
Linda Carrington

9J5OJK · USA

DUPR

2.892

JP
Jenna Parks

Q954V0 · USA

DUPR

2.552

TEAM 2WINNER
Beth Rowlands

NY4VG2 · Newburyport, MA, US

DUPR

3.761

WS
Wendy Simpson

5Y6ZX0 · USA

DUPR

2.732

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-6289420878
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6190795259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Linda Carrington",
        "dupr_id": "9J5OJK",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenna Parks",
        "dupr_id": "Q954V0",
        "rating": 2.552,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6178365513,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Rowlands",
        "dupr_id": "NY4VG2",
        "rating": 3.761,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/92.jpg",
        "location": "Newburyport, MA, US"
      },
      {
        "name": "Wendy Simpson",
        "dupr_id": "5Y6ZX0",
        "rating": 2.732,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]