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

PPA Tour: Open at the Las Vegas Strip - Mens Doubles Senior Open

ID: 5439681203

对局比分

15-6

获胜 / Win

对决日期

2025-08-31

对局时间 (估算)

12:45 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
DA
DELETED Account

3V2G9P · USA

DUPR

5.095

CM
Chip Mulkins

8D94M6 · Phoenix, AZ, US

DUPR

5.474

阵营 2负方
AS
Allen Sanders

3PZ5LE · Conroe, TX, US

DUPR

5.036

DP
Dino Patane

1Q9GZN · Montgomery, TX, US

DUPR

4.534

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5439681203
显示原始对决元数据 JSON
[
  {
    "team_id": 5378169775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "3V2G9P",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chip Mulkins",
        "dupr_id": "8D94M6",
        "rating": 5.474,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5969416441,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allen Sanders",
        "dupr_id": "3PZ5LE",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Dino Patane",
        "dupr_id": "1Q9GZN",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  }
]