返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 5730071532

对局比分

15-21

落败 / Loss

对决日期

2023-12-15

对局时间 (估算)

1:00 PM

对决场地

Los Cab Sports Village

View Facility Page →

对决竞争阵营

阵营 1负方
NT
Nancy Tsai

84X9RM · Fountain Valley, CA, US

DUPR

3.819

NA
Natalie Adams

3LE6L6 · USA

DUPR

4.634

阵营 2胜方
AB
Angelica Boehme

8G0XMV · USA

DUPR

4.691

RH
Riley Hanks

8DXM64 · Portland, OR, US

DUPR

4.532

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5730071532
显示原始对决元数据 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": ""
      },
      {
        "name": "Riley Hanks",
        "dupr_id": "8DXM64",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]