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

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

ID: 7310512713

对局比分

11-6, 11-8

获胜 / Win

对决日期

2025-10-17

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JR
John Riedy

17NE4N · San Diego County, CA, US

DUPR

5.438

SB
Scott Burr

6NENQG · La Quinta, CA, US

DUPR

5.093

阵营 2负方
DT
Dan Traxler

3YNRMD · Rockwall, TX, US

DUPR

5.257

ST
Scott Trevethan

89JD0K · Berlin, CT, US

DUPR

5.037

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7310512713
显示原始对决元数据 JSON
[
  {
    "team_id": 6326817988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Riedy",
        "dupr_id": "17NE4N",
        "rating": 5.438,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      },
      {
        "name": "Scott Burr",
        "dupr_id": "6NENQG",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      }
    ]
  },
  {
    "team_id": 4304441742,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Traxler",
        "dupr_id": "3YNRMD",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "Scott Trevethan",
        "dupr_id": "89JD0K",
        "rating": 5.037,
        "profile_pic_url": null,
        "location": "Berlin, CT, US"
      }
    ]
  }
]