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

Men’s 4.0+ DUPR League Tournament

ID: 6228447852

对局比分

11-4

落败 / Loss

对决日期

2024-10-01

对局时间 (估算)

1:00 PM

对决场地

23 Kitchens, Marvin Road Northeast, Lacey, WA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JP
Jake Pratt

GGL65G · Olympia, WA, US

DUPR

4.382

AW
Alex Wiser

PK7G0Z · Tumwater, WA, US

DUPR

4.118

阵营 2负方
Jason cinqmars

1QGP6D · Lacey, WA, US

DUPR

4.277

CL
Chuck Lane

3PQNMM · Olympia, WA, US

DUPR

3.515

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6228447852
显示原始对决元数据 JSON
[
  {
    "team_id": 6136364007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Pratt",
        "dupr_id": "GGL65G",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Olympia, WA, US"
      },
      {
        "name": "Alex Wiser",
        "dupr_id": "PK7G0Z",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Tumwater, WA, US"
      }
    ]
  },
  {
    "team_id": 7545926576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason cinqmars",
        "dupr_id": "1QGP6D",
        "rating": 4.277,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/519377/images/profile/20f1a893-3aa0-471d-a9fa-8730e44e0354.png",
        "location": "Lacey, WA, US"
      },
      {
        "name": "Chuck Lane",
        "dupr_id": "3PQNMM",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "Olympia, WA, US"
      }
    ]
  }
]