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

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

ID: 8004279835

对局比分

13-15

落败 / Loss

对决日期

2024-03-24

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
VE
Vivian Edwards

84P4WM · Bayfield, CO, US

DUPR

5.086

Eric Wold

8JM0D8 · Eugene, OR, US

DUPR

5.324

阵营 2胜方
CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.233

Mark Hamilton

8G70X1 · Los Angeles, CA, US

DUPR

5.362

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8004279835
显示原始对决元数据 JSON
[
  {
    "team_id": 5947637876,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vivian Edwards",
        "dupr_id": "84P4WM",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Bayfield, CO, US"
      },
      {
        "name": "Eric Wold",
        "dupr_id": "8JM0D8",
        "rating": 5.324,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6661c4fa319b2.jpg",
        "location": "Eugene, OR, US"
      }
    ]
  },
  {
    "team_id": 4375331336,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.233,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Mark Hamilton",
        "dupr_id": "8G70X1",
        "rating": 5.362,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/660f532448b80.jpg",
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]