返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Barndominium Round Robin

ID: 5383015801

对局比分

15-11

落败 / Loss

对决日期

2025-09-29

对局时间 (估算)

2:15 AM

对决场地

Owensboro, KY, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
NW
Nathan Wildridge

8KE2K8 · Washington, IN, US

DUPR

5.286

TG
Tyler Gipe

XJ7Q7R · Franklin, TN, US

DUPR

5.000

阵营 2负方
DW
Derek Willis

12Y4EY · Evansville, IN, US

DUPR

5.367

MT
Matthew Tibbs

3V64JJ · USA

DUPR

4.943

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5383015801
显示原始对决元数据 JSON
[
  {
    "team_id": 7846571421,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Wildridge",
        "dupr_id": "8KE2K8",
        "rating": 5.286,
        "profile_pic_url": null,
        "location": "Washington, IN, US"
      },
      {
        "name": "Tyler Gipe",
        "dupr_id": "XJ7Q7R",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      }
    ]
  },
  {
    "team_id": 6716049232,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Willis",
        "dupr_id": "12Y4EY",
        "rating": 5.367,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Matthew Tibbs",
        "dupr_id": "3V64JJ",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]