Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2023 Minor League National Championship Back Draw Bracket Playoffs Quarterfinal Match DUPR 20

ID: 6216723509

Match Scores

16-21

Loss

Play Date

2023-12-16

Play Time (Est)

6:15 AM

Play Location

Los Cab Sports Village

View Facility Page →

Competitor Teams

TEAM 1LOSS
NT
Nancy Tsai

84X9RM · Fountain Valley, CA, US

DUPR

3.950

NA
Natalie Adams

3LE6L6 · USA

DUPR

4.557

TEAM 2WINNER
SW
Shelley Wong

3OEJL8 · Huntington Beach, CA, US

DUPR

4.914

Mia Dunagan

3ZL54L · Tulsa, OK, US

DUPR

4.431

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-6216723509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7934046951,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Tsai",
        "dupr_id": "84X9RM",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Natalie Adams",
        "dupr_id": "3LE6L6",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5264523795,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shelley Wong",
        "dupr_id": "3OEJL8",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Mia Dunagan",
        "dupr_id": "3ZL54L",
        "rating": 4.431,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/85502/images/profile/112e56a7-5039-41d8-9e4d-2ce3557f1603.jpg",
        "location": "Tulsa, OK, US"
      }
    ]
  }
]