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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Austin Event #4

ID: 4348903010

对局比分

11-6, 11-3

落败 / Loss

对决日期

2025-08-10

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JD
Jose Derisi

84VOW6 · Rochester, NY, US

DUPR

5.945

Saed Ibsais

8D5LM8 · Urbandale, IA, US

DUPR

5.515

阵营 2负方
RL
Rich Lopez

8KJ2K1 · Rockwall, TX, US

DUPR

5.371

DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.453

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4348903010
显示原始对决元数据 JSON
[
  {
    "team_id": 4761775414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jose Derisi",
        "dupr_id": "84VOW6",
        "rating": 5.945,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Saed Ibsais",
        "dupr_id": "8D5LM8",
        "rating": 5.515,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/143267_6402611ca1b08.jpeg",
        "location": "Urbandale, IA, US"
      }
    ]
  },
  {
    "team_id": 6680873468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rich Lopez",
        "dupr_id": "8KJ2K1",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]