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

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

ID: 5157071601

对局比分

6-11, 11-3, 8-11

获胜 / Win

对决日期

2025-10-17

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AK
Ashley Koo

3X2M51 · Bellevue, WA, US

DUPR

5.191

EL
Eric Le

1QJQOD · Newcastle, WA, US

DUPR

5.312

阵营 2胜方
GP
Ginny Purdy

16N9ME · Carmel, IN, US

DUPR

4.907

Alan Mendelson

8D54WM · Bay Harbor Islands, FL, US

DUPR

5.023

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5157071601
显示原始对决元数据 JSON
[
  {
    "team_id": 4737612712,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Koo",
        "dupr_id": "3X2M51",
        "rating": 5.191,
        "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": 7470744991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ginny Purdy",
        "dupr_id": "16N9ME",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Alan Mendelson",
        "dupr_id": "8D54WM",
        "rating": 5.023,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1143426/images/profile/1137fff4-01f2-4813-9d6a-b948b3f8ed11.png",
        "location": "Bay Harbor Islands, FL, US"
      }
    ]
  }
]