Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4729799977

Match Scores

11-5

Win

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.397

HT
Hannah Thompson

JJVJNM · Atlanta, GA, US

DUPR

4.392

TEAM 2LOSS
KF
Karla Flores

4VDV52 · USA

DUPR

4.117

KA
Khen Abes

YGK4X4 · Atlanta, GA, US

DUPR

4.157

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-4729799977
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8346415868,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Hannah Thompson",
        "dupr_id": "JJVJNM",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7361491156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karla Flores",
        "dupr_id": "4VDV52",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Khen Abes",
        "dupr_id": "YGK4X4",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]