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

GGP Battle of the Bay: Mixed Moneyball - Mixed Doubles Skill: (4.0 - 4.5) Age: (49 And Under)

ID: 7859830884

对局比分

5-15

获胜 / Win

对决日期

2025-07-19

对局时间 (估算)

1:00 PM

对决场地

Alameda, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AN
Angela N Sundin

3XYRE2 · Oakland, CA, US

DUPR

4.081

AD
Abhishek Dutta

8D464Y · Newark, CA, US

DUPR

4.398

阵营 2胜方
YG
Yuanyuan Gu

ZNV26P · Mountain View, CA, US

DUPR

3.857

RH
Ren Hui

1QMZPD · Palo Alto, CA, US

DUPR

4.724

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7859830884
显示原始对决元数据 JSON
[
  {
    "team_id": 6530420161,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angela N Sundin",
        "dupr_id": "3XYRE2",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Abhishek Dutta",
        "dupr_id": "8D464Y",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Newark, CA, US"
      }
    ]
  },
  {
    "team_id": 4958536964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yuanyuan Gu",
        "dupr_id": "ZNV26P",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Ren Hui",
        "dupr_id": "1QMZPD",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]