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

Pony Express Pickleball Club

ID: 7704284346

对局比分

6-11

落败 / Loss

对决日期

2026-05-26

对局时间 (估算)

7:30 PM

对决场地

St Joseph, MO, USA

View Facility Page →

对决竞争阵营

阵营 1负方
PJ
Paul Juba

D5WOYY · Saint Joseph, MO, US

DUPR

3.599

EB
Emily Biswell

D9E0D4 · USA

DUPR

2.826

阵营 2胜方
GS
Gina Stillman

3OGJXL · Saint Joseph, MO, US

DUPR

3.123

JI
jayvie ibarra

KDPDWY · USA

DUPR

2.957

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7704284346
显示原始对决元数据 JSON
[
  {
    "team_id": 6034670970,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Juba",
        "dupr_id": "D5WOYY",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "Saint Joseph, MO, US"
      },
      {
        "name": "Emily Biswell",
        "dupr_id": "D9E0D4",
        "rating": 2.826,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7816076690,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gina Stillman",
        "dupr_id": "3OGJXL",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": "Saint Joseph, MO, US"
      },
      {
        "name": "jayvie ibarra",
        "dupr_id": "KDPDWY",
        "rating": 2.957,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]