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

2023 Minor League National Championship Round Robin Pool Play DUPR 20 Pool 1

ID: 4399079921

Match Scores

15-21

Loss

Play Date

2023-12-15

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.839

NA
Natalie Adams

3LE6L6 · USA

DUPR

4.701

TEAM 2WINNER
SD
Shea Donahue

8GYZJD · Dallas, TX, US

DUPR

4.858

AD
Allie Davis

17RKP0 · Las Vegas, NV, US

DUPR

5.217

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-4399079921
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8436065054,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Tsai",
        "dupr_id": "84X9RM",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Natalie Adams",
        "dupr_id": "3LE6L6",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7361221698,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shea Donahue",
        "dupr_id": "8GYZJD",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Allie Davis",
        "dupr_id": "17RKP0",
        "rating": 5.217,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]