Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6836814070

Match Scores

11-8

Loss

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BH
Benjamin Harper

D9XZE6 · Forsyth County, GA, US

DUPR

4.103

JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.606

TEAM 2LOSS
MT
Morgan Tochi

7DZRRM · USA

DUPR

4.282

JM
Jake Mossing

MY94WL · Atlanta, GA, US

DUPR

4.134

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-6836814070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8390143124,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Harper",
        "dupr_id": "D9XZE6",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Forsyth County, GA, US"
      },
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.606,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 7657866671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Mossing",
        "dupr_id": "MY94WL",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]