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

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

ID: 4679934967

对局比分

11-6, 8-11, 10-11

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Natasha Linton

1R05GM · Hopkinton, MA, US

DUPR

5.070

CM
Chris Mills Miller

1NRV07 · Kent, WA, US

DUPR

5.373

阵营 2胜方
SL
Suzanne Leblang

3OW0XP · Delray Beach, FL, US

DUPR

5.189

BS
Bryan Shapiro

1RDYM8 · Irvine, CA, US

DUPR

5.295

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4679934967
显示原始对决元数据 JSON
[
  {
    "team_id": 4573119395,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Natasha Linton",
        "dupr_id": "1R05GM",
        "rating": 5.07,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1283294/images/profile/5b90c226-30f7-4de5-a2f3-12898f4f3cad.png",
        "location": "Hopkinton, MA, US"
      },
      {
        "name": "Chris Mills Miller",
        "dupr_id": "1NRV07",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  },
  {
    "team_id": 6256535570,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Leblang",
        "dupr_id": "3OW0XP",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      },
      {
        "name": "Bryan Shapiro",
        "dupr_id": "1RDYM8",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]