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

Coed League E - 4/16

ID: 6511985672

对局比分

2-11

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PD
Porter Dueck

MY6P6V · Orem, UT, US

DUPR

4.333

DW
Daniel Woolwine

KOGDZO · American Fork, UT, US

DUPR

4.165

阵营 2胜方
LS
Landon Smith

O66J62 · Provo, UT, US

DUPR

4.393

GR
Gregory Romney

1QWLZD · Orem, UT, US

DUPR

3.881

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6511985672
显示原始对决元数据 JSON
[
  {
    "team_id": 5666119854,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Porter Dueck",
        "dupr_id": "MY6P6V",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Daniel Woolwine",
        "dupr_id": "KOGDZO",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6544454091,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Landon Smith",
        "dupr_id": "O66J62",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Gregory Romney",
        "dupr_id": "1QWLZD",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]