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

PPA Asia 500 Macao Open 2026 - Mixed Doubles Skill: (3.5 And Above) Age: (50 And Above)

ID: 5105595542

对局比分

11-9

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Taipa, TA

未核实场馆

对决竞争阵营

阵营 1胜方
OC
Olivia Choy

99MMMK · Hong Kong Island, HK

DUPR

3.433

LK
Leung kim wah

EGYJPV · Hong Kong Island, HK

DUPR

3.925

阵营 2负方
DH
Damaris Hung

MEJX2V · USA

DUPR

3.199

KH
Kwok Hung Yiu

ZDVPNP · USA

DUPR

3.549

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5105595542
显示原始对决元数据 JSON
[
  {
    "team_id": 4604174580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Olivia Choy",
        "dupr_id": "99MMMK",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Leung kim wah",
        "dupr_id": "EGYJPV",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 4991696069,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Damaris Hung",
        "dupr_id": "MEJX2V",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kwok Hung Yiu",
        "dupr_id": "ZDVPNP",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]