Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced League: Week 8

ID: 4913198517

Match Scores

11-5

Win

Play Date

2026-05-15

Play Time (Est)

10:15 AM

Play Location

Pickleball Kingdom - Sun Prairie

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Anthony Petrasko

WKZV6Y · Madison, WI, US

DUPR

4.465

JD
Jeff Daniels

XJ5EG2 · Waunakee, WI, US

DUPR

3.883

TEAM 2LOSS
SA
satya alluri

Q50RL0 · Sun Prairie, WI, US

DUPR

3.925

TL
Teng Lee

PZQKJZ · USA

DUPR

3.981

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-4913198517
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8201533895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Petrasko",
        "dupr_id": "WKZV6Y",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Jeff Daniels",
        "dupr_id": "XJ5EG2",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      }
    ]
  },
  {
    "team_id": 7192799681,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "satya alluri",
        "dupr_id": "Q50RL0",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Sun Prairie, WI, US"
      },
      {
        "name": "Teng Lee",
        "dupr_id": "PZQKJZ",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]