返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

NP Palm Desert Open $10k - Men's Doubles 4.5:19+

ID: 5559165233

对局比分

9-11, 11-8, 11-6

落败 / Loss

对决日期

2022-10-30

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NP
Nick Putrasahan

126578 · Redlands, CA, US

DUPR

4.668

JT
Joshua Tefft

8GP0NM · USA

DUPR

3.500

阵营 2负方
Alexander Juarros

8DPM68 · Los Angeles, CA, US

DUPR

4.772

CC
Cody Chapple

1QJR53 · Moorpark, CA, US

DUPR

4.525

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5559165233
显示原始对决元数据 JSON
[
  {
    "team_id": 6664218532,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Putrasahan",
        "dupr_id": "126578",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      },
      {
        "name": "Joshua Tefft",
        "dupr_id": "8GP0NM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7152939691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Juarros",
        "dupr_id": "8DPM68",
        "rating": 4.772,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/170657_64f39d0a27464.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Cody Chapple",
        "dupr_id": "1QJR53",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      }
    ]
  }
]