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

DUPR 20 - The Dink Minor League Pickleball @ Oasis Facility ~ Albuquerque, New Mexico

ID: 5538933409

对局比分

14-21

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

2:15 AM

对决场地

Oasis Facility @ Canyon Club

未核实场馆

对决竞争阵营

阵营 1负方
JD
Jeremy Dyche

3X9258 · USA

DUPR

4.628

Courtenay Leonard

LVP6MJ · Albuquerque, NM, US

DUPR

4.855

阵营 2胜方
ES
Edward Stein

9PEJMR · Los Alamos, NM, US

DUPR

5.146

SC
Sharon Chang

355Y4P · Albuquerque, NM, US

DUPR

4.911

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5538933409
显示原始对决元数据 JSON
[
  {
    "team_id": 4777929641,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Dyche",
        "dupr_id": "3X9258",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Courtenay Leonard",
        "dupr_id": "LVP6MJ",
        "rating": 4.855,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/3230/images/profile/3af3805a-779a-4ce5-b052-cd0719b37c53.png",
        "location": "Albuquerque, NM, US"
      }
    ]
  },
  {
    "team_id": 6472444618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edward Stein",
        "dupr_id": "9PEJMR",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Los Alamos, NM, US"
      },
      {
        "name": "Sharon Chang",
        "dupr_id": "355Y4P",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]