Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0

ID: 7060993851

Match Scores

15-7

Win

Play Date

2025-08-30

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.421

LP
Logan Pepperl

94ZEPE · Eau Claire, WI, US

DUPR

4.455

TEAM 2LOSS
GV
Ger Vue

PWQL7Q · Saint Paul, MN, US

DUPR

4.348

PV
Pheng vang

99M44K · MN, US

DUPR

3.627

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-7060993851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4544368038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Logan Pepperl",
        "dupr_id": "94ZEPE",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  },
  {
    "team_id": 7171297900,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ger Vue",
        "dupr_id": "PWQL7Q",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Pheng vang",
        "dupr_id": "99M44K",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]