返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Competitive Open Play Match

ID: 5612352166

对局比分

11-8

获胜 / Win

对决日期

2024-06-27

对局时间 (估算)

11:30 PM

对决场地

Castro Valley, CA, USA

未核实场馆

对决竞争阵营

阵营 1胜方
WA
Walter Armstrong

L52V7Q · Pleasanton, CA, US

DUPR

3.723

TW
Tom Walbert

JZ7QRM · USA

DUPR

2.847

阵营 2负方
RY
Ron Young

QP2QG0 · USA

DUPR

3.420

GM
George Murphy

8EP0NJ · USA

DUPR

3.504

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5612352166
显示原始对决元数据 JSON
[
  {
    "team_id": 6169426111,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Walter Armstrong",
        "dupr_id": "L52V7Q",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Tom Walbert",
        "dupr_id": "JZ7QRM",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4965016842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Young",
        "dupr_id": "QP2QG0",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Murphy",
        "dupr_id": "8EP0NJ",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]