Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday League Championship

ID: 5039903770

Match Scores

11-9

Loss

Play Date

2026-05-22

Play Time (Est)

11:30 PM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JG
Jeff Gao

55KR5L · USA

DUPR

4.185

BX
Blong Xiong

KXL5KY · Winnebago County, WI, US

DUPR

3.928

TEAM 2LOSS
MJ
Mark Johnson

N74WPW · Appleton, WI, US

DUPR

3.889

JS
Julia Sibla

LVVYP5 · Neenah, WI, US

DUPR

3.572

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-5039903770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4772656986,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Gao",
        "dupr_id": "55KR5L",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blong Xiong",
        "dupr_id": "KXL5KY",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Winnebago County, WI, US"
      }
    ]
  },
  {
    "team_id": 7694451426,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Johnson",
        "dupr_id": "N74WPW",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Julia Sibla",
        "dupr_id": "LVVYP5",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Neenah, WI, US"
      }
    ]
  }
]