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

Cape Fear Intercommunity League - Advanced

ID: 8167907058

对局比分

11-2

获胜 / Win

对决日期

2024-10-21

对局时间 (估算)

7:30 PM

对决场地

St James Dr SE, Southport, NC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Cindy Sulewski

30R55N · Leland, NC, US

DUPR

4.871

KH
Kim Howard

3P467M · USA

DUPR

4.648

阵营 2负方
TR
Teri Romano

L5PYG6 · Southport, NC, US

DUPR

3.786

CC
Christine Cournoyer

3XQ2L4 · Southport, NC, US

DUPR

3.767

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8167907058
显示原始对决元数据 JSON
[
  {
    "team_id": 6342987555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Sulewski",
        "dupr_id": "30R55N",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Kim Howard",
        "dupr_id": "3P467M",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8028904198,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teri Romano",
        "dupr_id": "L5PYG6",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Christine Cournoyer",
        "dupr_id": "3XQ2L4",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  }
]