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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Kansas City

ID: 7926305065

对局比分

10-11, 11-9, 10-11

获胜 / Win

对决日期

2025-07-13

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

5.298

Alan Mendelson

8D54WM · Bay Harbor Islands, FL, US

DUPR

5.087

阵营 2胜方
EK
Eric Kutzin

3PZOQG · Englewood, NJ, US

DUPR

5.274

VB
Vinay Bahuguna

8JPK0W · East Brunswick, NJ, US

DUPR

5.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7926305065
显示原始对决元数据 JSON
[
  {
    "team_id": 5604312704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Alan Mendelson",
        "dupr_id": "8D54WM",
        "rating": 5.087,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1143426/images/profile/1137fff4-01f2-4813-9d6a-b948b3f8ed11.png",
        "location": "Bay Harbor Islands, FL, US"
      }
    ]
  },
  {
    "team_id": 6483933063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Kutzin",
        "dupr_id": "3PZOQG",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "Englewood, NJ, US"
      },
      {
        "name": "Vinay Bahuguna",
        "dupr_id": "8JPK0W",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "East Brunswick, NJ, US"
      }
    ]
  }
]