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

POOL A

ID: 6204536562

对局比分

5-11

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

7:30 PM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1负方
PT
Phil Tremarco

D96LGM · USA

DUPR

2.784

DT
Dali Tremarco

94KEXE · USA

DUPR

3.424

阵营 2胜方
GS
Gregg sykes

W6GNDL · Anchorage, AK, US

DUPR

3.461

KE
Kim Everett

3YEOXK · Anchorage, AK, US

DUPR

3.867

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6204536562
显示原始对决元数据 JSON
[
  {
    "team_id": 6761212346,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Tremarco",
        "dupr_id": "D96LGM",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dali Tremarco",
        "dupr_id": "94KEXE",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7416576068,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregg sykes",
        "dupr_id": "W6GNDL",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Kim Everett",
        "dupr_id": "3YEOXK",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]