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

APEX SPORTS HUB

ID: 5901144767

对局比分

15-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

12:45 AM

对决场地

19310 E 50th Terrace, Independence, MO 64055, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TT
Tate Turner

GG92GV · Overland Park, KS, US

DUPR

4.703

EW
Evan Wyatt

8KQ2N7 · Leawood, KS, US

DUPR

4.140

阵营 2负方
Randy Evans

0YRDYX · Springfield, MO, US

DUPR

4.424

DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.481

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5901144767
显示原始对决元数据 JSON
[
  {
    "team_id": 7582610524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tate Turner",
        "dupr_id": "GG92GV",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Evan Wyatt",
        "dupr_id": "8KQ2N7",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  },
  {
    "team_id": 7213118937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Evans",
        "dupr_id": "0YRDYX",
        "rating": 4.424,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/104447_62fda734324ff.jpeg",
        "location": "Springfield, MO, US"
      },
      {
        "name": "Daniel Woolsey",
        "dupr_id": "7DM27M",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      }
    ]
  }
]