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

Apex Men's Thursday League

ID: 4836936549

对局比分

5-11

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WB
William Bremmer

V4D9Y6 · Independence, MO, US

DUPR

3.495

JD
James Downs

YGDRWG · Kearney, MO, US

DUPR

3.410

阵营 2胜方
BB
Bill Barnard

0Y79LN · USA

DUPR

3.651

JC
James Cline

16RGK8 · Belton, MO, US

DUPR

3.447

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4836936549
显示原始对决元数据 JSON
[
  {
    "team_id": 6310911957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William  Bremmer",
        "dupr_id": "V4D9Y6",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Independence, MO, US"
      },
      {
        "name": "James Downs",
        "dupr_id": "YGDRWG",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Kearney, MO, US"
      }
    ]
  },
  {
    "team_id": 8013761733,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Barnard",
        "dupr_id": "0Y79LN",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Cline",
        "dupr_id": "16RGK8",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": "Belton, MO, US"
      }
    ]
  }
]