Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Score Hub $Ball Mixed 4.0-4.49

ID: 6775131975

Match Scores

11-4

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.460

DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.348

TEAM 2LOSS
MC
Michelle Carstensen

3ZQLOP · Plymouth, MN, US

DUPR

3.710

PM
Paul Mulcare

EGXRLO · Minneapolis, MN, US

DUPR

4.190

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-6775131975
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5390535648,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheng Chang",
        "dupr_id": "W6L5RY",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  },
  {
    "team_id": 4974718318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Carstensen",
        "dupr_id": "3ZQLOP",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Paul Mulcare",
        "dupr_id": "EGXRLO",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]