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

Competitive Open Play Match

ID: 8286969052

对局比分

13-15

落败 / Loss

对决日期

2026-01-05

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

4.958

WC
will Compton

ZN0XOP · Alpharetta, GA, US

DUPR

4.684

阵营 2胜方
WW
Wes Whitlow

3PX2GQ · USA

DUPR

4.802

BC
Ben Clifton

30LPZ4 · Flowery Branch, GA, US

DUPR

4.953

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8286969052
显示原始对决元数据 JSON
[
  {
    "team_id": 5264291292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "will Compton",
        "dupr_id": "ZN0XOP",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 6403732066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wes Whitlow",
        "dupr_id": "3PX2GQ",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Clifton",
        "dupr_id": "30LPZ4",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  }
]