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

Competitive Open Play Match

ID: 5851443308

对局比分

2-11

获胜 / Win

对决日期

2025-08-19

对局时间 (估算)

9:00 PM

对决场地

Sarasota Pompano Pickleball, South Pompano Avenue, Sarasota, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SM
Shane McCormack

ODLOD2 · Sarasota, FL, US

DUPR

4.093

阵营 2胜方
RW
Ricky Wright

769V44 · Lakewood Ranch, FL, US

DUPR

4.599

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5851443308
显示原始对决元数据 JSON
[
  {
    "team_id": 7912594819,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shane McCormack",
        "dupr_id": "ODLOD2",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 5799575235,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricky Wright",
        "dupr_id": "769V44",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]