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

5th Annual Oktoberfest Pickleball and Pints - Mixed Doubles Moneyball

ID: 5995062489

对局比分

12-10

获胜 / Win

对决日期

2025-10-27

对局时间 (估算)

10:15 AM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
CQ
Cassie Quast

12JOY1 · Knoxville, TN, US

DUPR

4.447

AB
Arnab Baruah

O6WR9P · Dibrugarh, AS, IN

DUPR

4.366

阵营 2负方
AS
Alexa Spurling

8KLV5Y · Abingdon, VA, US

DUPR

4.355

CA
Craegen Ashby

7DMKRM · Richlands, VA, US

DUPR

3.869

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5995062489
显示原始对决元数据 JSON
[
  {
    "team_id": 4775590508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cassie Quast",
        "dupr_id": "12JOY1",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Arnab Baruah",
        "dupr_id": "O6WR9P",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Dibrugarh, AS, IN"
      }
    ]
  },
  {
    "team_id": 7515076391,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexa Spurling",
        "dupr_id": "8KLV5Y",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Abingdon, VA, US"
      },
      {
        "name": "Craegen Ashby",
        "dupr_id": "7DMKRM",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Richlands, VA, US"
      }
    ]
  }
]