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

POOL A

ID: 4799437688

对局比分

11-8

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

9:00 PM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Seth Roberts

3ZYZVD · Palmer, AK, US

DUPR

4.479

RC
Raechel Cox

6KEPKG · USA

DUPR

4.000

阵营 2负方
BL
Benjamin Larson

1Q2X2R · Anchorage, AK, US

DUPR

5.144

HD
Heather Darling Boothe

MYLGNL · Palmer, AK, US

DUPR

3.933

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4799437688
显示原始对决元数据 JSON
[
  {
    "team_id": 5331988250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Roberts",
        "dupr_id": "3ZYZVD",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      },
      {
        "name": "Raechel Cox",
        "dupr_id": "6KEPKG",
        "rating": 4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5381754436,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Larson",
        "dupr_id": "1Q2X2R",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Heather Darling Boothe",
        "dupr_id": "MYLGNL",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      }
    ]
  }
]