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

Craneway Winter 2025 Moneyball Tournament - Mixed Doubles Skill: (3.5-4.0) Age: (Any)

ID: 5297388826

对局比分

11-9

获胜 / Win

对决日期

2025-01-18

对局时间 (估算)

11:30 PM

对决场地

Richmond, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Charlene Shiao

EGP25E · Mountain View, CA, US

DUPR

3.802

BH
Bryan Ho

GGE44M · Mountain View, CA, US

DUPR

3.936

阵营 2负方
DA
DELETED Account

3OQ6ZL · USA

DUPR

3.662

BS
Brian Stockman

3PLN2X · Oakland, CA, US

DUPR

4.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5297388826
显示原始对决元数据 JSON
[
  {
    "team_id": 6745867877,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlene Shiao",
        "dupr_id": "EGP25E",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Bryan Ho",
        "dupr_id": "GGE44M",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  },
  {
    "team_id": 8433464894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "3OQ6ZL",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Stockman",
        "dupr_id": "3PLN2X",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  }
]