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

Mixed King&Queen Of The Court

ID: 5144896514

对局比分

10-11

获胜 / Win

对决日期

2025-03-02

对局时间 (估算)

3:30 PM

对决场地

181 Freeman Ave

未核实场馆

对决竞争阵营

阵营 1负方
JC
Jason Carseni

1N0RXN · USA

DUPR

3.702

RT
Rebecca Torres

X222JR · Huntington, NY, US

DUPR

3.514

阵营 2胜方
VS
Vito Sarni

8GWDZQ · Islip Terrace, NY, US

DUPR

4.360

AB
Alexis Buatti-Ramos

0Y6EYQ · Huntington Station, NY, US

DUPR

3.607

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5144896514
显示原始对决元数据 JSON
[
  {
    "team_id": 8571904113,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Carseni",
        "dupr_id": "1N0RXN",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rebecca Torres",
        "dupr_id": "X222JR",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": "Huntington, NY, US"
      }
    ]
  },
  {
    "team_id": 4534688147,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vito Sarni",
        "dupr_id": "8GWDZQ",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Islip Terrace, NY, US"
      },
      {
        "name": "Alexis Buatti-Ramos",
        "dupr_id": "0Y6EYQ",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Huntington Station, NY, US"
      }
    ]
  }
]