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

The CenTex Gold Cup @ Austin Pickle Ranch - Mens Doubles Skill: (4.0) Age: (Any)

ID: 8184736760

对局比分

15-4

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

9:00 PM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
BW
Brian Williford

8WN42Y · TX, US

DUPR

4.183

OL
Oliver Lou

8MVJNO · Austin, TX, US

DUPR

3.871

阵营 2负方
AN
Anh Nguyen

G5DWLG · Pflugerville, TX, US

DUPR

3.553

NL
Nhat Le

67QLYG · Austin, TX, US

DUPR

3.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8184736760
显示原始对决元数据 JSON
[
  {
    "team_id": 8516641264,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Williford",
        "dupr_id": "8WN42Y",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Oliver Lou",
        "dupr_id": "8MVJNO",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7385879708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anh Nguyen",
        "dupr_id": "G5DWLG",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Pflugerville, TX, US"
      },
      {
        "name": "Nhat Le",
        "dupr_id": "67QLYG",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]