Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Elite Pickleball High Stakes Showdown 5.0

ID: 8549059207

Match Scores

2-11

Win

Play Date

2026-05-17

Play Time (Est)

8:45 AM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Christine Pavlov

G5NLNM · Naperville, IL, US

DUPR

4.437

AS
Aryan Sharma

XKOOP7 · South Barrington, IL, US

DUPR

4.926

TEAM 2WINNER
KN
Klara Nowak

8E5Y5E · Glenview, IL, US

DUPR

5.000

CN
Conrad Nowak

127OKR · Chicago, IL, US

DUPR

4.955

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-8549059207
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5101847776,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christine Pavlov",
        "dupr_id": "G5NLNM",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Aryan Sharma",
        "dupr_id": "XKOOP7",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "South Barrington, IL, US"
      }
    ]
  },
  {
    "team_id": 6928097230,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Klara Nowak",
        "dupr_id": "8E5Y5E",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Conrad Nowak",
        "dupr_id": "127OKR",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]