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

PPA Tour: Rate Vegas Cup - Mens Doubles Pro Qualifier

ID: 5353009062

对局比分

7-11, 7-11

获胜 / Win

对决日期

2025-10-20

对局时间 (估算)

7:30 PM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
DM
Duncan Mulenga

RZ6O0D · Kitwe, Copperbelt Province, ZM

DUPR

5.351

MM
Mulima Mulenga

DWEXP4 · Mesa, AZ, US

DUPR

5.006

阵营 2胜方
DG
Dean Guyer

8E96GO · USA

DUPR

5.749

DC
Daniel Colon

355L75 · Seattle, WA, US

DUPR

5.451

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5353009062
显示原始对决元数据 JSON
[
  {
    "team_id": 5254055661,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Duncan Mulenga",
        "dupr_id": "RZ6O0D",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "Kitwe, Copperbelt Province, ZM"
      },
      {
        "name": "Mulima Mulenga",
        "dupr_id": "DWEXP4",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5035187552,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.749,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Colon",
        "dupr_id": "355L75",
        "rating": 5.451,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]