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

Life Time Easton Farewell to Summer Partner

ID: 6783171779

对局比分

2-21

获胜 / Win

对决日期

2025-09-02

对局时间 (估算)

12:45 AM

对决场地

3900 Easton Station, Columbus, OH 43219, USA

未核实场馆

对决竞争阵营

阵营 1负方
HP
Helen Prescod

LVEVLJ · USA

DUPR

2.700

AO
Ali Odonnell

ME6PQD · Columbus, OH, US

DUPR

2.605

阵营 2胜方
kelly snead

17M7QM · New Albany, OH, US

DUPR

4.495

Aaron Crabtree

8DPWY4 · Canal Winchester, OH, US

DUPR

4.469

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6783171779
显示原始对决元数据 JSON
[
  {
    "team_id": 6567962898,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Helen Prescod",
        "dupr_id": "LVEVLJ",
        "rating": 2.7,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ali Odonnell",
        "dupr_id": "ME6PQD",
        "rating": 2.605,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 6912304968,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kelly snead",
        "dupr_id": "17M7QM",
        "rating": 4.495,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68758e948397f.jpg",
        "location": "New Albany, OH, US"
      },
      {
        "name": "Aaron Crabtree",
        "dupr_id": "8DPWY4",
        "rating": 4.469,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68758f5c1c552.jpg",
        "location": "Canal Winchester, OH, US"
      }
    ]
  }
]