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

2026 Mixed Ladder Leagues - Monday Morning Ladder

ID: 4331627786

Match Scores

9-4

Loss

Play Date

2026-06-01

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Mark Kampf

6P9GZK · USA

DUPR

2.871

LF
Lori Fares

MPGMLO · USA

DUPR

3.385

TEAM 2LOSS
JM
Janice Mullaney

MY54KP · Appleton, WI, US

DUPR

2.680

EB
Erika Berendsen

X0RXJ2 · USA

DUPR

2.601

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-4331627786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6370284874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Kampf",
        "dupr_id": "6P9GZK",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lori Fares",
        "dupr_id": "MPGMLO",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8220185648,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Janice Mullaney",
        "dupr_id": "MY54KP",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Erika Berendsen",
        "dupr_id": "X0RXJ2",
        "rating": 2.601,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]