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

Advanced Women’s Holiday Tournament

ID: 4651443510

对局比分

11-3

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

7:30 PM

对决场地

The Picklr Wheaton

View Facility Page →

对决竞争阵营

阵营 1胜方
Alice Pan

67654K · Hinsdale, IL, US

DUPR

4.303

GC
giezelle cruz

76Y6E5 · Westmont, IL, US

DUPR

3.933

阵营 2负方
PR
Phoebe Reyrao

2QDWZE · Westmont, IL, US

DUPR

3.592

RB
Regina Budrys

V779D7 · Hinsdale, IL, US

DUPR

4.006

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4651443510
显示原始对决元数据 JSON
[
  {
    "team_id": 6745257494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alice Pan",
        "dupr_id": "67654K",
        "rating": 4.303,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/801924/images/profile/92206327-f65f-4221-b6a5-9be100ba8e2a.jpg",
        "location": "Hinsdale, IL, US"
      },
      {
        "name": "giezelle cruz",
        "dupr_id": "76Y6E5",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Westmont, IL, US"
      }
    ]
  },
  {
    "team_id": 7068865202,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phoebe Reyrao",
        "dupr_id": "2QDWZE",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Westmont, IL, US"
      },
      {
        "name": "Regina Budrys",
        "dupr_id": "V779D7",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Hinsdale, IL, US"
      }
    ]
  }
]