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

2/24 Saturday Cream of the Crop

ID: 6930998280

对局比分

7-11

落败 / Loss

对决日期

2024-02-24

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BB
Breton bess

8D0YNY · Orem, UT, US

DUPR

4.142

RP
Richard Powell

3XRN47 · San Tan Valley, AZ, US

DUPR

4.893

阵营 2胜方
RM
Russell Malloy

3OZ528 · West Jordan, UT, US

DUPR

4.707

SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.158

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6930998280
显示原始对决元数据 JSON
[
  {
    "team_id": 4780015625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Breton bess",
        "dupr_id": "8D0YNY",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Richard Powell",
        "dupr_id": "3XRN47",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "San Tan Valley, AZ, US"
      }
    ]
  },
  {
    "team_id": 7402681312,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Russell Malloy",
        "dupr_id": "3OZ528",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]