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

Wednesday Ladder Sep-3 - 5

ID: 7585745927

对局比分

11-3

获胜 / Win

对决日期

2025-09-03

对局时间 (估算)

12:45 AM

对决场地

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

对决竞争阵营

阵营 1胜方
AB
Andrew Bove

0YL4EG · USA

DUPR

4.254

Amy Fifield

DWWXN4 · Reno, NV, US

DUPR

3.675

阵营 2负方
CB
Connor Bernstein

ODV0Q7 · Walnut Creek, CA, US

DUPR

3.522

JN
Jake Nelson

ZNK6YD · Walnut Creek, CA, US

DUPR

3.363

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7585745927
显示原始对决元数据 JSON
[
  {
    "team_id": 6990286830,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Bove",
        "dupr_id": "0YL4EG",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Fifield",
        "dupr_id": "DWWXN4",
        "rating": 3.675,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66e4acde598bb.jpg",
        "location": "Reno, NV, US"
      }
    ]
  },
  {
    "team_id": 5395414867,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Bernstein",
        "dupr_id": "ODV0Q7",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Jake Nelson",
        "dupr_id": "ZNK6YD",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  }
]