Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round of 32 - 2nd Team Bracket - The Nationals

ID: 5631266076

Match Scores

12-21

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Trista Hammersmith

KDDVRO · USA

DUPR

3.211

AK
Andrew Kang

94GMWE · USA

DUPR

3.938

TEAM 2WINNER
DD
Deekshitha Devarasetty

56Q2Z5 · Atlanta, GA, US

DUPR

3.846

MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.725

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-5631266076
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6754743084,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trista Hammersmith",
        "dupr_id": "KDDVRO",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Kang",
        "dupr_id": "94GMWE",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6894148879,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Deekshitha Devarasetty",
        "dupr_id": "56Q2Z5",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]