返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL 35+ Championships

ID: 4600355304

对局比分

1-11, 1-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WW
Wendy Whitney

JJGXX4 · Rochester, NY, US

DUPR

4.393

Chuck Jacobs

QP7NRD · Satellite Beach, FL, US

DUPR

4.576

阵营 2胜方
AK
Allison Klink

84Q6WK · Springfield, VA, US

DUPR

4.638

DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.151

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4600355304
显示原始对决元数据 JSON
[
  {
    "team_id": 4560109256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendy Whitney",
        "dupr_id": "JJGXX4",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Chuck Jacobs",
        "dupr_id": "QP7NRD",
        "rating": 4.576,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140254/images/profile/1dcc1647-c4af-4393-a648-1ba2385ad983.png",
        "location": "Satellite Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6213650576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allison Klink",
        "dupr_id": "84Q6WK",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.151,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  }
]