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

2026 Mixed Ladder Leagues - Monday Morning Ladder

ID: 7143110271

Match Scores

15-7

Loss

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
sean jochims

Y49DJP · USA

DUPR

2.932

TW
Tom Wickeham

GX2O5G · USA

DUPR

2.932

TEAM 2LOSS
JS
Jane Savatski

5E0PK0 · Appleton, WI, US

DUPR

2.727

LW
LuAnn Wickeham

EXRDVO · USA

DUPR

2.547

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-7143110271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7371382641,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "sean jochims",
        "dupr_id": "Y49DJP",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Wickeham",
        "dupr_id": "GX2O5G",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6194459099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Savatski",
        "dupr_id": "5E0PK0",
        "rating": 2.727,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "LuAnn Wickeham",
        "dupr_id": "EXRDVO",
        "rating": 2.547,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]