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

APEX SPORTS HUB

ID: 4940047068

对局比分

9-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
TT
Tate Turner

GG92GV · Overland Park, KS, US

DUPR

4.662

EW
Evan Wyatt

8KQ2N7 · Leawood, KS, US

DUPR

4.098

阵营 2胜方
Randy Evans

0YRDYX · Springfield, MO, US

DUPR

4.407

DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.469

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4940047068
显示原始对决元数据 JSON
[
  {
    "team_id": 7772396371,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tate Turner",
        "dupr_id": "GG92GV",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Evan Wyatt",
        "dupr_id": "8KQ2N7",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  },
  {
    "team_id": 4749637888,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Evans",
        "dupr_id": "0YRDYX",
        "rating": 4.407,
        "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.469,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      }
    ]
  }
]