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

BOB 4.5

ID: 6299516969

对局比分

11-5

落败 / Loss

对决日期

2025-02-24

对局时间 (估算)

6:15 AM

对决场地

1650 N Main St, Logan, UT 84341, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Alex Coombs

DW00DY · Logan, UT, US

DUPR

4.880

GL
Greyson Loveland

2LMN77 · USA

DUPR

4.324

阵营 2负方
DC
David Casey

1QWWRN · Hyde Park, UT, US

DUPR

4.065

JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

4.103

数据访问 (AI / 开发者)

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

cURL Request:

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