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

Tuesday Night Advanced Point Play 3.9+

ID: 7459428767

对局比分

11-6

获胜 / Win

对决日期

2026-04-28

对局时间 (估算)

12:45 AM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
BL
Brandon Le

D92LW6 · Wichita, KS, US

DUPR

4.250

LP
Long Pham

J5KJ9J · Wichita, KS, US

DUPR

4.686

阵营 2负方
HN
Hieu Nguyen

PWEGDG · Wichita, KS, US

DUPR

4.051

ZY
Zach Young

N7YEJ7 · Wichita, KS, US

DUPR

4.313

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7459428767
显示原始对决元数据 JSON
[
  {
    "team_id": 8031635596,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Le",
        "dupr_id": "D92LW6",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Long Pham",
        "dupr_id": "J5KJ9J",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5430762438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hieu Nguyen",
        "dupr_id": "PWEGDG",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Zach Young",
        "dupr_id": "N7YEJ7",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]