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

Saybrook Holiday Mixed Tournament - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6657053650

对局比分

11-2

获胜 / Win

对决日期

2023-12-16

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SL
Stacey L Chadronet

3OK6W2 · Jamestown, RI, US

DUPR

4.395

DG
David Givens

172Q08 · Plymouth, MA, US

DUPR

3.961

阵营 2负方
KW
Karin Wertheim

8ME7XL · Guilford, CT, US

DUPR

3.619

CF
Chris Fletcher

8GWK2X · USA

DUPR

4.025

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6657053650
显示原始对决元数据 JSON
[
  {
    "team_id": 4826887683,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey L Chadronet",
        "dupr_id": "3OK6W2",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Jamestown, RI, US"
      },
      {
        "name": "David Givens",
        "dupr_id": "172Q08",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 6913277385,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karin Wertheim",
        "dupr_id": "8ME7XL",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Guilford, CT, US"
      },
      {
        "name": "Chris Fletcher",
        "dupr_id": "8GWK2X",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]