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

Harvest Cup Men's 4.5+ - Harvest Cup Men's 4.5+

ID: 6285527308

Match Scores

11-6

Win

Play Date

2025-11-29

Play Time (Est)

5:00 PM

Play Location

Smash Hub - Pickleball & Soccer Club Oakdale MN

Unverified Facility

Competitor Teams

TEAM 1WINNER
LP
Logan Pepperl

94ZEPE · Eau Claire, WI, US

DUPR

4.677

DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.487

TEAM 2LOSS
DH
Devin Her

76K5MN · Saint Paul, MN, US

DUPR

4.767

WY
Wes Yang

0Q207N · MN, US

DUPR

4.796

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-6285527308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7159901818,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Pepperl",
        "dupr_id": "94ZEPE",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  },
  {
    "team_id": 7556656851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devin Her",
        "dupr_id": "76K5MN",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Wes Yang",
        "dupr_id": "0Q207N",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]