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

Coed League E - 03/05

ID: 8280908087

对局比分

10-11

获胜 / Win

对决日期

2026-03-05

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
IL
Isaac Liptrott

PKL65Q · American Fork, UT, US

DUPR

4.147

GR
Gregory Romney

1QWLZD · Orem, UT, US

DUPR

3.889

阵营 2胜方
SC
Sean Caldwell

17JZMM · West Valley City, UT, US

DUPR

3.631

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.220

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8280908087
显示原始对决元数据 JSON
[
  {
    "team_id": 7647044799,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isaac Liptrott",
        "dupr_id": "PKL65Q",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Gregory Romney",
        "dupr_id": "1QWLZD",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 7241758682,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Caldwell",
        "dupr_id": "17JZMM",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]