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

MPA: 2026 Women's Ladder League - Session 2, Thu Jun 4

ID: 6226985259

Match Scores

15-12

Win

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Sheila Gibson

99JWWR · USA

DUPR

3.090

AP
Amy Pruett

67P7NG · OH, US

DUPR

2.996

TEAM 2LOSS
BJ
Beth Juszczyk

JJMELO · USA

DUPR

3.196

KH
Kathleen Hall

VXMKRJ · USA

DUPR

2.951

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-6226985259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4445314691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheila Gibson",
        "dupr_id": "99JWWR",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Pruett",
        "dupr_id": "67P7NG",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 4793988076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Beth Juszczyk",
        "dupr_id": "JJMELO",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathleen Hall",
        "dupr_id": "VXMKRJ",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]