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

Th. Night Point Play

ID: 5431126462

对局比分

7-11

获胜 / Win

对决日期

2025-12-05

对局时间 (估算)

11:30 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
ET
Elvis Truong

M2254P · Wichita, KS, US

DUPR

4.112

LP
Long Pham

J5KJ9J · Wichita, KS, US

DUPR

4.669

阵营 2胜方
KB
Kevin Bradt

7DNGLM · Derby, KS, US

DUPR

4.104

CP
Clifton Paul Owens

35RYV8 · Cabot, AR, US

DUPR

4.400

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5431126462
显示原始对决元数据 JSON
[
  {
    "team_id": 6476972884,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elvis Truong",
        "dupr_id": "M2254P",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Long Pham",
        "dupr_id": "J5KJ9J",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5957984343,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bradt",
        "dupr_id": "7DNGLM",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Clifton Paul Owens",
        "dupr_id": "35RYV8",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  }
]