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

Group A Thursday Night

ID: 6489696668

对局比分

6-11

落败 / Loss

对决日期

2025-11-14

对局时间 (估算)

9:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
JT
Jimmy Tan

G50EED · Wichita, KS, US

DUPR

4.614

DS
Dan Smith

PK6ZVG · Derby, KS, US

DUPR

4.165

阵营 2胜方
ZY
Zach Young

N7YEJ7 · Wichita, KS, US

DUPR

4.366

JQ
Jad Qasim

PKZQJE · Wichita, KS, US

DUPR

4.369

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6489696668
显示原始对决元数据 JSON
[
  {
    "team_id": 8139223453,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Tan",
        "dupr_id": "G50EED",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Dan Smith",
        "dupr_id": "PK6ZVG",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      }
    ]
  },
  {
    "team_id": 8103540138,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zach Young",
        "dupr_id": "N7YEJ7",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jad Qasim",
        "dupr_id": "PKZQJE",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]