Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball Spring Classic 4.0-4,7

ID: 7485686950

Match Scores

3-11

Loss

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JN
Johnny Nguyen

89OXRE · Morton, IL, US

DUPR

4.054

SS
Sam Sollberger

67YWND · Morton, IL, US

DUPR

4.517

TEAM 2WINNER
PS
Pierre S Thavong

XJKQNR · Elgin, IL, US

DUPR

4.291

JW
Johannes Wang

E9MOEW · USA

DUPR

4.557

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-7485686950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4517805903,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johnny Nguyen",
        "dupr_id": "89OXRE",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      },
      {
        "name": "Sam Sollberger",
        "dupr_id": "67YWND",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      }
    ]
  },
  {
    "team_id": 4332414482,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pierre S Thavong",
        "dupr_id": "XJKQNR",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "Johannes Wang",
        "dupr_id": "E9MOEW",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]