Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

ATL Challenger OneDink Tournaments

ID: 6302273129

Match Scores

12-15

Loss

Play Date

2025-08-02

Play Time (Est)

6:15 AM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
HC
haydin crane

RZEVDM · Kennesaw, GA, US

DUPR

4.607

CC
Chase Chavis

L54XMK · Marietta, GA, US

DUPR

4.791

TEAM 2WINNER
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.571

JM
Jason Ma

3XQR02 · Atlanta, GA, US

DUPR

4.941

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-6302273129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7696777096,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "haydin crane",
        "dupr_id": "RZEVDM",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      },
      {
        "name": "Chase Chavis",
        "dupr_id": "L54XMK",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 7764044741,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jason Ma",
        "dupr_id": "3XQR02",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]