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

CFIL Advanced - BF at STJ

ID: 8127531366

对局比分

11-3

落败 / Loss

对决日期

2026-04-27

对局时间 (估算)

7:30 PM

对决场地

Cape Fear, NC 28401, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BM
Brenda Morrison

8E7VMJ · Leland, NC, US

DUPR

4.364

FC
Frances Clawson

8JMDLO · Leland, NC, US

DUPR

4.316

阵营 2负方
TR
Teri Romano

L5PYG6 · Southport, NC, US

DUPR

3.941

KK
Kathleen Kunze

8WQDYL · Southport, NC, US

DUPR

3.910

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8127531366
显示原始对决元数据 JSON
[
  {
    "team_id": 5971500372,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brenda Morrison",
        "dupr_id": "8E7VMJ",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Frances Clawson",
        "dupr_id": "8JMDLO",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 4562784141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teri Romano",
        "dupr_id": "L5PYG6",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Kathleen Kunze",
        "dupr_id": "8WQDYL",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  }
]