Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5730071532

Match Scores

15-21

Loss

Play Date

2023-12-15

Play Time (Est)

1:00 PM

Play Location

Los Cab Sports Village

View Facility Page →

Competitor Teams

TEAM 1LOSS
NT
Nancy Tsai

84X9RM · Fountain Valley, CA, US

DUPR

3.819

NA
Natalie Adams

3LE6L6 · USA

DUPR

4.634

TEAM 2WINNER
AB
Angelica Boehme

8G0XMV · McMinnville, OR, US

DUPR

4.691

RH
Riley Hanks

8DXM64 · Portland, OR, US

DUPR

4.532

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-5730071532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7092216960,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Tsai",
        "dupr_id": "84X9RM",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Natalie Adams",
        "dupr_id": "3LE6L6",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5306880881,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angelica Boehme",
        "dupr_id": "8G0XMV",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Riley Hanks",
        "dupr_id": "8DXM64",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]