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

USLPL 35+ Hatboro

ID: 5172392977

对局比分

9-11, 12-10, 3-11

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AB
Ash Barton

3LPZLK · Cleveland, TN, US

DUPR

4.828

Rich Lively

1NXO68 · Cleveland, TN, US

DUPR

5.190

阵营 2胜方
MF
Michael Fredrick Kiley

3OX7GP · Grand Rapids, MI, US

DUPR

5.073

LD
Lauren Dahm

8DKZML · Baldwinsville, NY, US

DUPR

5.521

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5172392977
显示原始对决元数据 JSON
[
  {
    "team_id": 7985303249,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ash Barton",
        "dupr_id": "3LPZLK",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Cleveland, TN, US"
      },
      {
        "name": "Rich Lively",
        "dupr_id": "1NXO68",
        "rating": 5.19,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66dbb3ba5a2f9.jpg",
        "location": "Cleveland, TN, US"
      }
    ]
  },
  {
    "team_id": 5507242382,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Fredrick Kiley",
        "dupr_id": "3OX7GP",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Lauren Dahm",
        "dupr_id": "8DKZML",
        "rating": 5.521,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      }
    ]
  }
]