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

Cape Fear Intercommunity League - Advanced

ID: 8532352699

对局比分

11-1

获胜 / Win

对决日期

2024-10-21

对局时间 (估算)

8:45 AM

对决场地

St James Dr SE, Southport, NC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
PG
Paul G Clarke

17LRXM · USA

DUPR

4.321

CS
Cindy Sulewski

30R55N · Leland, NC, US

DUPR

4.873

阵营 2负方
AT
Andrea tien

84KO6M · USA

DUPR

2.975

JG
Joe Giese

8GO49D · USA

DUPR

4.380

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8532352699
显示原始对决元数据 JSON
[
  {
    "team_id": 6421463453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul G Clarke",
        "dupr_id": "17LRXM",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cindy Sulewski",
        "dupr_id": "30R55N",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 4302007186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea tien",
        "dupr_id": "84KO6M",
        "rating": 2.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Giese",
        "dupr_id": "8GO49D",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]