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

BOB 4.5

ID: 7499768429

对局比分

11-6

获胜 / Win

对决日期

2025-02-24

对局时间 (估算)

6:15 AM

对决场地

1650 N Main St, Logan, UT 84341, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Alex Coombs

DW00DY · Logan, UT, US

DUPR

4.887

DC
David Casey

1QWWRN · Hyde Park, UT, US

DUPR

4.072

阵营 2负方
GL
Greyson Loveland

2LMN77 · USA

DUPR

4.312

JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

4.095

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7499768429
显示原始对决元数据 JSON
[
  {
    "team_id": 7513180428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Coombs",
        "dupr_id": "DW00DY",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      },
      {
        "name": "David Casey",
        "dupr_id": "1QWWRN",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      }
    ]
  },
  {
    "team_id": 6064149472,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greyson Loveland",
        "dupr_id": "2LMN77",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Saunders",
        "dupr_id": "8JDVLM",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  }
]