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

DUPR Booster Scramble (up to 3.25) 5/31/26 11 AM

ID: 4566598266

对局比分

11-3

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

7:30 PM

对决场地

Sureshot Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jaden cofield

EL0EQW · USA

DUPR

2.928

FI
Ferdie II

N74047 · Wheaton, IL, US

DUPR

3.100

阵营 2负方
RP
Rick Pivek

RDLRVE · USA

DUPR

2.851

LT
Laura Thompson

Z9ZKNQ · Naperville, IL, US

DUPR

2.579

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4566598266
显示原始对决元数据 JSON
[
  {
    "team_id": 5821184693,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaden cofield",
        "dupr_id": "EL0EQW",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ferdie II",
        "dupr_id": "N74047",
        "rating": 3.1,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      }
    ]
  },
  {
    "team_id": 4429670738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick  Pivek",
        "dupr_id": "RDLRVE",
        "rating": 2.851,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laura Thompson",
        "dupr_id": "Z9ZKNQ",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  }
]