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

Group Play 2 - 2025 Adidas Collegiate World Championships

ID: 4531536799

对局比分

22-20

落败 / Loss

对决日期

2025-10-31

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CY
CHEN YI JIA

6Z2ZN0 · Taichung City, TW

DUPR

4.681

LZ
Li Zong Jin

5990Q5 · New Taipei City, TW

DUPR

4.603

阵营 2负方
AH
Adrian Hall

L2RXVK · Orlando, FL, US

DUPR

4.198

JN
Justin Nguyen

ODL00E · Orlando, FL, US

DUPR

4.513

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4531536799
显示原始对决元数据 JSON
[
  {
    "team_id": 8521368234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CHEN YI JIA",
        "dupr_id": "6Z2ZN0",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Taichung City, TW"
      },
      {
        "name": "Li Zong Jin",
        "dupr_id": "5990Q5",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "New Taipei City, TW"
      }
    ]
  },
  {
    "team_id": 8394544760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Hall",
        "dupr_id": "L2RXVK",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Justin Nguyen",
        "dupr_id": "ODL00E",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]