Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinkster Tour: Sakura Showdown Spring Classic - $500 CO-ED OPEN Division- 4:30PM

ID: 5636616600

Match Scores

11-7

Win

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MG
Mitchell Glore

PW4WLE · Atlanta, GA, US

DUPR

4.442

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.910

TEAM 2LOSS
TH
Tong Ha

Z96J5P · Gwinnett County, GA, US

DUPR

3.950

TH
TRUNG HUU TRAN

NRVE7Z · USA

DUPR

4.406

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-5636616600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6979298644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Glore",
        "dupr_id": "PW4WLE",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  },
  {
    "team_id": 5074254234,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tong Ha",
        "dupr_id": "Z96J5P",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "TRUNG HUU TRAN",
        "dupr_id": "NRVE7Z",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]