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

PPA Asia 500 PANAS Kuala Lumpur Open 2026 - Womens Doubles Skill: (3.5 And Above) Age: (50 And Above)

ID: 7818849601

对局比分

15-5

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

Shah Alam, SGR

View Facility Page →

对决竞争阵营

阵营 1胜方
TR
Terrie Robson

84NJRM · Casey, ACT, AU

DUPR

4.405

AB
Angela Bertuleit

1REJXN · Scarborough, WA, AU

DUPR

4.810

阵营 2负方
YK
Yoke Kheng Kok

ODN54L · Singapore, SG

DUPR

4.067

FP
Foo Pin

0Y5KL4 · Singapore, SG

DUPR

4.417

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7818849601
显示原始对决元数据 JSON
[
  {
    "team_id": 4756438455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terrie Robson",
        "dupr_id": "84NJRM",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Casey, ACT, AU"
      },
      {
        "name": "Angela Bertuleit",
        "dupr_id": "1REJXN",
        "rating": 4.81,
        "profile_pic_url": null,
        "location": "Scarborough, WA, AU"
      }
    ]
  },
  {
    "team_id": 7206583083,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yoke Kheng Kok",
        "dupr_id": "ODN54L",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Foo Pin",
        "dupr_id": "0Y5KL4",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]