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

Picklepan 29th November (Novice) Mixed Doubles (<3.0)

ID: 6304849048

对局比分

10-15

获胜 / Win

对决日期

2025-11-29

对局时间 (估算)

5:00 PM

对决场地

The Lakeview Club

未核实场馆

对决竞争阵营

阵营 1负方
EG
Edwin Giam

94M76K · USA

DUPR

2.516

JW
Jinq Wen

4ZWDO2 · USA

DUPR

2.533

阵营 2胜方
TS
Tang Shu Hwa

XKV4M5 · USA

DUPR

2.784

A
Andyloh

KDD9LY · Selangor, MY

DUPR

2.750

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6304849048
显示原始对决元数据 JSON
[
  {
    "team_id": 4619174189,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edwin Giam",
        "dupr_id": "94M76K",
        "rating": 2.516,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jinq Wen",
        "dupr_id": "4ZWDO2",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6294237576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tang Shu Hwa",
        "dupr_id": "XKV4M5",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andyloh",
        "dupr_id": "KDD9LY",
        "rating": 2.75,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]