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

World Pickleball Tour Amateur Invitational Championships Mixed Doubles 4.5:40+

ID: 4566543580

对局比分

1-11, 1-11

落败 / Loss

对决日期

2024-01-13

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Brooke Peters

1Q20M4 · Shippenville, PA, US

DUPR

4.873

LC
Lucas Cherry

3XVK05 · Titusville, PA, US

DUPR

4.500

阵营 2胜方
MP
Michelle Park

1NVNEN · Flower Mound, TX, US

DUPR

3.946

GP
Gene Park

RZEGWZ · Double Oak, TX, US

DUPR

4.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4566543580
显示原始对决元数据 JSON
[
  {
    "team_id": 5318967604,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brooke Peters",
        "dupr_id": "1Q20M4",
        "rating": 4.873,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1220760/images/profile/c1259573-8487-4b05-a1d6-5372f50e15e0.png",
        "location": "Shippenville, PA, US"
      },
      {
        "name": "Lucas Cherry",
        "dupr_id": "3XVK05",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Titusville, PA, US"
      }
    ]
  },
  {
    "team_id": 4823433132,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Park",
        "dupr_id": "1NVNEN",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Gene Park",
        "dupr_id": "RZEGWZ",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Double Oak, TX, US"
      }
    ]
  }
]