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

2026 Mixed Ladder Leagues - Monday Morning Ladder

ID: 5553779769

Match Scores

9-6

Win

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jodi St Aubin

W65YWL · USA

DUPR

3.058

LF
Lori Forbes

NYPG47 · Westchase, FL, US

DUPR

3.454

TEAM 2LOSS
SH
Stephen Haas

DWRZGX · USA

DUPR

3.096

EA
Elizabeth Alderton

129264 · USA

DUPR

3.446

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-5553779769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8492814130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jodi St Aubin",
        "dupr_id": "W65YWL",
        "rating": 3.058,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lori Forbes",
        "dupr_id": "NYPG47",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": "Westchase, FL, US"
      }
    ]
  },
  {
    "team_id": 5640291415,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Haas",
        "dupr_id": "DWRZGX",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Alderton",
        "dupr_id": "129264",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]