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

Coed League F - 03/27

ID: 5689447374

对局比分

1-11

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jon Pack

17KVZ0 · Orem, UT, US

DUPR

4.048

KA
Kelcey Asuao

35N06V · Orem, UT, US

DUPR

3.978

阵营 2胜方
CL
Carter Leski

3X9DP7 · Provo, UT, US

DUPR

4.653

BB
Brady Beers

RXYPGD · Lehi, UT, US

DUPR

4.177

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5689447374
显示原始对决元数据 JSON
[
  {
    "team_id": 7772433127,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jon Pack",
        "dupr_id": "17KVZ0",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Kelcey Asuao",
        "dupr_id": "35N06V",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 8291339499,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carter Leski",
        "dupr_id": "3X9DP7",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Brady Beers",
        "dupr_id": "RXYPGD",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]