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

Coed League D - 06/02

ID: 4686897700

对局比分

3-11

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AJ
Alex Johnson

8W7Z6K · Rexburg, ID, US

DUPR

3.505

CL
Cedrik Laplante

3L0ZZ5 · Pleasant Grove, UT, US

DUPR

4.280

阵营 2胜方
CB
Chris Beckstead

0QODKQ · Highland, UT, US

DUPR

4.314

DW
Daniel Woolwine

KOGDZO · American Fork, UT, US

DUPR

4.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4686897700
显示原始对决元数据 JSON
[
  {
    "team_id": 4723678654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Johnson",
        "dupr_id": "8W7Z6K",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Cedrik Laplante",
        "dupr_id": "3L0ZZ5",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 7906570585,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Beckstead",
        "dupr_id": "0QODKQ",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Daniel Woolwine",
        "dupr_id": "KOGDZO",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]