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

USLPL Championships

ID: 4803523760

对局比分

9-11, 8-11

获胜 / Win

对决日期

2026-01-11

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JR
James russell

3XLR42 · USA

DUPR

5.406

AC
Alexander Clayson

8KEPK8 · USA

DUPR

5.202

阵营 2胜方
Stephen Murdock

4LZE9G · Franklin, WI, US

DUPR

5.078

DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.511

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4803523760
显示原始对决元数据 JSON
[
  {
    "team_id": 4469504637,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James russell",
        "dupr_id": "3XLR42",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Clayson",
        "dupr_id": "8KEPK8",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7425221089,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Murdock",
        "dupr_id": "4LZE9G",
        "rating": 5.078,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219047/images/profile/c17cc1c2-4820-4f41-89e7-9acf9ddba1cd.png",
        "location": "Franklin, WI, US"
      },
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.511,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]