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

2023 Minor League National Championship Bracket Playoff Gold Medal Match DUPR 20

ID: 4389167548

Match Scores

15-21

Loss

Play Date

2023-12-16

Play Time (Est)

5:00 PM

Play Location

Los Cab Sports Village

View Facility Page →

Competitor Teams

TEAM 1LOSS
BS
Blake Street

8GWLEX · Tustin, CA, US

DUPR

5.000

HD
Hannah Doolin

8GEXYQ · USA

DUPR

4.908

TEAM 2WINNER
SK
Samuel Koo

8G5ZG8 · Seoul, KR

DUPR

5.587

RB
Renata Baker

3Y2ZZK · Redmond, WA, US

DUPR

4.728

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-4389167548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8265255523,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Street",
        "dupr_id": "8GWLEX",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      },
      {
        "name": "Hannah Doolin",
        "dupr_id": "8GEXYQ",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7463117399,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samuel Koo",
        "dupr_id": "8G5ZG8",
        "rating": 5.587,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Renata Baker",
        "dupr_id": "3Y2ZZK",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      }
    ]
  }
]