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

Mens/Coed 4.5 Doubles P2

ID: 4920385901

对局比分

10-15

获胜 / Win

对决日期

2024-04-06

对局时间 (估算)

6:15 AM

对决场地

Kingsbury Club

View Facility Page →

对决竞争阵营

阵营 1负方
JP
John Pelaez

8946LR · USA

DUPR

4.826

AS
Adam Smith

8G494D · Needham, MA, US

DUPR

4.970

阵营 2胜方
CH
Cesar Hernandez

3X06Y5 · Ashland, MA, US

DUPR

5.234

TL
Traci Lisherness

17RE4M · Ellington, CT, US

DUPR

5.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4920385901
显示原始对决元数据 JSON
[
  {
    "team_id": 6601571375,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Pelaez",
        "dupr_id": "8946LR",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Smith",
        "dupr_id": "8G494D",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  },
  {
    "team_id": 7521607290,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cesar Hernandez",
        "dupr_id": "3X06Y5",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Ashland, MA, US"
      },
      {
        "name": "Traci Lisherness",
        "dupr_id": "17RE4M",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Ellington, CT, US"
      }
    ]
  }
]