Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced League: Week 8

ID: 6075903008

Match Scores

11-4

Win

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

Pickleball Kingdom - Sun Prairie

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Anthony Petrasko

WKZV6Y · Madison, WI, US

DUPR

4.472

JD
Jeff Daniels

XJ5EG2 · Waunakee, WI, US

DUPR

3.898

TEAM 2LOSS
SA
satya alluri

Q50RL0 · Sun Prairie, WI, US

DUPR

3.892

TL
Teng Lee

PZQKJZ · USA

DUPR

3.995

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-6075903008
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7274127817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Petrasko",
        "dupr_id": "WKZV6Y",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Jeff Daniels",
        "dupr_id": "XJ5EG2",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      }
    ]
  },
  {
    "team_id": 5500210250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "satya alluri",
        "dupr_id": "Q50RL0",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Sun Prairie, WI, US"
      },
      {
        "name": "Teng Lee",
        "dupr_id": "PZQKJZ",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]