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

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

ID: 7459716875

对局比分

9-11, 1-11

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WO
Wendy Ochoa

YGM7LK · USA

DUPR

4.947

DS
Drew Slacum

17LG29 · USA

DUPR

4.989

阵营 2胜方
LT
Lara Thornton

894VGJ · Columbus, OH, US

DUPR

5.215

DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.410

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7459716875
显示原始对决元数据 JSON
[
  {
    "team_id": 7649501501,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendy Ochoa",
        "dupr_id": "YGM7LK",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Drew Slacum",
        "dupr_id": "17LG29",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8044982274,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lara Thornton",
        "dupr_id": "894VGJ",
        "rating": 5.215,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.41,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]