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

Broadrock's Be$t

ID: 8296970848

对局比分

8-11

获胜 / Win

对决日期

2026-03-24

对局时间 (估算)

5:00 PM

对决场地

Broad Rock Sports Complex, Richmond, VA 23224, USA

未核实场馆

对决竞争阵营

阵营 1负方
MB
McKeane Bennett

DWQRQX · Richmond, VA, US

DUPR

4.461

AK
Arnav Khanna

8WK59M · USA

DUPR

5.136

阵营 2胜方
BR
Ben Reese

O6K2M2 · Chesterfield County, VA, US

DUPR

4.589

KT
Keith Tam

569KPP · Richmond, VA, US

DUPR

4.503

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8296970848
显示原始对决元数据 JSON
[
  {
    "team_id": 5783231818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "McKeane Bennett",
        "dupr_id": "DWQRQX",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Arnav Khanna",
        "dupr_id": "8WK59M",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6294062882,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Reese",
        "dupr_id": "O6K2M2",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      },
      {
        "name": "Keith Tam",
        "dupr_id": "569KPP",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]