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

Lunar New Year 2026 - 4.0 Mixed Doubles - Group-5

ID: 4317796192

对局比分

9-11

获胜 / Win

对决日期

2026-02-02

对局时间 (估算)

5:00 PM

对决场地

Pickle Point Southwest, Court 1

未核实场馆

对决竞争阵营

阵营 1负方
ZH
Zane Hoang

RYLZ5Z · Houston, TX, US

DUPR

4.002

TD
Tran Doan

7D7J9N · Lafayette, LA, US

DUPR

3.760

阵营 2胜方
DC
David Chuah

EGXLJJ · Sugar Land, TX, US

DUPR

4.020

HC
Hannah Chuah

XJ5YGR · Sugar Land, TX, US

DUPR

3.808

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4317796192
显示原始对决元数据 JSON
[
  {
    "team_id": 5826687754,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zane Hoang",
        "dupr_id": "RYLZ5Z",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Tran Doan",
        "dupr_id": "7D7J9N",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      }
    ]
  },
  {
    "team_id": 7684250526,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Chuah",
        "dupr_id": "EGXLJJ",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Hannah Chuah",
        "dupr_id": "XJ5YGR",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]