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

Coed League E - 03/05

ID: 5384258023

对局比分

11-10

落败 / Loss

对决日期

2026-03-05

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DW
Daniel Woolwine

KOGDZO · American Fork, UT, US

DUPR

4.249

BW
Bradon Wilson

ZN6QKW · Provo, UT, US

DUPR

4.258

阵营 2负方
SC
Sean Caldwell

17JZMM · West Valley City, UT, US

DUPR

3.647

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.230

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5384258023
显示原始对决元数据 JSON
[
  {
    "team_id": 4874714329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Woolwine",
        "dupr_id": "KOGDZO",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Bradon Wilson",
        "dupr_id": "ZN6QKW",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6912414720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Caldwell",
        "dupr_id": "17JZMM",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]