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

Mixed Doubles 4.0/4.5+ - Monster Smash

ID: 6513802074

对局比分

7-11

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

7:30 PM

对决场地

Casper Pickleball and Sports Complex

未核实场馆

对决竞争阵营

阵营 1负方
CL
Caleb Long

WX9VLK · Casper, WY, US

DUPR

4.122

AM
Alise Madsen

PKD7WX · Douglas, WY, US

DUPR

3.744

阵营 2胜方
KT
Katherine Tedford

59N5R5 · Casper, WY, US

DUPR

3.811

HM
Hector Martinez

0Y7262 · Casper, WY, US

DUPR

4.289

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6513802074
显示原始对决元数据 JSON
[
  {
    "team_id": 5704226235,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caleb Long",
        "dupr_id": "WX9VLK",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Alise Madsen",
        "dupr_id": "PKD7WX",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Douglas, WY, US"
      }
    ]
  },
  {
    "team_id": 6796150381,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katherine Tedford",
        "dupr_id": "59N5R5",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Hector Martinez",
        "dupr_id": "0Y7262",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      }
    ]
  }
]