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

Mixed Doubles 4.0/4.5+ - Monster Smash

ID: 6016610190

对局比分

11-5

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

7:30 PM

对决场地

Casper Pickleball and Sports Complex

未核实场馆

对决竞争阵营

阵营 1胜方
Craig Plante

8K50K7 · Buffalo, WY, US

DUPR

4.512

NH
Natalie Hardesty

89MKK1 · Wyarno, WY, US

DUPR

4.427

阵营 2负方
SD
Sam Dia

V49VO7 · WY, US

DUPR

4.476

LW
Lexie Woolridge

3ZKJVP · USA

DUPR

4.281

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6016610190
显示原始对决元数据 JSON
[
  {
    "team_id": 7227213509,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Craig Plante",
        "dupr_id": "8K50K7",
        "rating": 4.512,
        "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.427,
        "profile_pic_url": null,
        "location": "Wyarno, WY, US"
      }
    ]
  },
  {
    "team_id": 4545120072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Dia",
        "dupr_id": "V49VO7",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "WY, US"
      },
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]