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

Intermediate league

ID: 8549492261

Match Scores

14-15

Win

Play Date

2026-06-02

Play Time (Est)

6:15 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Mike McClain

DWED4X · USA

DUPR

3.029

RN
Rachael Nicholas

GWX7NG · USA

DUPR

2.444

TEAM 2WINNER
AS
Allison Smith

RYMYMZ · Oak Park, IL, US

DUPR

3.216

SJ
Sheree Johnson

EWVJDV · USA

DUPR

2.925

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-8549492261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6409618080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike McClain",
        "dupr_id": "DWED4X",
        "rating": 3.029,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachael Nicholas",
        "dupr_id": "GWX7NG",
        "rating": 2.444,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5644385497,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allison  Smith",
        "dupr_id": "RYMYMZ",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      },
      {
        "name": "Sheree Johnson",
        "dupr_id": "EWVJDV",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]