返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

New Town Pickleball Monday Night League at Vetta GT

ID: 8070428509

对局比分

12-15

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

2:15 AM

对决场地

5001 Merten Crossing St, St Charles, MO 63301, USA

未核实场馆

对决竞争阵营

阵营 1负方
CF
Cliff Faucheux

PZJD5Z · USA

DUPR

3.191

TR
Trevor Rees

MY444G · O'Fallon, MO, US

DUPR

3.409

阵营 2胜方
LC
Lucas Cook

VXDJW7 · Bethalto, IL, US

DUPR

3.167

KC
Kevin Cook

X2V2K2 · Staunton, IL, US

DUPR

3.295

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8070428509
显示原始对决元数据 JSON
[
  {
    "team_id": 5880714548,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cliff Faucheux",
        "dupr_id": "PZJD5Z",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Rees",
        "dupr_id": "MY444G",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  },
  {
    "team_id": 6321265164,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucas Cook",
        "dupr_id": "VXDJW7",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": "Bethalto, IL, US"
      },
      {
        "name": "Kevin  Cook",
        "dupr_id": "X2V2K2",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": "Staunton, IL, US"
      }
    ]
  }
]