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

The Woodlands Country Club

ID: 4855267856

对局比分

11-2

获胜 / Win

对决日期

2026-04-20

对局时间 (估算)

9:00 PM

对决场地

2301 N Millbend Dr, The Woodlands, TX 77380, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Alex Warren

YGWEGD · The Woodlands, TX, US

DUPR

4.464

BT
BJ Tietze

2LMPZ4 · USA

DUPR

3.053

阵营 2负方
BB
Blaine Burden

JZ99VO · USA

DUPR

3.399

DF
Daniel Fellows

2L4PJ4 · Montgomery County, TX, US

DUPR

3.810

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4855267856
显示原始对决元数据 JSON
[
  {
    "team_id": 8164767971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Warren",
        "dupr_id": "YGWEGD",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "BJ Tietze",
        "dupr_id": "2LMPZ4",
        "rating": 3.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5465672747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blaine Burden",
        "dupr_id": "JZ99VO",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Fellows",
        "dupr_id": "2L4PJ4",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Montgomery County, TX, US"
      }
    ]
  }
]