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

SW 19 League Play

ID: 5394440392

对局比分

11-3

落败 / Loss

对决日期

2025-11-18

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Mitchell Worley

Q5W9W0 · Overland Park, KS, US

DUPR

4.356

GS
Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.264

阵营 2负方
PJ
Philip James

8WZK2K · Kansas City, MO, US

DUPR

4.246

JB
Jacob Bateson

3VXKWJ · Bonner Springs, KS, US

DUPR

4.291

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5394440392
显示原始对决元数据 JSON
[
  {
    "team_id": 8286108238,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Worley",
        "dupr_id": "Q5W9W0",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Gustavo Sanchez",
        "dupr_id": "16XGRE",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  },
  {
    "team_id": 7254843887,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip James",
        "dupr_id": "8WZK2K",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Jacob Bateson",
        "dupr_id": "3VXKWJ",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Bonner Springs, KS, US"
      }
    ]
  }
]