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

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

ID: 7096067848

对局比分

2-15

获胜 / Win

对决日期

2023-12-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NT
Nora Tan

59RZ7R · USA

DUPR

3.500

MT
Marina Tiede

1Q9225 · Kennewick, WA, US

DUPR

4.014

阵营 2胜方
BK
Brianna Kemp

QP5G45 · Seattle, WA, US

DUPR

5.293

KK
Kelsey King

4L7VD6 · Seattle, WA, US

DUPR

4.648

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7096067848
显示原始对决元数据 JSON
[
  {
    "team_id": 4583680959,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nora Tan",
        "dupr_id": "59RZ7R",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marina Tiede",
        "dupr_id": "1Q9225",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      }
    ]
  },
  {
    "team_id": 5308651077,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brianna Kemp",
        "dupr_id": "QP5G45",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Kelsey King",
        "dupr_id": "4L7VD6",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]