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

Cape Fear Intercommunity League - Advanced

ID: 6473659926

对局比分

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.872

PH
patty hochwalt

2LJNJY · USA

DUPR

3.894

阵营 2负方
TR
Teri Romano

L5PYG6 · Southport, NC, US

DUPR

3.763

AT
Andrea tien

84KO6M · Southport, NC, US

DUPR

2.982

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6473659926
显示原始对决元数据 JSON
[
  {
    "team_id": 4851159161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Sulewski",
        "dupr_id": "30R55N",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "patty hochwalt",
        "dupr_id": "2LJNJY",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4985771186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teri Romano",
        "dupr_id": "L5PYG6",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Andrea tien",
        "dupr_id": "84KO6M",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  }
]