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

Badger State Games Mens Doubles 4.5Wausau Tennis Centre-Pickleball

ID: 4737268664

对局比分

12-10

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

9:00 PM

对决场地

928 Mcdonald St, Wausau, WI 54403, USA

未核实场馆

对决竞争阵营

阵营 1胜方
TT
Teddy Thor

L50MPQ · Appleton, WI, US

DUPR

4.118

AV
Aaron Vang

L2QM25 · Appleton, WI, US

DUPR

4.364

阵营 2负方
DS
Drew Siegmund

KOZL0O · Kaukauna, WI, US

DUPR

4.925

YT
Yee Thao

4VPLR6 · Appleton, WI, US

DUPR

4.294

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4737268664
显示原始对决元数据 JSON
[
  {
    "team_id": 4859256021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teddy Thor",
        "dupr_id": "L50MPQ",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Aaron Vang",
        "dupr_id": "L2QM25",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  },
  {
    "team_id": 4346071312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Siegmund",
        "dupr_id": "KOZL0O",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Kaukauna, WI, US"
      },
      {
        "name": "Yee Thao",
        "dupr_id": "4VPLR6",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  }
]