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

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

ID: 6625989958

对局比分

8-11, 5-11

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
GP
Ginny Purdy

16N9ME · Carmel, IN, US

DUPR

4.890

MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

5.138

阵营 2胜方
LL
Lila Le Rawlings

3Y2VP3 · American Fork, UT, US

DUPR

4.971

GB
Greg Bennett

89RJOJ · Portsmouth, NH, US

DUPR

5.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6625989958
显示原始对决元数据 JSON
[
  {
    "team_id": 7295047944,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ginny Purdy",
        "dupr_id": "16N9ME",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 5.138,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 6939961842,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lila Le Rawlings",
        "dupr_id": "3Y2VP3",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Greg Bennett",
        "dupr_id": "89RJOJ",
        "rating": 5.409,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      }
    ]
  }
]