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

CPL 4.0 DUPR Night 2/12/26

ID: 4388481501

对局比分

15-9

获胜 / Win

对决日期

2026-02-12

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
YC
Yoon Choi

7DWK49 · Manalapan Township, NJ, US

DUPR

5.077

SR
Sarah Ross

7DKNK5 · King of Prussia, PA, US

DUPR

4.175

阵营 2负方
YZ
Yuxing Zhou

2LMVD7 · USA

DUPR

4.632

GR
Guadalupe Reyes

8KMQZ7 · Philadelphia, PA, US

DUPR

4.122

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4388481501
显示原始对决元数据 JSON
[
  {
    "team_id": 7928084094,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yoon Choi",
        "dupr_id": "7DWK49",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": "Manalapan Township, NJ, US"
      },
      {
        "name": "Sarah Ross",
        "dupr_id": "7DKNK5",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "King of Prussia, PA, US"
      }
    ]
  },
  {
    "team_id": 6040619787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yuxing Zhou",
        "dupr_id": "2LMVD7",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Guadalupe Reyes",
        "dupr_id": "8KMQZ7",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]