Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Score Hub $Ball Mixed 4.0-4.49

ID: 7929067227

Match Scores

15-6

Win

Play Date

2026-03-06

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Sheng Chang

W6L5RY · Eau Claire, WI, US

DUPR

4.495

DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.369

TEAM 2LOSS
MC
Michelle Carstensen

3ZQLOP · Plymouth, MN, US

DUPR

3.693

PM
Paul Mulcare

EGXRLO · Minneapolis, MN, US

DUPR

4.173

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-7929067227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5722906684,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheng Chang",
        "dupr_id": "W6L5RY",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  },
  {
    "team_id": 6424865360,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Carstensen",
        "dupr_id": "3ZQLOP",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Paul Mulcare",
        "dupr_id": "EGXRLO",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]