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

Pool A

ID: 6479572830

对局比分

15-13

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

7:30 PM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1胜方
CW
Christopher Whitford

PWVWYZ · Anchorage, AK, US

DUPR

4.067

AM
Amy Mills

6ZJ6LQ · Anchorage, AK, US

DUPR

4.073

阵营 2负方
AK
AJ Kaid

KOYL9Y · Palmer, AK, US

DUPR

3.974

MJ
Melissa Jacobsen

YXXLKD · Anchorage, AK, US

DUPR

3.738

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6479572830
显示原始对决元数据 JSON
[
  {
    "team_id": 6310983759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Whitford",
        "dupr_id": "PWVWYZ",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Amy Mills",
        "dupr_id": "6ZJ6LQ",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 7665133056,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "AJ Kaid",
        "dupr_id": "KOYL9Y",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      },
      {
        "name": "Melissa Jacobsen",
        "dupr_id": "YXXLKD",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]