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

NP Sin City Classic Powered by Onix Sr. Pro Mixed Doubles

ID: 6066921287

对局比分

6-15

获胜 / Win

对决日期

2024-03-24

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KO
Kelly Ojeda

3VGGX7 · Bakersfield, CA, US

DUPR

5.163

Saed Ibsais

8D5LM8 · Urbandale, IA, US

DUPR

5.377

阵营 2胜方
CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.248

MH
Mark Hamilton

8G70X1 · Los Angeles, CA, US

DUPR

5.374

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6066921287
显示原始对决元数据 JSON
[
  {
    "team_id": 7234345413,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Ojeda",
        "dupr_id": "3VGGX7",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Saed Ibsais",
        "dupr_id": "8D5LM8",
        "rating": 5.377,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/143267_6402611ca1b08.jpeg",
        "location": "Urbandale, IA, US"
      }
    ]
  },
  {
    "team_id": 6941703398,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.248,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Mark Hamilton",
        "dupr_id": "8G70X1",
        "rating": 5.374,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]