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

Tanglewood Classic

ID: 5079878091

对局比分

5-11, 7-11

获胜 / Win

对决日期

2022-03-05

对局时间 (估算)

4:45 AM

对决场地

Sebring FL, USA

未核实场馆

对决竞争阵营

阵营 1负方
MY
Michael Yuan

8K5KDK · USA

DUPR

3.500

DA
DELETED Account

1NRW57 · USA

DUPR

3.500

阵营 2胜方
RS
Rene Smit

3ONVEL · Port St. Lucie, FL, US

DUPR

5.692

MV
Michael Vonster Vaughan

17W693 · Port St. Lucie, FL, US

DUPR

4.711

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5079878091
显示原始对决元数据 JSON
[
  {
    "team_id": 4816729227,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Yuan",
        "dupr_id": "8K5KDK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "1NRW57",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6404688356,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rene Smit",
        "dupr_id": "3ONVEL",
        "rating": 5.692,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Michael Vonster Vaughan",
        "dupr_id": "17W693",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]