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

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

ID: 6810494787

对局比分

7-15

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

4:45 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
MP
Melanie Pulliam

3V0LE1 · Hanford, CA, US

DUPR

4.450

VV
Vorlasing Vankham

355RXR · Porterville, CA, US

DUPR

4.239

阵营 2胜方
EP
Elizabeth Pattison

8KL25O · New York, NY, US

DUPR

4.348

JM
James Monohan

3ZYNGL · Kings County, NY, US

DUPR

4.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6810494787
显示原始对决元数据 JSON
[
  {
    "team_id": 5459049244,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melanie Pulliam",
        "dupr_id": "3V0LE1",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Hanford, CA, US"
      },
      {
        "name": "Vorlasing Vankham",
        "dupr_id": "355RXR",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Porterville, CA, US"
      }
    ]
  },
  {
    "team_id": 6575075313,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Pattison",
        "dupr_id": "8KL25O",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "James Monohan",
        "dupr_id": "3ZYNGL",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]