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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 7958091799

对局比分

6-11

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DD
Daniel Devereaux

4LRWW6 · USA

DUPR

3.858

MW
Michael White

3YL5QK · USA

DUPR

3.769

阵营 2胜方
LM
Lisa McChesney

9P66EJ · USA

DUPR

3.954

PC
Patrick Coffey

8KDKK1 · Hanover, MA, US

DUPR

3.978

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7958091799
显示原始对决元数据 JSON
[
  {
    "team_id": 5173044573,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael White",
        "dupr_id": "3YL5QK",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5384139524,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa McChesney",
        "dupr_id": "9P66EJ",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Coffey",
        "dupr_id": "8KDKK1",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Hanover, MA, US"
      }
    ]
  }
]