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

Pool A

ID: 5172217410

对局比分

15-8

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

7:30 PM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1胜方
CW
Christopher Whitford

PWVWYZ · Anchorage, AK, US

DUPR

4.065

AM
Amy Mills

6ZJ6LQ · Anchorage, AK, US

DUPR

4.071

阵营 2负方
Jello Nguyen

YG5VWK · Anchorage, AK, US

DUPR

3.755

MS
Mak Souvannaseng

W6GNJM · Anchorage, AK, US

DUPR

3.581

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5172217410
显示原始对决元数据 JSON
[
  {
    "team_id": 4822328766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Whitford",
        "dupr_id": "PWVWYZ",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Amy Mills",
        "dupr_id": "6ZJ6LQ",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6202963821,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jello Nguyen",
        "dupr_id": "YG5VWK",
        "rating": 3.755,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/659a86831c20e.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Mak Souvannaseng",
        "dupr_id": "W6GNJM",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]