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

Fall Frenzy TMDW Tourney

ID: 6636703319

对局比分

15-9

落败 / Loss

对决日期

2025-10-05

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ES
Echo Santos

1QQE4R · Weyerhaeuser, WI, US

DUPR

3.798

Tina Huestis

KOXW9Y · Eau Claire, WI, US

DUPR

3.829

阵营 2负方
AM
Amy Mielke

JZD66W · Eau Claire, WI, US

DUPR

3.875

KB
Krissy Bien

3LLENK · Altoona, WI, US

DUPR

3.751

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6636703319
显示原始对决元数据 JSON
[
  {
    "team_id": 5041239455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Echo Santos",
        "dupr_id": "1QQE4R",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Weyerhaeuser, WI, US"
      },
      {
        "name": "Tina Huestis",
        "dupr_id": "KOXW9Y",
        "rating": 3.829,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/155007_648b144681adc.jpeg",
        "location": "Eau Claire, WI, US"
      }
    ]
  },
  {
    "team_id": 8238868437,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Mielke",
        "dupr_id": "JZD66W",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Krissy Bien",
        "dupr_id": "3LLENK",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      }
    ]
  }
]