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

5th Annual Oktoberfest Pickleball and Pints - Mixed Doubles Moneyball

ID: 4515534295

对局比分

1-11

落败 / Loss

对决日期

2025-10-27

对局时间 (估算)

8:45 AM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1负方
MK
Mallary Kelley

3LQZP6 · Johnson City, TN, US

DUPR

4.296

MH
Michael Horton

8DR9Z6 · Pounding Mill, VA, US

DUPR

4.314

阵营 2胜方
CQ
Cassie Quast

12JOY1 · Knoxville, TN, US

DUPR

4.715

AB
Arnab Baruah

O6WR9P · Dibrugarh, AS, IN

DUPR

4.632

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4515534295
显示原始对决元数据 JSON
[
  {
    "team_id": 8067675980,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mallary Kelley",
        "dupr_id": "3LQZP6",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "Michael Horton",
        "dupr_id": "8DR9Z6",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Pounding Mill, VA, US"
      }
    ]
  },
  {
    "team_id": 6789163406,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cassie Quast",
        "dupr_id": "12JOY1",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Arnab Baruah",
        "dupr_id": "O6WR9P",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Dibrugarh, AS, IN"
      }
    ]
  }
]