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

Upstate Open - 5 - Mixed Doubles 4.0+ Group2

ID: 7700468729

对局比分

11-0

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KS
Keath Shelley

KXYQ26 · USA

DUPR

4.482

CR
Caitlyn Rodefer

2QJYLY · Boiling Springs, SC, US

DUPR

4.674

阵营 2负方
CW
Christine Wilson

2QVEJE · USA

DUPR

3.607

CW
Cory Wilson

PWVN4Z · USA

DUPR

3.659

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7700468729
显示原始对决元数据 JSON
[
  {
    "team_id": 5757597493,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keath Shelley",
        "dupr_id": "KXYQ26",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caitlyn Rodefer",
        "dupr_id": "2QJYLY",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Boiling Springs, SC, US"
      }
    ]
  },
  {
    "team_id": 7979517933,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Wilson",
        "dupr_id": "2QVEJE",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cory Wilson",
        "dupr_id": "PWVN4Z",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]