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

EPIC World Championship - Womens Doubles Skill: (3.700 To 4.300) Age: (Any)

ID: 8221413703

对局比分

13-15

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

8:45 AM

对决场地

Singapore, SGP

View Facility Page →

对决竞争阵营

阵营 1负方
EJ
eunjin jang

V24OJ5 · USA

DUPR

3.701

LS
Lee suin

7N99QM · Suwon, Gyeonggi-do, KR

DUPR

4.321

阵营 2胜方
ML
Michelle Low

WXX29G · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

4.048

KL
Kai Le Choong

EW2GXM · Johor Bahru, Johor, MY

DUPR

4.038

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8221413703
显示原始对决元数据 JSON
[
  {
    "team_id": 8473649898,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "eunjin jang",
        "dupr_id": "V24OJ5",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee suin",
        "dupr_id": "7N99QM",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Suwon, Gyeonggi-do, KR"
      }
    ]
  },
  {
    "team_id": 6013481801,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Low",
        "dupr_id": "WXX29G",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Kai Le  Choong",
        "dupr_id": "EW2GXM",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      }
    ]
  }
]