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

CFIL Adv BF @ CP

ID: 8069115982

对局比分

8-11

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

11:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
FC
Frances Clawson

8JMDLO · Leland, NC, US

DUPR

4.341

RB
Rebecca Blood

17MZL0 · Leland, NC, US

DUPR

3.953

阵营 2胜方
CS
Clare Seibert

W6MOOG · Southport, NC, US

DUPR

4.018

AM
Ann Marie Charette

306OVN · Boiling Spring Lakes, NC, US

DUPR

3.800

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8069115982
显示原始对决元数据 JSON
[
  {
    "team_id": 5979534184,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frances Clawson",
        "dupr_id": "8JMDLO",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Rebecca Blood",
        "dupr_id": "17MZL0",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 6500465213,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Clare Seibert",
        "dupr_id": "W6MOOG",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Ann Marie Charette",
        "dupr_id": "306OVN",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Boiling Spring Lakes, NC, US"
      }
    ]
  }
]