Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0

ID: 4307498251

Match Scores

11-7

Loss

Play Date

2025-08-30

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Sorin Trofin

56V6R5 · South Saint Paul, MN, US

DUPR

4.461

DA
DELETED Account

3YEMGG · USA

DUPR

4.393

TEAM 2LOSS
DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.399

LP
Logan Pepperl

94ZEPE · Eau Claire, WI, US

DUPR

4.283

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-4307498251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7502061132,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sorin Trofin",
        "dupr_id": "56V6R5",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "South Saint Paul, MN, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "3YEMGG",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8327773828,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Logan Pepperl",
        "dupr_id": "94ZEPE",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]