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

Dallas Nationals (Gender)

ID: 4565188724

对局比分

2-11, 2-11

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

9:00 PM

对决场地

2800 N Interstate 35E; Carrollton, TX 75006

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Sara Swanson

35N2V1 · Las Vegas, NV, US

DUPR

4.029

BR
Becky Risse

175M08 · Henderson, NV, US

DUPR

4.092

阵营 2胜方
AP
Adele Preston

1REP5Z · Portland, OR, US

DUPR

4.960

CK
Carrie Kokinda

DNY5G4 · Portland, OR, US

DUPR

4.661

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4565188724
显示原始对决元数据 JSON
[
  {
    "team_id": 7423477849,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sara Swanson",
        "dupr_id": "35N2V1",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Becky Risse",
        "dupr_id": "175M08",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 6656252693,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adele Preston",
        "dupr_id": "1REP5Z",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Carrie Kokinda",
        "dupr_id": "DNY5G4",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]