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

SW 19 League Play

ID: 8484801123

对局比分

11-5

落败 / Loss

对决日期

2025-11-18

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Mitchell Worley

Q5W9W0 · Overland Park, KS, US

DUPR

4.334

JB
Jacob Bateson

3VXKWJ · Bonner Springs, KS, US

DUPR

4.320

阵营 2负方
PJ
Philip James

8WZK2K · Kansas City, MO, US

DUPR

4.315

DP
Danny Pfrank

162Y00 · USA

DUPR

4.546

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8484801123
显示原始对决元数据 JSON
[
  {
    "team_id": 5071254586,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Worley",
        "dupr_id": "Q5W9W0",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Jacob Bateson",
        "dupr_id": "3VXKWJ",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Bonner Springs, KS, US"
      }
    ]
  },
  {
    "team_id": 5605953918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip James",
        "dupr_id": "8WZK2K",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Danny Pfrank",
        "dupr_id": "162Y00",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]