返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PB4ALL Spring Classic - SAT-Mixed Doubles 5.0+ OPEN PRO

ID: 7786900806

对局比分

9-15

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

7:30 PM

对决场地

Santa Rosa, CA

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Joana Stark

7DO6Y9 · Estoril, Lisbon, PT

DUPR

5.213

JW
Justin Woo

8D5RZM · Palo Alto, CA, US

DUPR

5.195

阵营 2胜方
AN
Alexis Nelson

30X2ZN · USA

DUPR

5.625

AL
Alex Long

QPW7Q4 · San Ramon, CA, US

DUPR

5.322

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7786900806
显示原始对决元数据 JSON
[
  {
    "team_id": 5603372042,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joana Stark",
        "dupr_id": "7DO6Y9",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": "Estoril, Lisbon, PT"
      },
      {
        "name": "Justin Woo",
        "dupr_id": "8D5RZM",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 4879336346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexis Nelson",
        "dupr_id": "30X2ZN",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Long",
        "dupr_id": "QPW7Q4",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  }
]