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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, NPL 2025 Championships

ID: 6772414046

对局比分

9-11, 11-5, 0-11

落败 / Loss

对决日期

2025-10-19

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MG
Missy Grant

89JEVJ · Birmingham, AL, US

DUPR

5.068

KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.155

阵营 2胜方
MG
Meredith Geiger-Walton

9PJY4J · Austin, TX, US

DUPR

5.192

CB
Craig Bobo

126MY8 · Georgetown, TX, US

DUPR

5.133

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6772414046
显示原始对决元数据 JSON
[
  {
    "team_id": 8168184704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Missy Grant",
        "dupr_id": "89JEVJ",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 7997961296,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Meredith Geiger-Walton",
        "dupr_id": "9PJY4J",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Craig Bobo",
        "dupr_id": "126MY8",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  }
]