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

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

ID: 6310779340

对局比分

9-11

落败 / Loss

对决日期

2025-01-19

对局时间 (估算)

5:00 PM

对决场地

Richmond, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AC
Alex Chan

84JEM3 · Sacramento, CA, US

DUPR

5.307

KG
Katie Glavinovich

RZL4VM · San Francisco, CA, US

DUPR

4.471

阵营 2胜方
TN
Thandi Nixon

GGPJPD · Davis, CA, US

DUPR

5.008

AM
Ashley Mackie

DW420L · Fairfield, CA, US

DUPR

4.650

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6310779340
显示原始对决元数据 JSON
[
  {
    "team_id": 4679333363,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Chan",
        "dupr_id": "84JEM3",
        "rating": 5.307,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Katie Glavinovich",
        "dupr_id": "RZL4VM",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 4890454482,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thandi Nixon",
        "dupr_id": "GGPJPD",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      },
      {
        "name": "Ashley Mackie",
        "dupr_id": "DW420L",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      }
    ]
  }
]