返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Competitive Open Play Match

ID: 7663485238

对局比分

11-5, 11-6

获胜 / Win

对决日期

2026-03-20

对局时间 (估算)

11:30 PM

对决场地

East Hernando Branch Library, Windmere Road, Brooksville, FL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DB
Dylan Bauder

QP9W45 · St. Petersburg, FL, US

DUPR

4.210

JH
Jen harding

ODJRP7 · USA

DUPR

3.710

阵营 2负方
WR
Walt Rosen

Q5Z465 · USA

DUPR

3.485

JO
Jay Ortega

99NORK · USA

DUPR

3.580

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7663485238
显示原始对决元数据 JSON
[
  {
    "team_id": 4850402555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Bauder",
        "dupr_id": "QP9W45",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Jen harding",
        "dupr_id": "ODJRP7",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7118637756,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Walt Rosen",
        "dupr_id": "Q5Z465",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Ortega",
        "dupr_id": "99NORK",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]