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

Pony Express Pickleball Club

ID: 8141047290

对局比分

11-8

落败 / Loss

对决日期

2026-05-26

对局时间 (估算)

7:30 PM

对决场地

St Joseph, MO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GS
Gina Stillman

3OGJXL · Saint Joseph, MO, US

DUPR

3.111

JA
Jamie Audelia

OZOW62 · USA

DUPR

2.828

阵营 2负方
PJ
Paul Juba

D5WOYY · Saint Joseph, MO, US

DUPR

3.607

SM
Stacy Merksick

LZL0NK · USA

DUPR

2.771

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8141047290
显示原始对决元数据 JSON
[
  {
    "team_id": 5717519737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gina Stillman",
        "dupr_id": "3OGJXL",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": "Saint Joseph, MO, US"
      },
      {
        "name": "Jamie Audelia",
        "dupr_id": "OZOW62",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7035558562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Juba",
        "dupr_id": "D5WOYY",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Saint Joseph, MO, US"
      },
      {
        "name": "Stacy Merksick",
        "dupr_id": "LZL0NK",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]