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

Mixed Doubles 4.0/4.5+ - Monster Smash

ID: 7952979638

对局比分

11-10

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

3:30 PM

对决场地

Casper Pickleball and Sports Complex

未核实场馆

对决竞争阵营

阵营 1胜方
Craig Plante

8K50K7 · Buffalo, WY, US

DUPR

4.488

NH
Natalie Hardesty

89MKK1 · Wyarno, WY, US

DUPR

4.405

阵营 2负方
KT
Katherine Tedford

59N5R5 · Casper, WY, US

DUPR

3.813

HM
Hector Martinez

0Y7262 · Casper, WY, US

DUPR

4.291

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7952979638
显示原始对决元数据 JSON
[
  {
    "team_id": 6113190510,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Craig Plante",
        "dupr_id": "8K50K7",
        "rating": 4.488,
        "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.405,
        "profile_pic_url": null,
        "location": "Wyarno, WY, US"
      }
    ]
  },
  {
    "team_id": 7194204414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine Tedford",
        "dupr_id": "59N5R5",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Hector Martinez",
        "dupr_id": "0Y7262",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      }
    ]
  }
]