Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5974993480

Match Scores

6-11

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.398

HT
Hannah Thompson

JJVJNM · USA

DUPR

4.518

TEAM 2WINNER
Hanson Huynh

W6VWYK · USA

DUPR

4.488

KS
Kate Smith

56ERJP · Marietta, GA, US

DUPR

4.168

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-5974993480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6132419386,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Hannah Thompson",
        "dupr_id": "JJVJNM",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5056491375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hanson Huynh",
        "dupr_id": "W6VWYK",
        "rating": 4.488,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/515534/images/profile/659a5ef6-3973-4f78-a131-a0ec51ee0d0f.jpg",
        "location": ""
      },
      {
        "name": "Kate Smith",
        "dupr_id": "56ERJP",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]