返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pony Express Pickleball Club

ID: 5768346491

对局比分

11-7

落败 / Loss

对决日期

2026-06-02

对局时间 (估算)

12:45 AM

对决场地

St Joseph, MO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Emily Biswell

D9E0D4 · USA

DUPR

2.865

DB
Daniel Bennett

LVQY0Q · USA

DUPR

3.155

阵营 2负方
MM
mark mclaughlin

KXXW6O · Saint Joseph, MO, US

DUPR

2.877

EM
Ellie Messenger

V6E6WJ · USA

DUPR

2.716

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5768346491
显示原始对决元数据 JSON
[
  {
    "team_id": 6972653549,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Biswell",
        "dupr_id": "D9E0D4",
        "rating": 2.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Bennett",
        "dupr_id": "LVQY0Q",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8130001432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mark mclaughlin",
        "dupr_id": "KXXW6O",
        "rating": 2.877,
        "profile_pic_url": null,
        "location": "Saint Joseph, MO, US"
      },
      {
        "name": "Ellie Messenger",
        "dupr_id": "V6E6WJ",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]