Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Week #6

ID: 6715082560

Match Scores

11-6

Win

Play Date

2026-01-05

Play Time (Est)

5:00 PM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
EW
Eric Wang

D9ZE5L · Neenah, WI, US

DUPR

3.779

JS
Julia Sibla

LVVYP5 · Neenah, WI, US

DUPR

3.413

TEAM 2LOSS
JB
John Bertello

JPO4KM · Appleton, WI, US

DUPR

3.521

AJ
Amy jo wysocki

M2PJXG · WI, US

DUPR

3.194

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-6715082560
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4522321792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Wang",
        "dupr_id": "D9ZE5L",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Neenah, WI, US"
      },
      {
        "name": "Julia Sibla",
        "dupr_id": "LVVYP5",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": "Neenah, WI, US"
      }
    ]
  },
  {
    "team_id": 7456482419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Bertello",
        "dupr_id": "JPO4KM",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Amy jo wysocki",
        "dupr_id": "M2PJXG",
        "rating": 3.194,
        "profile_pic_url": null,
        "location": "WI, US"
      }
    ]
  }
]