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

Open Play Intermediate

ID: 8544091023

对局比分

10-11

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

4:45 AM

对决场地

3, Jalan Bukit Kiara 1, Bukit Kiara, 60000 Kuala Lumpur, Wilayah Persekutuan Kuala Lumpur, Malaysia

View Facility Page →

对决竞争阵营

阵营 1负方
EL
Edmund Loo

YNVKVP · Subang Jaya, Selangor, MY

DUPR

3.141

AC
Andy Chow

WXDKVL · USA

DUPR

3.491

阵营 2胜方
EW
ERIC WONG YK

RYDO9D · USA

DUPR

3.406

AM
Amri Mohamad

MEQKJG · USA

DUPR

2.706

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8544091023
显示原始对决元数据 JSON
[
  {
    "team_id": 7733183665,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edmund Loo",
        "dupr_id": "YNVKVP",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Andy Chow",
        "dupr_id": "WXDKVL",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6599445439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ERIC WONG YK",
        "dupr_id": "RYDO9D",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amri Mohamad",
        "dupr_id": "MEQKJG",
        "rating": 2.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]