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

Tuesday Night Advanced Point Play - 3.9+

ID: 6297848053

对局比分

11-3

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

2:15 AM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
SK
Saif Khan

2ZQPLE · Wichita, KS, US

DUPR

4.309

CP
Clifton Paul Owens

35RYV8 · Cabot, AR, US

DUPR

4.407

阵营 2负方
NT
Nghiep Trieu

3OJGKP · Wichita, KS, US

DUPR

3.982

ET
Elvis Truong

M2254P · Wichita, KS, US

DUPR

4.176

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6297848053
显示原始对决元数据 JSON
[
  {
    "team_id": 7507468597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Saif  Khan",
        "dupr_id": "2ZQPLE",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Clifton Paul Owens",
        "dupr_id": "35RYV8",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  },
  {
    "team_id": 6460811514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nghiep Trieu",
        "dupr_id": "3OJGKP",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Elvis Truong",
        "dupr_id": "M2254P",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]