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

3.0-3.5+ Women’s Round Robin

ID: 7592292213

对局比分

11-5

落败 / Loss

对决日期

2025-07-28

对局时间 (估算)

10:15 AM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1胜方
SC
Susan Cooper

8GLL7M · Las Vegas, NV, US

DUPR

3.234

GF
Gabrielle Fabros

OD5YG2 · Las Vegas, NV, US

DUPR

2.891

阵营 2负方
SW
Samantha Werner

RX6D0N · Henderson, NV, US

DUPR

3.051

BM
Becky Munoz

LW95L5 · USA

DUPR

2.840

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7592292213
显示原始对决元数据 JSON
[
  {
    "team_id": 4930170994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Cooper",
        "dupr_id": "8GLL7M",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Gabrielle Fabros",
        "dupr_id": "OD5YG2",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5204438440,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samantha Werner",
        "dupr_id": "RX6D0N",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Becky  Munoz",
        "dupr_id": "LW95L5",
        "rating": 2.84,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]