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

ETC Holiday Smash by PIG Womens Doubles Skill: (4.5) Age: All (Saturday)

ID: 7865901196

对局比分

15-10

获胜 / Win

对决日期

2023-12-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BK
Brianna Kemp

QP5G45 · Seattle, WA, US

DUPR

3.850

KK
Kelsey King

4L7VD6 · Seattle, WA, US

DUPR

4.643

阵营 2负方
BM
Blythe Manson

8D5K94 · Redmond, WA, US

DUPR

4.338

WJ
Wendy Johnson

84PRVV · Camano, WA, US

DUPR

4.107

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7865901196
显示原始对决元数据 JSON
[
  {
    "team_id": 4381032040,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brianna Kemp",
        "dupr_id": "QP5G45",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Kelsey King",
        "dupr_id": "4L7VD6",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5234613162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blythe Manson",
        "dupr_id": "8D5K94",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Wendy Johnson",
        "dupr_id": "84PRVV",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Camano, WA, US"
      }
    ]
  }
]