Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week #7

ID: 4976938053

Match Scores

11-2

Loss

Play Date

2026-05-08

Play Time (Est)

10:15 AM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Josh Weber

94EJEE · Appleton, WI, US

DUPR

4.084

MB
Matthew Bertello

2ZJ049 · Appleton, WI, US

DUPR

3.977

TEAM 2LOSS
JB
John Bertello

JPO4KM · Appleton, WI, US

DUPR

4.013

JK
John Koska

DW9D4Y · Menasha, WI, US

DUPR

3.823

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-4976938053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4629793018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Weber",
        "dupr_id": "94EJEE",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Matthew Bertello",
        "dupr_id": "2ZJ049",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  },
  {
    "team_id": 5924992220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Bertello",
        "dupr_id": "JPO4KM",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "John Koska",
        "dupr_id": "DW9D4Y",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Menasha, WI, US"
      }
    ]
  }
]