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

Competitive Open Play Match

ID: 4833262691

对局比分

15-13

获胜 / Win

对决日期

2025-11-02

对局时间 (估算)

12:45 AM

对决场地

Armour, Atlanta, GA 30324, USA

未核实场馆

对决竞争阵营

阵营 1胜方
WC
William Crews

17Z42M · Atlanta, GA, US

DUPR

4.963

CA
Chad Allen

1RDL7D · Tucker, GA, US

DUPR

4.854

阵营 2负方
WW
Wes Whitlow

3PX2GQ · Marietta, GA, US

DUPR

4.948

MH
Mike Hall

8WN9VK · Peachtree Corners, GA, US

DUPR

4.609

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4833262691
显示原始对决元数据 JSON
[
  {
    "team_id": 8377617442,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Crews",
        "dupr_id": "17Z42M",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Chad Allen",
        "dupr_id": "1RDL7D",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      }
    ]
  },
  {
    "team_id": 5737222886,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wes Whitlow",
        "dupr_id": "3PX2GQ",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Mike Hall",
        "dupr_id": "8WN9VK",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      }
    ]
  }
]