Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round of 16 - 2nd Team Bracket - The Nationals

ID: 6218710671

Match Scores

21-15

Loss

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Maya Moulton

WN4E2L · USA

DUPR

2.996

EM
Ethan Mahony

XJ2G5X · Scottsdale, AZ, US

DUPR

4.836

TEAM 2LOSS
DD
Deekshitha Devarasetty

56Q2Z5 · Atlanta, GA, US

DUPR

3.835

MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.712

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-6218710671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4411670998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maya Moulton",
        "dupr_id": "WN4E2L",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Mahony",
        "dupr_id": "XJ2G5X",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6218132202,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deekshitha Devarasetty",
        "dupr_id": "56Q2Z5",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]