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

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

ID: 8588021980

对局比分

6-11, 3-11

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TT
Tom Tueller

1NQROW · Washington, UT, US

DUPR

5.447

CM
Chris Mills Miller

1NRV07 · Kent, WA, US

DUPR

5.369

阵营 2胜方
KJ
Keith Jain

30Z243 · Carlsbad, CA, US

DUPR

5.555

JR
John Riedy

17NE4N · San Diego County, CA, US

DUPR

5.487

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8588021980
显示原始对决元数据 JSON
[
  {
    "team_id": 4439065207,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Tueller",
        "dupr_id": "1NQROW",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Chris Mills Miller",
        "dupr_id": "1NRV07",
        "rating": 5.369,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  },
  {
    "team_id": 7577956433,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keith Jain",
        "dupr_id": "30Z243",
        "rating": 5.555,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "John Riedy",
        "dupr_id": "17NE4N",
        "rating": 5.487,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      }
    ]
  }
]