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

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

ID: 5402671437

对局比分

8-11, 11-10, 2-11

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AK
Ashley Koo

3X2M51 · Bellevue, WA, US

DUPR

5.167

EL
Eric Le

1QJQOD · Newcastle, WA, US

DUPR

5.312

阵营 2胜方
Kim Jagd

8EP0O1 · Indian Wells, CA, US

DUPR

4.948

SB
Scott Burr

6NENQG · La Quinta, CA, US

DUPR

5.057

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5402671437
显示原始对决元数据 JSON
[
  {
    "team_id": 4975417230,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Koo",
        "dupr_id": "3X2M51",
        "rating": 5.167,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Eric Le",
        "dupr_id": "1QJQOD",
        "rating": 5.312,
        "profile_pic_url": null,
        "location": "Newcastle, WA, US"
      }
    ]
  },
  {
    "team_id": 4315530566,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Jagd",
        "dupr_id": "8EP0O1",
        "rating": 4.948,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/921334/images/profile/32715a88-2e7b-4f70-b6a1-5241b912e8dd.png",
        "location": "Indian Wells, CA, US"
      },
      {
        "name": "Scott Burr",
        "dupr_id": "6NENQG",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      }
    ]
  }
]