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

Coed League E - 4/16

ID: 8336994104

对局比分

11-4

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PD
Porter Dueck

MY6P6V · Orem, UT, US

DUPR

4.344

DW
Daniel Woolwine

KOGDZO · American Fork, UT, US

DUPR

4.176

阵营 2负方
KA
Kelcey Asuao

35N06V · Orem, UT, US

DUPR

3.959

IL
Isaac Liptrott

PKL65Q · American Fork, UT, US

DUPR

4.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8336994104
显示原始对决元数据 JSON
[
  {
    "team_id": 5908800900,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Porter Dueck",
        "dupr_id": "MY6P6V",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Daniel Woolwine",
        "dupr_id": "KOGDZO",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6473187577,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelcey Asuao",
        "dupr_id": "35N06V",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Isaac Liptrott",
        "dupr_id": "PKL65Q",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]