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

Lowell Women Ladder League #1

ID: 5678039831

Match Scores

2-11

Win

Play Date

2026-05-21

Play Time (Est)

12:45 AM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JK
Jennifer Kok

9JJWZ7 · USA

DUPR

3.772

KC
Kenda Craig

5E597L · USA

DUPR

3.000

TEAM 2WINNER
KD
Kathleen Devarenne

30PWD2 · USA

DUPR

3.238

JM
Jill McIntyre

OZE9O2 · Belding, MI, US

DUPR

3.499

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-5678039831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6541407201,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Kok",
        "dupr_id": "9JJWZ7",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenda Craig",
        "dupr_id": "5E597L",
        "rating": 3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5892202667,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathleen Devarenne",
        "dupr_id": "30PWD2",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jill McIntyre",
        "dupr_id": "OZE9O2",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Belding, MI, US"
      }
    ]
  }
]