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

Intermediate 1

ID: 4888057845

Match Scores

10-15

Win

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EW
Eileen Wagner

GW6RJQ · USA

DUPR

2.327

MB
Mary Beth Parton

4Q7Y7G · USA

DUPR

2.485

TEAM 2WINNER
SP
Stacey Prange

QXKOP5 · Chicago, IL, US

DUPR

2.262

EG
Erika Grinius

QPZ6D4 · Chicago, IL, US

DUPR

2.711

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-4888057845
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7976881058,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eileen  Wagner",
        "dupr_id": "GW6RJQ",
        "rating": 2.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Beth Parton",
        "dupr_id": "4Q7Y7G",
        "rating": 2.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8347886235,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacey Prange",
        "dupr_id": "QXKOP5",
        "rating": 2.262,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Erika Grinius",
        "dupr_id": "QPZ6D4",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]