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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 4996675893

对局比分

21-12

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Alexander Juarros

8DPM68 · Los Angeles, CA, US

DUPR

4.995

FA
Farzad Adib

1R5W6Z · Los Angeles, CA, US

DUPR

4.886

阵营 2负方
BM
Ben Morales

1RY9E8 · Ventura County, CA, US

DUPR

5.000

DJ
Dennis Jorge

1NPR73 · Thousand Oaks, CA, US

DUPR

5.102

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4996675893
显示原始对决元数据 JSON
[
  {
    "team_id": 5267915178,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Juarros",
        "dupr_id": "8DPM68",
        "rating": 4.995,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/170657_64f39d0a27464.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Farzad Adib",
        "dupr_id": "1R5W6Z",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5214988531,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Morales",
        "dupr_id": "1RY9E8",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      },
      {
        "name": "Dennis Jorge",
        "dupr_id": "1NPR73",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  }
]