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

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

ID: 4396854292

Match Scores

21-18

Loss

Play Date

2023-12-15

Play Time (Est)

5:00 PM

Play Location

Los Cab Sports Village

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Blake Street

8GWLEX · Tustin, CA, US

DUPR

4.937

HD
Hannah Doolin

8GEXYQ · USA

DUPR

4.731

TEAM 2LOSS
TR
Tim Ryan

1QJQD3 · San Diego, CA, US

DUPR

5.129

NT
Nancy Tsai

84X9RM · Fountain Valley, CA, US

DUPR

3.856

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-4396854292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6296237441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake Street",
        "dupr_id": "8GWLEX",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      },
      {
        "name": "Hannah Doolin",
        "dupr_id": "8GEXYQ",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5589034075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Ryan",
        "dupr_id": "1QJQD3",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Nancy Tsai",
        "dupr_id": "84X9RM",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]