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

Fall Brawl 2025 - WD / 3.5 / All Ages

ID: 6006985274

对局比分

15-9

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

3:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
Jen Vo

MYY02P · San Jose, CA, US

DUPR

3.741

AI
Alexandra I Sondra I Norris

30KN7N · San Jose, CA, US

DUPR

3.616

阵营 2负方
AP
Ashley Perry

3P7GVX · South Jordan, UT, US

DUPR

3.395

NM
Nicole Marie West

ZNG2WQ · West Jordan, UT, US

DUPR

4.136

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6006985274
显示原始对决元数据 JSON
[
  {
    "team_id": 4300216053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jen Vo",
        "dupr_id": "MYY02P",
        "rating": 3.741,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1013444/images/profile/446de636-def8-4987-9952-35df47e7537c.png",
        "location": "San Jose, CA, US"
      },
      {
        "name": "Alexandra I Sondra I Norris",
        "dupr_id": "30KN7N",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 8364937450,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Perry",
        "dupr_id": "3P7GVX",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Nicole Marie West",
        "dupr_id": "ZNG2WQ",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  }
]