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

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

ID: 7388455915

对局比分

9-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

8:45 AM

对决场地

Kallang Tennis Hub

未核实场馆

对决竞争阵营

阵营 1负方
TY
Tyress Yau

MP6YVD · Kowloon, HK

DUPR

3.778

LL
Lo Leong Yi

7N7GJN · New Territories, HK

DUPR

3.567

阵营 2胜方
DY
Daryl Yee

XK2GZR · Singapore, SG

DUPR

3.681

HX
hui xin tay

2ZKQYY · Singapore, SG

DUPR

3.900

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7388455915
显示原始对决元数据 JSON
[
  {
    "team_id": 4654951619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyress Yau",
        "dupr_id": "MP6YVD",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": "Lo Leong Yi",
        "dupr_id": "7N7GJN",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 7992453323,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daryl Yee",
        "dupr_id": "XK2GZR",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "hui xin tay",
        "dupr_id": "2ZKQYY",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]