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

The Austin Gold Cup @ Austin Pickle Ranch - Mens Doubles Skill: (4.0) Age: (27 To 33)

ID: 6622927895

对局比分

11-6

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

12:45 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Scott Paz

3Z0EQ3 · Austin, TX, US

DUPR

4.928

JB
Joseph Bird

O6KJQP · Austin, TX, US

DUPR

3.250

阵营 2负方
PJ
Paul Joung

MEPM6D · USA

DUPR

3.707

AS
Austin Steadman

GG5REG · Leander, TX, US

DUPR

3.828

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6622927895
显示原始对决元数据 JSON
[
  {
    "team_id": 6763374017,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Paz",
        "dupr_id": "3Z0EQ3",
        "rating": 4.928,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/208/images/profile/b12120ee-67c4-4056-9397-587458f77793.png",
        "location": "Austin, TX, US"
      },
      {
        "name": "Joseph Bird",
        "dupr_id": "O6KJQP",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5875621565,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Joung",
        "dupr_id": "MEPM6D",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Steadman",
        "dupr_id": "GG5REG",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  }
]