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

2023 Nutmeg Fall Classic - Womens Doubles Skill: (3.5) Age: (55 And Above)

ID: 5399628336

对局比分

11-3

获胜 / Win

对决日期

2023-10-22

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TA
Tracey Anderson

8W4LRQ · Truro, MA, US

DUPR

4.082

RG
Robin Gibbs

3LQXKQ · Boston, MA, US

DUPR

3.423

阵营 2负方
KG
Kari Glidden

PK6P7E · USA

DUPR

4.113

DS
Dianne SCHNEE

WXOV9K · USA

DUPR

3.724

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5399628336
显示原始对决元数据 JSON
[
  {
    "team_id": 8160239676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracey Anderson",
        "dupr_id": "8W4LRQ",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Truro, MA, US"
      },
      {
        "name": "Robin Gibbs",
        "dupr_id": "3LQXKQ",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 5181373909,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kari Glidden",
        "dupr_id": "PK6P7E",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dianne SCHNEE",
        "dupr_id": "WXOV9K",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]