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

Lowell Women Ladder League #1

ID: 8281039955

Match Scores

11-0

Win

Play Date

2026-05-21

Play Time (Est)

12:45 AM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PS
Patti Sheltrown

DNWXD6 · USA

DUPR

3.522

JM
Jill McIntyre

OZE9O2 · Belding, MI, US

DUPR

3.504

TEAM 2LOSS
KD
Kathleen Devarenne

30PWD2 · USA

DUPR

3.170

KC
Kenda Craig

5E597L · USA

DUPR

2.945

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-8281039955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7611114605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patti Sheltrown",
        "dupr_id": "DNWXD6",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jill McIntyre",
        "dupr_id": "OZE9O2",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "Belding, MI, US"
      }
    ]
  },
  {
    "team_id": 5432959936,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathleen Devarenne",
        "dupr_id": "30PWD2",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenda Craig",
        "dupr_id": "5E597L",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]