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

Intermediate league

ID: 6027255851

Match Scores

15-13

Win

Play Date

2026-05-26

Play Time (Est)

12:45 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RN
Rachael Nicholas

GWX7NG · USA

DUPR

2.454

Allison Smith

RYMYMZ · Oak Park, IL, US

DUPR

3.039

TEAM 2LOSS
SJ
Sheree Johnson

EWVJDV · USA

DUPR

2.892

SP
Susan Pierson

84X6GK · USA

DUPR

2.550

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-6027255851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5725008229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachael Nicholas",
        "dupr_id": "GWX7NG",
        "rating": 2.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allison  Smith",
        "dupr_id": "RYMYMZ",
        "rating": 3.039,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/75.jpg",
        "location": "Oak Park, IL, US"
      }
    ]
  },
  {
    "team_id": 7462777757,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheree Johnson",
        "dupr_id": "EWVJDV",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan Pierson",
        "dupr_id": "84X6GK",
        "rating": 2.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]