Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5653918729

Match Scores

2-11

Win

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
Reba Williams

1RPD9D · Doraville, GA, US

DUPR

4.454

DP
Diego Perez

8GV2LG · San Cristobal, Táchira, VE

DUPR

4.147

TEAM 2WINNER
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.414

HT
Hannah Thompson

JJVJNM · USA

DUPR

4.648

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-5653918729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5377462729,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reba Williams",
        "dupr_id": "1RPD9D",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Doraville, GA, US"
      },
      {
        "name": "Diego Perez",
        "dupr_id": "8GV2LG",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  },
  {
    "team_id": 7665946246,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Hannah Thompson",
        "dupr_id": "JJVJNM",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]