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

LT Commerce Moneyball Series - Open Division

ID: 6097748030

对局比分

1-11

落败 / Loss

对决日期

2026-02-27

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SS
Sean Shepherd

Q5DQM0 · Lambertville, MI, US

DUPR

4.186

MH
myan hesson

V74965 · Toledo, OH, US

DUPR

4.578

阵营 2胜方
Jack Swan

V4DGW6 · Dearborn, MI, US

DUPR

5.231

EH
Evan Hollinsky

GGWORD · Windsor, ON, CA

DUPR

5.478

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6097748030
显示原始对决元数据 JSON
[
  {
    "team_id": 5850650413,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Shepherd",
        "dupr_id": "Q5DQM0",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Lambertville, MI, US"
      },
      {
        "name": "myan hesson",
        "dupr_id": "V74965",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      }
    ]
  },
  {
    "team_id": 6129354280,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Swan",
        "dupr_id": "V4DGW6",
        "rating": 5.231,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1332389/images/profile/07c84fde-d31b-432f-a17c-fd8f81466ec4.png",
        "location": "Dearborn, MI, US"
      },
      {
        "name": "Evan Hollinsky",
        "dupr_id": "GGWORD",
        "rating": 5.478,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  }
]