Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7954317836

Match Scores

15-9

Win

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.394

HT
Hannah Thompson

JJVJNM · USA

DUPR

4.477

TEAM 2LOSS
JV
Jacob Vu

LVGD9Z · USA

DUPR

4.241

AT
Allison To

NXE2VZ · USA

DUPR

3.787

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-7954317836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6610707866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Hannah Thompson",
        "dupr_id": "JJVJNM",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5681529662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Vu",
        "dupr_id": "LVGD9Z",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allison To",
        "dupr_id": "NXE2VZ",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]