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

DUPR 18 - The Dink Minor League Pickleball @ Wisconsin

ID: 8453657869

Match Scores

23-25

Win

Play Date

2025-10-19

Play Time (Est)

2:15 AM

Play Location

Lake Geneva Tennis

View Facility Page →

Competitor Teams

TEAM 1LOSS
AW
Adam White

4L4QM2 · Green Bay, WI, US

DUPR

4.654

TL
Tommy Larson

MYE0KL · Elkhorn, WI, US

DUPR

4.339

TEAM 2WINNER
EL
Emerson Lehmann

1QMJP5 · Green Bay, WI, US

DUPR

5.106

PB
Patrick Bieser

OD7RDE · Brookfield, WI, US

DUPR

4.778

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-8453657869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5436777458,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam White",
        "dupr_id": "4L4QM2",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Tommy Larson",
        "dupr_id": "MYE0KL",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Elkhorn, WI, US"
      }
    ]
  },
  {
    "team_id": 4415573904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emerson Lehmann",
        "dupr_id": "1QMJP5",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Patrick Bieser",
        "dupr_id": "OD7RDE",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      }
    ]
  }
]