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

2.5+ Women’s Round Robin

ID: 5664487825

对局比分

11-10

落败 / Loss

对决日期

2025-11-18

对局时间 (估算)

2:15 AM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1胜方
TH
Terry Hatcher

0QZXWG · Las Vegas, NV, US

DUPR

2.769

AW
Amanda Werlang

67DO90 · CA, US

DUPR

2.776

阵营 2负方
DH
Deena Holloway

NRYXK2 · Henderson, NV, US

DUPR

2.803

LC
Lisa Cobb

RXDDJN · Las Vegas, NV, US

DUPR

2.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5664487825
显示原始对决元数据 JSON
[
  {
    "team_id": 6401679111,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terry Hatcher",
        "dupr_id": "0QZXWG",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Amanda  Werlang",
        "dupr_id": "67DO90",
        "rating": 2.776,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  },
  {
    "team_id": 6780584448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deena Holloway",
        "dupr_id": "NRYXK2",
        "rating": 2.803,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Lisa  Cobb",
        "dupr_id": "RXDDJN",
        "rating": 2.733,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]