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

ATL Challenger OneDink Tournaments

ID: 5742399070

Match Scores

11-13, 11-3, 10-12

Win

Play Date

2025-08-02

Play Time (Est)

11:30 PM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EE
Eli Eliason

MYZOPD · USA

DUPR

4.481

CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.868

TEAM 2WINNER
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.572

JM
Jason Ma

3XQR02 · Atlanta, GA, US

DUPR

4.942

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-5742399070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8433186022,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eli Eliason",
        "dupr_id": "MYZOPD",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  },
  {
    "team_id": 5549528706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jason Ma",
        "dupr_id": "3XQR02",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]