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

Chamisal Pickeball Palooza Tournament - Men's 4.5+ Doubles

ID: 4396878971

对局比分

15-2

落败 / Loss

对决日期

2025-08-22

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DV
David Van Ness

2ZZ42R · Capitola, CA, US

DUPR

5.029

SZ
sevan zenopyan

JPPVWD · Monterey County, CA, US

DUPR

5.029

阵营 2负方
MO
Michael Owens

3OWYE8 · Tucson, AZ, US

DUPR

4.024

NF
Nathan Fort

3XOJW7 · Hollister, CA, US

DUPR

4.446

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4396878971
显示原始对决元数据 JSON
[
  {
    "team_id": 7484853634,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Van Ness",
        "dupr_id": "2ZZ42R",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": "Capitola, CA, US"
      },
      {
        "name": "sevan zenopyan",
        "dupr_id": "JPPVWD",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": "Monterey County, CA, US"
      }
    ]
  },
  {
    "team_id": 6437101889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Owens",
        "dupr_id": "3OWYE8",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Nathan Fort",
        "dupr_id": "3XOJW7",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Hollister, CA, US"
      }
    ]
  }
]