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

2026 Mixed Ladder Leagues - Monday Morning Ladder

ID: 6415773682

Match Scores

15-5

Win

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Tom Wickeham

GX2O5G · USA

DUPR

3.121

JS
Jane Savatski

5E0PK0 · Appleton, WI, US

DUPR

2.742

TEAM 2LOSS
SJ
sean jochims

Y49DJP · USA

DUPR

2.695

GL
Grace Lohse

MELGRO · Appleton, WI, US

DUPR

2.431

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-6415773682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8567263997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Wickeham",
        "dupr_id": "GX2O5G",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jane Savatski",
        "dupr_id": "5E0PK0",
        "rating": 2.742,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  },
  {
    "team_id": 6783707911,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sean jochims",
        "dupr_id": "Y49DJP",
        "rating": 2.695,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Grace Lohse",
        "dupr_id": "MELGRO",
        "rating": 2.431,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  }
]