Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week #7

ID: 7599679022

Match Scores

11-7

Win

Play Date

2026-05-08

Play Time (Est)

3:30 PM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Josh Weber

94EJEE · Appleton, WI, US

DUPR

4.080

JK
John Koska

DW9D4Y · Menasha, WI, US

DUPR

3.844

TEAM 2LOSS
MB
Matthew Bertello

2ZJ049 · Appleton, WI, US

DUPR

3.980

JB
John Bertello

JPO4KM · Appleton, WI, US

DUPR

3.992

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-7599679022
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8172356484,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Weber",
        "dupr_id": "94EJEE",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "John Koska",
        "dupr_id": "DW9D4Y",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Menasha, WI, US"
      }
    ]
  },
  {
    "team_id": 6382596654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Bertello",
        "dupr_id": "2ZJ049",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "John Bertello",
        "dupr_id": "JPO4KM",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  }
]