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

May Moneyball Popup - Main Draw

ID: 5487418449

对局比分

15-13

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BR
Ben Reese

O6K2M2 · Chesterfield County, VA, US

DUPR

4.586

MB
McKeane Bennett

DWQRQX · Richmond, VA, US

DUPR

4.459

阵营 2负方
CS
Chirag Shetty

4L9L0V · USA

DUPR

4.368

JB
James Boyed

Q9KLV4 · USA

DUPR

4.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5487418449
显示原始对决元数据 JSON
[
  {
    "team_id": 4842109032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Reese",
        "dupr_id": "O6K2M2",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      },
      {
        "name": "McKeane Bennett",
        "dupr_id": "DWQRQX",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 8041942924,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chirag Shetty",
        "dupr_id": "4L9L0V",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James  Boyed",
        "dupr_id": "Q9KLV4",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]