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

USLPL Championships

ID: 5837262008

对局比分

9-11, 5-11

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SM
Stacey McKay

8MPZYD · Richland, MI, US

DUPR

4.702

KK
Kristy Kind

8WKWLK · Atlanta, GA, US

DUPR

4.555

阵营 2胜方
TW
Tracy Wilken

35N6PP · Scarborough, ME, US

DUPR

4.538

CS
Cathy Silva

30OZ6Q · Mattapoisett, MA, US

DUPR

4.815

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5837262008
显示原始对决元数据 JSON
[
  {
    "team_id": 5833645888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stacey McKay",
        "dupr_id": "8MPZYD",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Richland, MI, US"
      },
      {
        "name": "Kristy Kind",
        "dupr_id": "8WKWLK",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 6893389272,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tracy Wilken",
        "dupr_id": "35N6PP",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Scarborough, ME, US"
      },
      {
        "name": "Cathy Silva",
        "dupr_id": "30OZ6Q",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Mattapoisett, MA, US"
      }
    ]
  }
]