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

Competitive Open Play Match

ID: 6216187426

对局比分

11-7

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

11:30 PM

对决场地

3470 Club Center Blvd, Naples, FL 34114, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RE
Rajiv Enand

3LZVD6 · Naples, FL, US

DUPR

4.211

AS
Al Schmitz

8K9278 · USA

DUPR

4.370

阵营 2负方
MS
Mike Sturm

3LOVG6 · USA

DUPR

3.573

JT
Joseph Torpy

3ONX2P · Hilton Head Island, SC, US

DUPR

4.225

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6216187426
显示原始对决元数据 JSON
[
  {
    "team_id": 8226880872,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rajiv Enand",
        "dupr_id": "3LZVD6",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Al Schmitz",
        "dupr_id": "8K9278",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4745848266,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Sturm",
        "dupr_id": "3LOVG6",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Torpy",
        "dupr_id": "3ONX2P",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]