Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week #8

ID: 7873989836

Match Scores

9-3

Win

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Josh Weber

94EJEE · Appleton, WI, US

DUPR

4.068

EW
Eric Walters

QPXOG0 · Menasha, WI, US

DUPR

4.368

TEAM 2LOSS
MB
Matthew Bertello

2ZJ049 · Appleton, WI, US

DUPR

3.958

JB
John Bertello

JPO4KM · Appleton, WI, US

DUPR

4.019

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-7873989836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7723244569,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Weber",
        "dupr_id": "94EJEE",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Eric Walters",
        "dupr_id": "QPXOG0",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Menasha, WI, US"
      }
    ]
  },
  {
    "team_id": 7125395829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Bertello",
        "dupr_id": "2ZJ049",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "John Bertello",
        "dupr_id": "JPO4KM",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  }
]