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

Pool A - DUPR 16 - The Dink Minor League Pickleball @ Sliders Shootout ~ Columbus, Ohio

ID: 8047674511

对局比分

21-16

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Pickle & Chill

View Facility Page →

对决竞争阵营

阵营 1胜方
WC
Wayne Chang

EGZXRW · Columbus, OH, US

DUPR

4.380

TT
Ty Thomas

4LZWE6 · USA

DUPR

4.012

阵营 2负方
FE
Fernando Esquivel

3OEJJP · Presto, PA, US

DUPR

4.144

JV
Joe Volpe

3OOPLE · Pittsburgh, PA, US

DUPR

4.107

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8047674511
显示原始对决元数据 JSON
[
  {
    "team_id": 8359467206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wayne Chang",
        "dupr_id": "EGZXRW",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Ty Thomas",
        "dupr_id": "4LZWE6",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8384472523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fernando Esquivel",
        "dupr_id": "3OEJJP",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Presto, PA, US"
      },
      {
        "name": "Joe Volpe",
        "dupr_id": "3OOPLE",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]