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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Indianapolis

ID: 4642039382

对局比分

9-11, 3-11

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JZ
Jian Zhong

8WE66M · Indian Springs Village, AL, US

DUPR

4.935

LH
Lee Harper

8GDRM8 · Nottingham, England, GB

DUPR

4.740

阵营 2胜方
BO
Beth Olivier

8G07MV · Aurora, OH, US

DUPR

4.965

Adam Painter

3P502G · Cincinnati, OH, US

DUPR

5.209

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4642039382
显示原始对决元数据 JSON
[
  {
    "team_id": 7050671439,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jian Zhong",
        "dupr_id": "8WE66M",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Indian Springs Village, AL, US"
      },
      {
        "name": "Lee Harper",
        "dupr_id": "8GDRM8",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      }
    ]
  },
  {
    "team_id": 7384475281,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Olivier",
        "dupr_id": "8G07MV",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Aurora, OH, US"
      },
      {
        "name": "Adam Painter",
        "dupr_id": "3P502G",
        "rating": 5.209,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1268310/images/profile/b6556336-7947-40ae-8268-03c72a146f65.png",
        "location": "Cincinnati, OH, US"
      }
    ]
  }
]