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

3RD FUR RONDYBALL

ID: 5350807118

对局比分

9-15

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

3:30 PM

对决场地

Anchorage, AK, USA

View Facility Page →

对决竞争阵营

阵营 1负方
CW
Christopher Whitford

PWVWYZ · Anchorage, AK, US

DUPR

4.091

NC
Nathan Carreon

0Y6RJX · Anchorage, AK, US

DUPR

4.091

阵营 2胜方
ML
Matt Liston

8DQ2VX · Anchorage, AK, US

DUPR

4.555

RK
Ryan kofoid

RZ69ZM · Anchorage, AK, US

DUPR

4.333

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5350807118
显示原始对决元数据 JSON
[
  {
    "team_id": 8109190442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Whitford",
        "dupr_id": "PWVWYZ",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Nathan Carreon",
        "dupr_id": "0Y6RJX",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6951940140,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Liston",
        "dupr_id": "8DQ2VX",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Ryan kofoid",
        "dupr_id": "RZ69ZM",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]