返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: 2026 Newport Beach Open - Womens Doubles Pro Main Draw

ID: 6082479998

对局比分

11-8, 6-11, 3-11

获胜 / Win

对决日期

2026-03-03

对局时间 (估算)

3:30 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AH
Albie Huang

KX6NOO · Kaohsiung City, TW

DUPR

5.218

AY
Aiko Yoshitomi

NY6WG2 · Tokyo, JP

DUPR

5.351

阵营 2胜方
NE
Nicole Eugenio

9PPJ4J · Pasig, NCR, PH

DUPR

5.636

TE
Tia Elpusan

V7ZYYE · Carson, CA, US

DUPR

5.360

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6082479998
显示原始对决元数据 JSON
[
  {
    "team_id": 4312383341,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": " Albie Huang",
        "dupr_id": "KX6NOO",
        "rating": 5.218,
        "profile_pic_url": null,
        "location": "Kaohsiung City, TW"
      },
      {
        "name": "Aiko Yoshitomi",
        "dupr_id": "NY6WG2",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      }
    ]
  },
  {
    "team_id": 7611968610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Eugenio",
        "dupr_id": "9PPJ4J",
        "rating": 5.636,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      },
      {
        "name": "Tia Elpusan",
        "dupr_id": "V7ZYYE",
        "rating": 5.36,
        "profile_pic_url": null,
        "location": "Carson, CA, US"
      }
    ]
  }
]