Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday League Championship

ID: 7687045290

Match Scores

11-6

Win

Play Date

2026-05-22

Play Time (Est)

7:30 PM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JG
Jeff Gao

55KR5L · USA

DUPR

4.192

JS
Julia Sibla

LVVYP5 · Neenah, WI, US

DUPR

3.569

TEAM 2LOSS
Thomas Babcock

NYZ5Y7 · Appleton, WI, US

DUPR

3.567

JW
Josh Weber

94EJEE · Appleton, WI, US

DUPR

4.055

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-7687045290
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5981522019,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Gao",
        "dupr_id": "55KR5L",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julia Sibla",
        "dupr_id": "LVVYP5",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Neenah, WI, US"
      }
    ]
  },
  {
    "team_id": 6241687261,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Babcock",
        "dupr_id": "NYZ5Y7",
        "rating": 3.567,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6a1cea739c5e4.jpg",
        "location": "Appleton, WI, US"
      },
      {
        "name": "Josh Weber",
        "dupr_id": "94EJEE",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  }
]