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

Mixed Doubles 4.0/4.5+ - Monster Smash

ID: 7548735308

对局比分

11-7

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

9:00 PM

对决场地

Casper Pickleball and Sports Complex

未核实场馆

对决竞争阵营

阵营 1胜方
Craig Plante

8K50K7 · Buffalo, WY, US

DUPR

4.464

NH
Natalie Hardesty

89MKK1 · Wyarno, WY, US

DUPR

4.383

阵营 2负方
CL
Caleb Long

WX9VLK · Casper, WY, US

DUPR

4.127

AM
Alise Madsen

PKD7WX · Douglas, WY, US

DUPR

3.760

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7548735308
显示原始对决元数据 JSON
[
  {
    "team_id": 6694553755,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Craig Plante",
        "dupr_id": "8K50K7",
        "rating": 4.464,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1220389/images/profile/a6e71de6-20d4-4111-91c3-62140d7a16bf.jpg",
        "location": "Buffalo, WY, US"
      },
      {
        "name": "Natalie Hardesty",
        "dupr_id": "89MKK1",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Wyarno, WY, US"
      }
    ]
  },
  {
    "team_id": 8438060612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caleb Long",
        "dupr_id": "WX9VLK",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Alise Madsen",
        "dupr_id": "PKD7WX",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Douglas, WY, US"
      }
    ]
  }
]