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

Challenger Bracket - Utah Super Regional

ID: 5994326143

对局比分

11-21

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

8:45 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
LD
Luke Donigan

3P7PZQ · Kaysville, UT, US

DUPR

4.420

AP
Adam Perry

4L2VGK · USA

DUPR

4.306

阵营 2胜方
Nathan Kennedy

JZ7OJM · Draper, UT, US

DUPR

4.934

LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.133

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5994326143
显示原始对决元数据 JSON
[
  {
    "team_id": 8081263479,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Donigan",
        "dupr_id": "3P7PZQ",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Adam Perry",
        "dupr_id": "4L2VGK",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4430486923,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Kennedy",
        "dupr_id": "JZ7OJM",
        "rating": 4.934,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/348054/images/profile/316f6639-58f1-411f-a63a-b1c836745757.png",
        "location": "Draper, UT, US"
      },
      {
        "name": "Luke Foster",
        "dupr_id": "30NEW4",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]