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

Challenger Bracket - Utah Super Regional

ID: 7652205133

对局比分

20-22

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

2:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
ST
Spencer Turley

3P72G8 · Gilbert, AZ, US

DUPR

4.417

KP
Kawika Pigott

0YQP42 · Vineyard, UT, US

DUPR

4.199

阵营 2胜方
Nathan Kennedy

JZ7OJM · Draper, UT, US

DUPR

4.918

LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.124

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7652205133
显示原始对决元数据 JSON
[
  {
    "team_id": 4520268603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Spencer Turley",
        "dupr_id": "3P72G8",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Kawika Pigott",
        "dupr_id": "0YQP42",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  },
  {
    "team_id": 4910501486,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Kennedy",
        "dupr_id": "JZ7OJM",
        "rating": 4.918,
        "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.124,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]