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

Brevard Health And Racquet Club

ID: 6498437480

对局比分

7-11

获胜 / Win

对决日期

2026-05-06

对局时间 (估算)

9:00 PM

对决场地

Brevard, NC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DG
Donald Goden

3P4OEZ · USA

DUPR

3.731

DR
Daniel Rodriguez

0QPKZG · USA

DUPR

3.892

阵营 2胜方
AB
Andrew Bauman

XJWGP5 · Pisgah Forest, NC, US

DUPR

4.215

JC
Jim Core

PKENKE · USA

DUPR

3.761

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6498437480
显示原始对决元数据 JSON
[
  {
    "team_id": 4637877136,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donald Goden",
        "dupr_id": "3P4OEZ",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Rodriguez",
        "dupr_id": "0QPKZG",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6780429485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Bauman",
        "dupr_id": "XJWGP5",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Pisgah Forest, NC, US"
      },
      {
        "name": "Jim Core",
        "dupr_id": "PKENKE",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]