返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Mens/Coed 4.5 Doubles P2

ID: 8190385962

对局比分

14-15

落败 / Loss

对决日期

2024-04-06

对局时间 (估算)

7:30 PM

对决场地

Kingsbury Club

View Facility Page →

对决竞争阵营

阵营 1负方
CH
Cesar Hernandez

3X06Y5 · Ashland, MA, US

DUPR

5.230

TL
Traci Lisherness

17RE4M · Ellington, CT, US

DUPR

5.085

阵营 2胜方
CM
Cynthia Mcpherson

8EPNVW · Brookline, MA, US

DUPR

5.178

AF
AJ Fitzsimmons

3P50QM · Amherst, MA, US

DUPR

5.704

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8190385962
显示原始对决元数据 JSON
[
  {
    "team_id": 8132914915,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cesar Hernandez",
        "dupr_id": "3X06Y5",
        "rating": 5.23,
        "profile_pic_url": null,
        "location": "Ashland, MA, US"
      },
      {
        "name": "Traci Lisherness",
        "dupr_id": "17RE4M",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Ellington, CT, US"
      }
    ]
  },
  {
    "team_id": 7219392205,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Mcpherson",
        "dupr_id": "8EPNVW",
        "rating": 5.178,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "AJ Fitzsimmons",
        "dupr_id": "3P50QM",
        "rating": 5.704,
        "profile_pic_url": null,
        "location": "Amherst, MA, US"
      }
    ]
  }
]