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

Thurs Night Game

ID: 8055125244

对局比分

9-11

获胜 / Win

对决日期

2024-10-11

对局时间 (估算)

1:00 PM

对决场地

Farmington Tennis Complex

未核实场馆

对决竞争阵营

阵营 1负方
RM
Randall Mason

3OQ5K2 · Farmington, NM, US

DUPR

4.287

BB
bryan Broadbent

17YXJN · Farmington, NM, US

DUPR

4.487

阵营 2胜方
JK
John Kuhn

QPM2J5 · Farmington, NM, US

DUPR

3.700

BH
Brady Hess

84V2ZV · St. George, UT, US

DUPR

4.832

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8055125244
显示原始对决元数据 JSON
[
  {
    "team_id": 5238317588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randall Mason",
        "dupr_id": "3OQ5K2",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Farmington, NM, US"
      },
      {
        "name": "bryan Broadbent",
        "dupr_id": "17YXJN",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Farmington, NM, US"
      }
    ]
  },
  {
    "team_id": 7543233950,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Kuhn",
        "dupr_id": "QPM2J5",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Farmington, NM, US"
      },
      {
        "name": "Brady Hess",
        "dupr_id": "84V2ZV",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]