Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6692653332

Match Scores

11-1

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.464

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.940

TEAM 2LOSS
AS
Anthony smith

G5N7KV · USA

DUPR

3.912

JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.563

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-6692653332
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7401004748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Glore",
        "dupr_id": "PW4WLE",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  },
  {
    "team_id": 4825369836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony smith",
        "dupr_id": "G5N7KV",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]