返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Dallas Nationals (Gender)

ID: 7115617677

对局比分

11-0

获胜 / Win

对决日期

2025-10-24

对局时间 (估算)

10:15 AM

对决场地

5757 S State Highway 205; Rockwall, TX 75032

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Adele Preston

1REP5Z · Portland, OR, US

DUPR

4.978

CK
Carrie Kokinda

DNY5G4 · Portland, OR, US

DUPR

4.663

阵营 2负方
SD
Selena Dajani

17E6EM · Richmond, VA, US

DUPR

4.298

SM
Sarah Moomau

ZNDGRL · Richmond, VA, US

DUPR

4.515

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7115617677
显示原始对决元数据 JSON
[
  {
    "team_id": 7838443046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adele Preston",
        "dupr_id": "1REP5Z",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Carrie Kokinda",
        "dupr_id": "DNY5G4",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 8242362827,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Selena Dajani",
        "dupr_id": "17E6EM",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Sarah Moomau",
        "dupr_id": "ZNDGRL",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]