返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2.75 - 3.49 Up and Down the Scramble DUPR

ID: 8548494792

对局比分

2-11

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

1:00 PM

对决场地

Dynamite Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
RJ
Rachael Jayne

Q9X6ZN · USA

DUPR

2.370

LF
Liana Friend

EGY06V · Santa Barbara, CA, US

DUPR

2.698

阵营 2胜方
KH
Kevin Han

7NRGD9 · USA

DUPR

3.137

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.382

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8548494792
显示原始对决元数据 JSON
[
  {
    "team_id": 5454775603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachael Jayne",
        "dupr_id": "Q9X6ZN",
        "rating": 2.37,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liana Friend",
        "dupr_id": "EGY06V",
        "rating": 2.698,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  },
  {
    "team_id": 5192640284,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin  Han",
        "dupr_id": "7NRGD9",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]