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

3RD FUR RONDYBALL

ID: 4599494458

对局比分

15-12

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

11:30 PM

对决场地

Anchorage, AK, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CW
Christopher Whitford

PWVWYZ · Anchorage, AK, US

DUPR

4.111

NC
Nathan Carreon

0Y6RJX · Anchorage, AK, US

DUPR

4.163

阵营 2负方
AK
AJ Kaid

KOYL9Y · Palmer, AK, US

DUPR

4.077

MS
Mak Souvannaseng

W6GNJM · Anchorage, AK, US

DUPR

3.660

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4599494458
显示原始对决元数据 JSON
[
  {
    "team_id": 5764234379,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Whitford",
        "dupr_id": "PWVWYZ",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Nathan Carreon",
        "dupr_id": "0Y6RJX",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6200286926,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "AJ Kaid",
        "dupr_id": "KOYL9Y",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      },
      {
        "name": "Mak Souvannaseng",
        "dupr_id": "W6GNJM",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]