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

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

ID: 5753516964

对局比分

8-11, 9-11

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

5.146

BS
Bryan Shapiro

1RDYM8 · Irvine, CA, US

DUPR

5.288

阵营 2胜方
GB
Greg Bennett

89RJOJ · Portsmouth, NH, US

DUPR

5.397

RK
Ryan Keirns

1RGQE8 · Fort Wayne, IN, US

DUPR

5.083

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5753516964
显示原始对决元数据 JSON
[
  {
    "team_id": 6315180496,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Bryan Shapiro",
        "dupr_id": "1RDYM8",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 5455100758,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Bennett",
        "dupr_id": "89RJOJ",
        "rating": 5.397,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      },
      {
        "name": "Ryan Keirns",
        "dupr_id": "1RGQE8",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  }
]