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

Craneway Winter 2025 Moneyball Tournament - Womens Skill: (4.5+) Age: (Any)

ID: 6958630276

对局比分

11-3

落败 / Loss

对决日期

2025-01-19

对局时间 (估算)

5:00 PM

对决场地

Richmond, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kelly Chen

1NM9K6 · CA, US

DUPR

5.217

CP
Chloe Pham

9PMQ5K · USA

DUPR

5.348

阵营 2负方
AC
Alex Chan

84JEM3 · Sacramento, CA, US

DUPR

5.282

KG
Katie Glavinovich

RZL4VM · San Francisco, CA, US

DUPR

4.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6958630276
显示原始对决元数据 JSON
[
  {
    "team_id": 5564923210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Chen",
        "dupr_id": "1NM9K6",
        "rating": 5.217,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Chloe Pham",
        "dupr_id": "9PMQ5K",
        "rating": 5.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7752446279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Chan",
        "dupr_id": "84JEM3",
        "rating": 5.282,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Katie Glavinovich",
        "dupr_id": "RZL4VM",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]