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

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 4.0 Age: (40+)

ID: 7681239524

对局比分

9-11, 11-7, 7-11

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

9:00 PM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
DK
Donna Kipybida

YXRX94 · USA

DUPR

3.937

SW
Scott Whiting

3Z4RGP · USA

DUPR

4.482

阵营 2胜方
EP
Elizabeth Pattison

8KL25O · New York, NY, US

DUPR

4.336

JM
James Monohan

3ZYNGL · Kings County, NY, US

DUPR

4.338

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7681239524
显示原始对决元数据 JSON
[
  {
    "team_id": 6099840684,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donna Kipybida",
        "dupr_id": "YXRX94",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Whiting",
        "dupr_id": "3Z4RGP",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5850688523,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Pattison",
        "dupr_id": "8KL25O",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "James Monohan",
        "dupr_id": "3ZYNGL",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]