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

Pool B - Men's 11 (V3)

ID: 6498661954

对局比分

19-21

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

11:30 PM

对决场地

The Picklr West Fort Worth

View Facility Page →

对决竞争阵营

阵营 1负方
DO
David Oaten

V74056 · Aledo, TX, US

DUPR

3.631

RF
Robbie Friedmann

QPLKLN · Wimberley, TX, US

DUPR

3.560

阵营 2胜方
JA
Jake Awtry

EGZWLO · Wichita Falls, TX, US

DUPR

3.826

RS
Ross Steck

7692Y0 · USA

DUPR

3.867

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6498661954
显示原始对决元数据 JSON
[
  {
    "team_id": 6396721372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Oaten",
        "dupr_id": "V74056",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Aledo, TX, US"
      },
      {
        "name": "Robbie Friedmann",
        "dupr_id": "QPLKLN",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Wimberley, TX, US"
      }
    ]
  },
  {
    "team_id": 7109665542,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Awtry",
        "dupr_id": "EGZWLO",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Wichita Falls, TX, US"
      },
      {
        "name": "Ross Steck",
        "dupr_id": "7692Y0",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]