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

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

ID: 8173609486

Match Scores

21-11

Win

Play Date

2023-12-16

Play Time (Est)

11:30 PM

Play Location

Los Cab Sports Village

View Facility Page →

Competitor Teams

TEAM 1WINNER
TR
Tim Ryan

1QJQD3 · San Diego, CA, US

DUPR

5.303

NT
Nancy Tsai

84X9RM · Fountain Valley, CA, US

DUPR

3.968

TEAM 2LOSS
JS
Jacob Stegall

3Y52MD · Humble, TX, US

DUPR

4.566

SW
Shelley Wong

3OEJL8 · Huntington Beach, CA, US

DUPR

4.896

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-8173609486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7204773693,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Ryan",
        "dupr_id": "1QJQD3",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Nancy Tsai",
        "dupr_id": "84X9RM",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 7080423836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Stegall",
        "dupr_id": "3Y52MD",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Shelley Wong",
        "dupr_id": "3OEJL8",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]