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

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

ID: 6040077495

对局比分

11-7, 11-2

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MG
Meredith Geiger-Walton

9PJY4J · Austin, TX, US

DUPR

5.156

CB
Craig Bobo

126MY8 · Georgetown, TX, US

DUPR

5.112

阵营 2负方
Cristie Sharpsteen

894XZV · Kansas City, MO, US

DUPR

4.894

KG
Kyle Gardner

8MEVOP · Leawood, KS, US

DUPR

4.913

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6040077495
显示原始对决元数据 JSON
[
  {
    "team_id": 7303165594,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meredith Geiger-Walton",
        "dupr_id": "9PJY4J",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Craig Bobo",
        "dupr_id": "126MY8",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 4822172810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cristie Sharpsteen",
        "dupr_id": "894XZV",
        "rating": 4.894,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1386197/images/profile/c69a757f-ecf3-4890-89cf-c18e18357d73.jpg",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Kyle Gardner",
        "dupr_id": "8MEVOP",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  }
]