Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced League: Week 8

ID: 4745732596

Match Scores

11-5

Loss

Play Date

2026-05-15

Play Time (Est)

5:00 PM

Play Location

Pickleball Kingdom - Sun Prairie

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Anthony Petrasko

WKZV6Y · Madison, WI, US

DUPR

4.458

TL
Teng Lee

PZQKJZ · USA

DUPR

3.987

TEAM 2LOSS
SA
satya alluri

Q50RL0 · Sun Prairie, WI, US

DUPR

3.931

JD
Jeff Daniels

XJ5EG2 · Waunakee, WI, US

DUPR

3.875

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-4745732596
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6200093201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Petrasko",
        "dupr_id": "WKZV6Y",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Teng Lee",
        "dupr_id": "PZQKJZ",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7371890321,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "satya alluri",
        "dupr_id": "Q50RL0",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Sun Prairie, WI, US"
      },
      {
        "name": "Jeff Daniels",
        "dupr_id": "XJ5EG2",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      }
    ]
  }
]