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

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

ID: 7035684553

对局比分

11-7, 11-4

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GL
George Lance Cowart

3ZZRQD · Meadowlakes, TX, US

DUPR

5.421

KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.125

阵营 2负方
MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

5.121

BS
Bryan Shapiro

1RDYM8 · Irvine, CA, US

DUPR

5.277

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7035684553
显示原始对决元数据 JSON
[
  {
    "team_id": 6038768709,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Lance Cowart",
        "dupr_id": "3ZZRQD",
        "rating": 5.421,
        "profile_pic_url": null,
        "location": "Meadowlakes, TX, US"
      },
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 4310960461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Bryan Shapiro",
        "dupr_id": "1RDYM8",
        "rating": 5.277,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]