返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

PPA Asia 500 Macao Open 2026 - Mens Doubles Skill: (3.499 And Under) Age: (50 And Above)

ID: 5552997490

对局比分

10-15

落败 / Loss

对决日期

2026-05-29

对局时间 (估算)

11:30 PM

对决场地

Taipa, TA

未核实场馆

对决竞争阵营

阵营 1负方
AS
Alvin So

ELPKZV · USA

DUPR

3.333

DL
Derek Lee

E9PZYM · Kowloon, HK

DUPR

3.431

阵营 2胜方
RO
Ricky Ou

RXPKPZ · USA

DUPR

3.661

ZK
ZHAOHAO KANG

EL624M · USA

DUPR

2.924

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5552997490
显示原始对决元数据 JSON
[
  {
    "team_id": 7035300117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alvin So",
        "dupr_id": "ELPKZV",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Lee",
        "dupr_id": "E9PZYM",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  },
  {
    "team_id": 4705667717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricky Ou",
        "dupr_id": "RXPKPZ",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ZHAOHAO KANG",
        "dupr_id": "EL624M",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]