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

May Moneyball Popup - Main Draw

ID: 6611476406

对局比分

11-9

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MN
Michael Nielson

7DXOMN · Richmond, VA, US

DUPR

4.444

BS
Bruce Sibley

ODNODP · Richmond, VA, US

DUPR

4.660

阵营 2负方
JB
James Boyed

Q9KLV4 · USA

DUPR

4.403

CS
Chirag Shetty

4L9L0V · USA

DUPR

4.401

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6611476406
显示原始对决元数据 JSON
[
  {
    "team_id": 7318441428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Nielson",
        "dupr_id": "7DXOMN",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Bruce Sibley",
        "dupr_id": "ODNODP",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 6408451179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James  Boyed",
        "dupr_id": "Q9KLV4",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chirag Shetty",
        "dupr_id": "4L9L0V",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]