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

CFIL Adv BF @ CP

ID: 7575221548

对局比分

10-11

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

5:00 PM

对决场地

Compass Pointe, Compass Pointe East Wynd Northeast, Leland, NC, USA

未核实场馆

对决竞争阵营

阵营 1负方
BM
Brenda Morrison

8E7VMJ · USA

DUPR

4.357

FC
Frances Clawson

8JMDLO · Leland, NC, US

DUPR

4.370

阵营 2胜方
JD
Jayne Donohoe

8DO094 · Leland, NC, US

DUPR

4.535

CS
Clare Seibert

W6MOOG · Southport, NC, US

DUPR

3.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7575221548
显示原始对决元数据 JSON
[
  {
    "team_id": 6048789512,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brenda Morrison",
        "dupr_id": "8E7VMJ",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frances Clawson",
        "dupr_id": "8JMDLO",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 5423538983,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jayne Donohoe",
        "dupr_id": "8DO094",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Clare Seibert",
        "dupr_id": "W6MOOG",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  }
]