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

POOL A

ID: 4669658670

对局比分

11-5

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

7:30 PM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1胜方
GS
Gregg sykes

W6GNDL · USA

DUPR

3.445

KE
Kim Everett

3YEOXK · Anchorage, AK, US

DUPR

3.863

阵营 2负方
EG
erich garvens

WKZ5ML · USA

DUPR

2.849

JM
Jane M Noonan

8M76GV · Anchorage, AK, US

DUPR

3.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4669658670
显示原始对决元数据 JSON
[
  {
    "team_id": 5414348937,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregg sykes",
        "dupr_id": "W6GNDL",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Everett",
        "dupr_id": "3YEOXK",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 5277446873,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "erich garvens",
        "dupr_id": "WKZ5ML",
        "rating": 2.849,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jane M Noonan",
        "dupr_id": "8M76GV",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]