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

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

ID: 5978899047

对局比分

7-11, 11-7, 2-11

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SM
Spencer Moorman

30ZXWG · Louisville, KY, US

DUPR

5.394

Saed Ibsais

8D5LM8 · Urbandale, IA, US

DUPR

5.507

阵营 2胜方
MC
Molly Carter

8D70WL · Aurora, CO, US

DUPR

5.609

SF
Scott Fliegelman

1NN961 · Boulder, CO, US

DUPR

5.823

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5978899047
显示原始对决元数据 JSON
[
  {
    "team_id": 6332187899,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Spencer Moorman",
        "dupr_id": "30ZXWG",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "Saed Ibsais",
        "dupr_id": "8D5LM8",
        "rating": 5.507,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/143267_6402611ca1b08.jpeg",
        "location": "Urbandale, IA, US"
      }
    ]
  },
  {
    "team_id": 4903743374,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Molly Carter",
        "dupr_id": "8D70WL",
        "rating": 5.609,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Scott Fliegelman",
        "dupr_id": "1NN961",
        "rating": 5.823,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]