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

DUPR 20 (Sat 4/25)

ID: 5463658511

对局比分

17-21

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

12:45 AM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
JB
Jenny Bond

1QXLG0 · Edmond, OK, US

DUPR

5.012

LB
Lauren Brown

1RE5DN · St. George, UT, US

DUPR

4.672

阵营 2胜方
EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.809

KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.837

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5463658511
显示原始对决元数据 JSON
[
  {
    "team_id": 7842141578,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Bond",
        "dupr_id": "1QXLG0",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Lauren Brown",
        "dupr_id": "1RE5DN",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7872645655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]