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

NP Mile High Classic Powered by Onix - Womens Doubles Skill: (4.999 And Under) 4.5 all ages

ID: 5422032191

对局比分

6-15

获胜 / Win

对决日期

2025-10-04

对局时间 (估算)

12:45 AM

对决场地

Louisville, CO

View Facility Page →

对决竞争阵营

阵营 1负方
JC
Jessica Crothers

X2ZQKX · Westminster, CO, US

DUPR

3.933

MB
Morgan Burns

D974YY · USA

DUPR

4.467

阵营 2胜方
SS
Sylvia Stone

KO65O6 · Boulder, CO, US

DUPR

4.624

ES
Erika Shepard

PKE77G · Denver, CO, US

DUPR

4.632

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5422032191
显示原始对决元数据 JSON
[
  {
    "team_id": 6269666497,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Crothers",
        "dupr_id": "X2ZQKX",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Westminster, CO, US"
      },
      {
        "name": "Morgan Burns",
        "dupr_id": "D974YY",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7373084331,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sylvia Stone",
        "dupr_id": "KO65O6",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Erika Shepard",
        "dupr_id": "PKE77G",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]