Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinkster Tour: Sakura Showdown Spring Classic - Mixed 4.0-4.5 - 1PM

ID: 4569566548

Match Scores

3-11

Win

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JV
Jacob Vu

LVGD9Z · USA

DUPR

4.256

AT
Allison To

NXE2VZ · USA

DUPR

3.807

TEAM 2WINNER
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.406

HT
Hannah Thompson

JJVJNM · USA

DUPR

4.581

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-4569566548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5823225167,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Vu",
        "dupr_id": "LVGD9Z",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allison To",
        "dupr_id": "NXE2VZ",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5060537772,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Hannah Thompson",
        "dupr_id": "JJVJNM",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]