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

DUPR 18 - The Dink Minor League Pickleball @ Wisconsin

ID: 8372361790

Match Scores

21-12

Loss

Play Date

2025-10-19

Play Time (Est)

11:30 PM

Play Location

Lake Geneva Tennis

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Colin Chapman

0Y5RNG · Verona, WI, US

DUPR

5.117

EF
Emma Fasano

0ZWMWN · USA

DUPR

4.166

TEAM 2LOSS
PB
Patrick Bieser

OD7RDE · Brookfield, WI, US

DUPR

4.744

CF
Carolyn Flood

8E7DOE · Green Bay, WI, US

DUPR

4.551

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-8372361790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7974253853,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Chapman",
        "dupr_id": "0Y5RNG",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      },
      {
        "name": "Emma Fasano",
        "dupr_id": "0ZWMWN",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6387772393,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Bieser",
        "dupr_id": "OD7RDE",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      },
      {
        "name": "Carolyn Flood",
        "dupr_id": "8E7DOE",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  }
]