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

Pool A - MiLP DUPR 14 Intermediate (Sat 5/2 & Sun 5/3)

ID: 4817204091

对局比分

21-14

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

4:45 AM

对决场地

Kallang Tennis Hub

未核实场馆

对决竞争阵营

阵营 1胜方
DY
Daryl Yee

XK2GZR · Singapore, SG

DUPR

3.676

HX
hui xin tay

2ZKQYY · Singapore, SG

DUPR

3.895

阵营 2负方
LQ
Liang Qian

WK6OXY · Shenzhen, Guangdong Province, CN

DUPR

3.783

WH
Wenmin Huang

2Q7RZ4 · Shenzhen, Guangdong Province, CN

DUPR

3.615

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4817204091
显示原始对决元数据 JSON
[
  {
    "team_id": 8286069489,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daryl Yee",
        "dupr_id": "XK2GZR",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "hui xin tay",
        "dupr_id": "2ZKQYY",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 8385562824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liang Qian",
        "dupr_id": "WK6OXY",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      },
      {
        "name": "Wenmin Huang",
        "dupr_id": "2Q7RZ4",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      }
    ]
  }
]