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

Mens Doubles 3.5

ID: 6620234337

对局比分

11-5

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Aiden Ward

PZE4DG · Tallahassee, FL, US

DUPR

3.499

JS
John Scott

OD79OP · Tallahassee, FL, US

DUPR

3.676

阵营 2负方
ZG
Zhehong Gan

2YG2KY · Tallahassee, FL, US

DUPR

3.420

JW
Jay Wang

K5O7DK · USA

DUPR

3.465

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6620234337
显示原始对决元数据 JSON
[
  {
    "team_id": 7670928613,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aiden Ward",
        "dupr_id": "PZE4DG",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "John Scott",
        "dupr_id": "OD79OP",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 8450481557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zhehong Gan",
        "dupr_id": "2YG2KY",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Jay  Wang",
        "dupr_id": "K5O7DK",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]