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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 5053428480

对局比分

21-16

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BB
Brian Bonilla

PKZYZG · San Francisco, CA, US

DUPR

5.308

Teo Risquez

59EVRV · Los Angeles, CA, US

DUPR

4.678

阵营 2负方
AJ
Abhijit Joshi

2YK6LE · Simi Valley, CA, US

DUPR

4.313

SS
Steven Skyler

4ZXQVK · Simi Valley, CA, US

DUPR

4.332

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5053428480
显示原始对决元数据 JSON
[
  {
    "team_id": 5318125782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Bonilla",
        "dupr_id": "PKZYZG",
        "rating": 5.308,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Teo Risquez",
        "dupr_id": "59EVRV",
        "rating": 4.678,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/332030/images/profile/97adcefa-92b6-413a-b52b-177d9c74d468.jpg",
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5375264323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abhijit Joshi",
        "dupr_id": "2YK6LE",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Steven  Skyler",
        "dupr_id": "4ZXQVK",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  }
]