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

Wyoming Ladder League #1

ID: 6320294821

对局比分

11-2

获胜 / Win

对决日期

2026-05-05

对局时间 (估算)

2:15 AM

对决场地

Grand Rapids, MI, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CT
Calvin Tzeng

5EPDZV · Big Rapids, MI, US

DUPR

3.996

JZ
JiaXing Zheng

ZDGQ2Q · Grand Rapids, MI, US

DUPR

3.796

阵营 2负方
RD
Rob Dunn

ORV9WP · USA

DUPR

3.629

JP
Jonathan Pelkey

QJN9LR · USA

DUPR

3.392

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6320294821
显示原始对决元数据 JSON
[
  {
    "team_id": 6056976785,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Calvin Tzeng",
        "dupr_id": "5EPDZV",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      },
      {
        "name": "JiaXing  Zheng",
        "dupr_id": "ZDGQ2Q",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 6506654582,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Dunn",
        "dupr_id": "ORV9WP",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Pelkey",
        "dupr_id": "QJN9LR",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]