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

5th Annual Oktoberfest Pickleball and Pints - Mixed Doubles Moneyball

ID: 5249230571

对局比分

13-11

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

12:45 AM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
AS
Alexa Spurling

8KLV5Y · Abingdon, VA, US

DUPR

4.369

CA
Craegen Ashby

7DMKRM · Richlands, VA, US

DUPR

3.885

阵营 2负方
MK
Mallary Kelley

3LQZP6 · Johnson City, TN, US

DUPR

4.379

MH
Michael Horton

8DR9Z6 · Pounding Mill, VA, US

DUPR

4.356

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5249230571
显示原始对决元数据 JSON
[
  {
    "team_id": 5680388282,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexa Spurling",
        "dupr_id": "8KLV5Y",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Abingdon, VA, US"
      },
      {
        "name": "Craegen Ashby",
        "dupr_id": "7DMKRM",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Richlands, VA, US"
      }
    ]
  },
  {
    "team_id": 7816508296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mallary Kelley",
        "dupr_id": "3LQZP6",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "Michael Horton",
        "dupr_id": "8DR9Z6",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Pounding Mill, VA, US"
      }
    ]
  }
]