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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 5492222246

对局比分

20-21

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Cody Temple

3ZYZED · Phoenix, AZ, US

DUPR

4.722

JT
Jaxon Thomas

NYGVO2 · Chandler, AZ, US

DUPR

4.686

阵营 2胜方
JM
Jordan McCrady

DWPW06 · Scottsdale, AZ, US

DUPR

4.463

YB
Yarina Bonnell

59K59P · USA

DUPR

4.391

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5492222246
显示原始对决元数据 JSON
[
  {
    "team_id": 4369265757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cody Temple",
        "dupr_id": "3ZYZED",
        "rating": 4.722,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/175864_652458ef4af03.jpg",
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Jaxon Thomas",
        "dupr_id": "NYGVO2",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 7502331865,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan McCrady",
        "dupr_id": "DWPW06",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Yarina Bonnell",
        "dupr_id": "59K59P",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]