Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3: Advanced League

ID: 8345614692

Match Scores

5-11

Win

Play Date

2026-06-05

Play Time (Est)

1:00 PM

Play Location

Pickleball Kingdom - Sun Prairie

Unverified Facility

Competitor Teams

TEAM 1LOSS
TL
Teng Lee

PZQKJZ · USA

DUPR

4.148

MA
Muralidhar Adduri

EG96ZV · Sun Prairie, WI, US

DUPR

4.202

TEAM 2WINNER
JB
Jeff Bopp

RY2DNZ · Madison, WI, US

DUPR

3.932

JD
Jeff Daniels

XJ5EG2 · Waunakee, WI, US

DUPR

4.017

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-8345614692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6910868398,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Teng Lee",
        "dupr_id": "PZQKJZ",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Muralidhar Adduri",
        "dupr_id": "EG96ZV",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Sun Prairie, WI, US"
      }
    ]
  },
  {
    "team_id": 6883069381,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Bopp",
        "dupr_id": "RY2DNZ",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Jeff Daniels",
        "dupr_id": "XJ5EG2",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      }
    ]
  }
]