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

Elite Pickleball High Stakes Showdown 5.0

ID: 8260443742

Match Scores

17-19

Win

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AA
Ariana Ajani

VX4NOP · Northbrook, IL, US

DUPR

4.857

EK
Edward Kim

GGE27X · Seoul, KR

DUPR

5.436

TEAM 2WINNER
KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.647

AB
Arielle Butler

3LVZX6 · Franklin, WI, US

DUPR

5.421

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-8260443742
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802275508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ariana Ajani",
        "dupr_id": "VX4NOP",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Edward Kim",
        "dupr_id": "GGE27X",
        "rating": 5.436,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 4852088118,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.647,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Arielle Butler",
        "dupr_id": "3LVZX6",
        "rating": 5.421,
        "profile_pic_url": null,
        "location": "Franklin, WI, US"
      }
    ]
  }
]