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

Intermediate 1

ID: 7457563716

Match Scores

11-15

Loss

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jeanne Wirpsa

LV0WMZ · Evanston, IL, US

DUPR

2.075

DK
Diana Kenworthy

Q95975 · USA

DUPR

2.324

TEAM 2WINNER
EG
Erika Grinius

QPZ6D4 · Chicago, IL, US

DUPR

2.705

EW
Eileen Wagner

GW6RJQ · USA

DUPR

2.333

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-7457563716
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4648996743,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeanne Wirpsa",
        "dupr_id": "LV0WMZ",
        "rating": 2.075,
        "profile_pic_url": null,
        "location": "Evanston, IL, US"
      },
      {
        "name": "Diana Kenworthy",
        "dupr_id": "Q95975",
        "rating": 2.324,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8180069385,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erika Grinius",
        "dupr_id": "QPZ6D4",
        "rating": 2.705,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Eileen  Wagner",
        "dupr_id": "GW6RJQ",
        "rating": 2.333,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]