Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 18 - The Dink Minor League Pickleball @ Wisconsin

ID: 5404580720

Match Scores

15-21

Win

Play Date

2025-10-19

Play Time (Est)

9:00 PM

Play Location

Lake Geneva Tennis

View Facility Page →

Competitor Teams

TEAM 1LOSS
BK
Braden Koons

59K2KR · Rolling Meadows, IL, US

DUPR

4.607

AS
Aryan Sharma

XKOOP7 · South Barrington, IL, US

DUPR

4.381

TEAM 2WINNER
EL
Emerson Lehmann

1QMJP5 · Green Bay, WI, US

DUPR

5.111

PB
Patrick Bieser

OD7RDE · Brookfield, WI, US

DUPR

4.797

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-5404580720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7654504271,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Braden Koons",
        "dupr_id": "59K2KR",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Rolling Meadows, IL, US"
      },
      {
        "name": "Aryan Sharma",
        "dupr_id": "XKOOP7",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "South Barrington, IL, US"
      }
    ]
  },
  {
    "team_id": 7274691165,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emerson Lehmann",
        "dupr_id": "1QMJP5",
        "rating": 5.111,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Patrick Bieser",
        "dupr_id": "OD7RDE",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      }
    ]
  }
]