Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday League Championship

ID: 5145285269

Match Scores

6-11

Win

Play Date

2026-05-22

Play Time (Est)

6:15 AM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1LOSS
Thomas Babcock

NYZ5Y7 · Appleton, WI, US

DUPR

3.597

MJ
Mark Johnson

N74WPW · Appleton, WI, US

DUPR

3.885

TEAM 2WINNER
EW
Eric Walters

QPXOG0 · Menasha, WI, US

DUPR

4.384

JS
Julia Sibla

LVVYP5 · Neenah, WI, US

DUPR

3.575

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-5145285269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7503005935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Babcock",
        "dupr_id": "NYZ5Y7",
        "rating": 3.597,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6a1cea739c5e4.jpg",
        "location": "Appleton, WI, US"
      },
      {
        "name": "Mark Johnson",
        "dupr_id": "N74WPW",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  },
  {
    "team_id": 7240111425,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Walters",
        "dupr_id": "QPXOG0",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Menasha, WI, US"
      },
      {
        "name": "Julia Sibla",
        "dupr_id": "LVVYP5",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": "Neenah, WI, US"
      }
    ]
  }
]